Package: RApiDatetime
Type: Package
Title: R API for 'Date' and 'Datetime'
Version: 0.0.10
Date: 2026-01-11
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                    comment = c(ORCID = "0000-0001-6419-907X")),
             person("R Core", role = "aut", comment = "Included date / datetime code"))
Description: Access to the C-level R date and 'datetime' code is provided for
 C-level API use by other packages via registration of native functions.
 Client packages simply include a single header 'RApiDatetime.h' provided
 by this package, and also 'import' it.  The R Core group is the original
 author of the code made available with slight modifications by this package. 
URL: https://github.com/eddelbuettel/rapidatetime,
        https://dirk.eddelbuettel.com/code/rapidatetime.html
BugReports: https://github.com/eddelbuettel/rapidatetime/issues
License: GPL (>= 2)
RoxygenNote: 6.0.1
OS_type: unix
NeedsCompilation: yes
Packaged: 2026-01-11 21:55:26 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>),
  R Core [aut] (Included date / datetime code)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-01-11 23:40:15 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2026-01-12 02:11:37 UTC; unix
Archs: RApiDatetime.so.dSYM
