parttime: Partial Datetime Handling
Datetimes and timestamps are invariably an imprecise notation, with any
partial representation implying some amount of uncertainty. To handle this,
'parttime' provides classes for embedding partial missingness as a central
part of its datetime classes. This central feature allows for more ergonomic
use of datetimes for challenging datetime computation, including
calculations of overlapping date ranges, imputations, and more thoughtful
handling of ambiguity that arises from uncertain time zones. This package was
developed first and foremost with pharmaceutical applications in mind, but
aims to be agnostic to application to accommodate general use cases just as
conveniently.
Version: |
0.1.2 |
Depends: |
R (≥ 3.6) |
Imports: |
crayon, lubridate, methods, pillar, utils, vctrs (≥ 0.2.0) |
Suggests: |
dplyr, withr, testthat, knitr, rmarkdown |
Published: |
2024-01-24 |
DOI: |
10.32614/CRAN.package.parttime |
Author: |
Doug Kelkhoff [aut, cre],
Bill Denney [ctb] |
Maintainer: |
Doug Kelkhoff <doug.kelkhoff at gmail.com> |
BugReports: |
https://github.com/dgkf/parttime/issues |
License: |
MIT + file LICENSE |
URL: |
https://dgkf.github.io/parttime/, https://github.com/dgkf/parttime |
NeedsCompilation: |
no |
Materials: |
README NEWS |
In views: |
TimeSeries |
CRAN checks: |
parttime results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=parttime
to link to this page.