Package: iso8601
Type: Package
Title: Working with ISO8601 Dates and Times
Version: 0.1.2
Authors@R: 
    person(given = "Jan",
           family = "van der Laan",
           role = c("aut", "cre"),
           email = "r@eoos.dds.nl",
           comment = c(ORCID = "0000-0002-0693-1514"))
Description: Functions to parse strings with ISO8601 dates, times, and
    date-times into R-objects.  Additionally, there are functions to determine
    the type of ISO8601 string and to standardise ISO8601 strings. 
BugReports: https://github.com/djvanderlaan/iso8601/issues
URL: https://github.com/djvanderlaan/iso8601/tree/main/R-package
Depends: R (>= 3.6.0)
Imports: Rcpp, utils
Suggests: methods
LinkingTo: Rcpp
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-12-20 13:58:19 UTC; eoos
Author: Jan van der Laan [aut, cre] (<https://orcid.org/0000-0002-0693-1514>)
Maintainer: Jan van der Laan <r@eoos.dds.nl>
Repository: CRAN
Date/Publication: 2024-12-20 15:10:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-12-20 16:30:39 UTC; unix
Archs: iso8601.so.dSYM
