Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dgkf/parttime issues and pull requests

#55 - Allow casting from `Date` and `POSIXt` objects

Issue - State: open - Opened by billdenney 5 months ago - 2 comments
Labels: enhancement, design (api), change::minor

#54 - Resolve CRAN NOTES

Pull Request - State: closed - Opened by dgkf 8 months ago

#53 - Resolve NOTES on CRAN

Issue - State: closed - Opened by dgkf 8 months ago
Labels: change::patch

#52 - CRAN fix for mismatched S3 signatures

Pull Request - State: closed - Opened by dgkf over 1 year ago - 1 comment

#51 - vctrs S3 signature updates

Issue - State: closed - Opened by dgkf over 1 year ago
Labels: change::patch

#50 - ISO 8601 week date edge cases

Issue - State: open - Opened by trevorld almost 2 years ago - 3 comments
Labels: bug

#49 - Parsing/formatting ISO 8601 years less than zero or greater than 9999

Issue - State: open - Opened by trevorld almost 2 years ago - 2 comments

#48 - Local date times with unknown UTC offset assumed to be UTC time?

Issue - State: closed - Opened by trevorld almost 2 years ago - 3 comments

#47 - Formatting of missing in the middle components is confusing

Issue - State: open - Opened by bundfussr almost 2 years ago - 4 comments
Labels: change::patch

#46 - Add parsers to the "Reference" page

Issue - State: open - Opened by bundfussr almost 2 years ago - 1 comment
Labels: change::patch

#45 - v0.1.0

Pull Request - State: closed - Opened by dgkf almost 2 years ago

#44 - Revise pmax/pmin

Pull Request - State: closed - Opened by dgkf almost 2 years ago

#43 - Removing secfrac and tzmin components

Pull Request - State: closed - Opened by dgkf about 2 years ago - 1 comment

#42 - Feature: parttime subtraction to produce a parital difftime

Issue - State: open - Opened by dgkf about 2 years ago
Labels: change::minor

#41 - Adding tests for missing-in-the-middle cmp ops and impute

Pull Request - State: closed - Opened by dgkf about 2 years ago - 1 comment

#40 - Disallow mixed basic & extended iso8601 formats

Pull Request - State: closed - Opened by dgkf about 2 years ago

#39 - Adding CDISC datetime spec parser

Pull Request - State: closed - Opened by dgkf about 2 years ago - 1 comment

#38 - Invalid ISO 8601 in example (and it probably shouldn't parse)

Issue - State: closed - Opened by billdenney about 2 years ago - 9 comments

#37 - Add cdisc partial time formats

Issue - State: closed - Opened by dgkf about 2 years ago
Labels: enhancement, change::patch

#36 - Add message signalling when coercion produces NAs

Pull Request - State: closed - Opened by dgkf about 2 years ago - 3 comments

#35 - Handle pmin and pmax more responsibly

Issue - State: closed - Opened by dgkf about 2 years ago - 1 comment
Labels: wontfix

#34 - Add Bill Denney as contributor

Pull Request - State: closed - Opened by billdenney about 2 years ago

#33 - More example datetimes

Pull Request - State: closed - Opened by billdenney about 2 years ago - 1 comment

#32 - How to handle valid and invalid date-times

Issue - State: closed - Opened by billdenney about 2 years ago - 2 comments

#31 - A set of valid and invalid values for CDISC standards

Pull Request - State: closed - Opened by billdenney about 2 years ago - 1 comment

#30 - Should secfrac be NA when parsing information without second fractions?

Issue - State: closed - Opened by billdenney about 2 years ago - 3 comments

#29 - Various documentation fixes

Pull Request - State: closed - Opened by dgkf about 2 years ago

#28 - Documentation build warning: parse_timespan

Issue - State: closed - Opened by billdenney about 2 years ago

#27 - A small addendum to rebuild pkgdown reference

Pull Request - State: closed - Opened by dgkf about 2 years ago

#26 - Adding parser for timespan from iso8601

Pull Request - State: closed - Opened by dgkf about 2 years ago

#25 - Reduce parttime fields (remove `secfrac` and `tzmin`)

Issue - State: closed - Opened by dgkf about 2 years ago - 2 comments
Labels: help wanted, design (impl.)

#24 - Strategy to work toward a v0.1.0 release

Issue - State: closed - Opened by dgkf about 2 years ago - 7 comments
Labels: help wanted, design (api)

#23 - Adding warning for lossy datetimes

Pull Request - State: closed - Opened by dgkf about 2 years ago

#22 - Warn when `as.parttime` loses information

Issue - State: closed - Opened by dgkf about 2 years ago

#21 - Fixing character coercion and adding tests; fixes README bug

Pull Request - State: closed - Opened by dgkf about 2 years ago - 1 comment

#20 - minor cleanup; add pkgdown

Pull Request - State: closed - Opened by dgkf about 2 years ago

#19 - Add pkgdown website

Issue - State: closed - Opened by dgkf about 2 years ago

#18 - Adding tests for imputation

Pull Request - State: closed - Opened by dgkf about 2 years ago - 1 comment

#17 - Add formatting tests

Pull Request - State: closed - Opened by dgkf about 2 years ago - 2 comments

#16 - Adding mit license

Pull Request - State: closed - Opened by dgkf about 2 years ago

#15 - S3 register handling for R (< 3.6)

Issue - State: open - Opened by dgkf about 2 years ago
Labels: change::minor

#14 - Adding lucidate-style accessor functions

Pull Request - State: closed - Opened by dgkf about 2 years ago - 2 comments

#13 - Allow custom parsing regex/functions

Pull Request - State: closed - Opened by dgkf about 2 years ago - 1 comment

#12 - Adding impute_date* family

Pull Request - State: closed - Opened by dgkf about 2 years ago

#11 - Sweeping pass to clean up messy whitespace

Pull Request - State: closed - Opened by dgkf about 2 years ago - 1 comment

#10 - Add date imputation helpers

Issue - State: closed - Opened by dgkf about 2 years ago

#9 - Handling for missing-in-the-middle datetimes

Issue - State: closed - Opened by dgkf about 2 years ago - 10 comments

#8 - Remove `vctrs` Remotes dependency in favor of a CRAN release

Issue - State: closed - Opened by dgkf about 4 years ago
Labels: Hacktoberfest

#7 - update vec cast; update roxygen version

Pull Request - State: closed - Opened by dgkf over 4 years ago

#6 - updating readme

Pull Request - State: closed - Opened by dgkf about 5 years ago

#5 - Reimplement partial_time class as a timespan

Issue - State: closed - Opened by dgkf about 5 years ago - 1 comment
Labels: design (impl.)

#4 - cleaned some issues with vctrs printing

Pull Request - State: closed - Opened by dgkf about 5 years ago - 1 comment

#3 - Adding CI

Pull Request - State: closed - Opened by dgkf about 5 years ago - 1 comment

#2 - Passing R CMD Check and starting CI

Pull Request - State: closed - Opened by dgkf about 5 years ago

#1 - updated option handling, parttime & timespan comparison ops

Pull Request - State: closed - Opened by dgkf about 5 years ago