Package: RApiDatetime 0.0.9
RApiDatetime: R API for 'Date' and 'Datetime'
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.
Authors:
RApiDatetime_0.0.9.tar.gz
RApiDatetime_0.0.9.tgz(r-4.4-x86_64)RApiDatetime_0.0.9.tgz(r-4.4-arm64)RApiDatetime_0.0.9.tgz(r-4.3-x86_64)RApiDatetime_0.0.9.tgz(r-4.3-arm64)
RApiDatetime_0.0.9.tar.gz(r-4.5-noble)RApiDatetime_0.0.9.tar.gz(r-4.4-noble)
RApiDatetime_0.0.9.tgz(r-4.4-emscripten)RApiDatetime_0.0.9.tgz(r-4.3-emscripten)
RApiDatetime.pdf |RApiDatetime.html✨
RApiDatetime/json (API)
NEWS
# Install 'RApiDatetime' in R: |
install.packages('RApiDatetime', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rapidatetime/issues
Last updated 3 months agofrom:acec5529a9. Checks:OK: 1 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 05 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 05 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 05 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 05 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 05 2024 |
Exports:asDatePOSIXctrapiAsPOSIXctrapiAsPOSIXltrapiD2POSIXltrapiFormatPOSIXltrapiPOSIXlt2Drapistrptime
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R API for 'Date' and 'Datetime' | RApiDatetime-package RApiDatetime |
Conversion from POSIXct to Date | asDatePOSIXct |
R Wrappers for 'strptime', 'asPOSIXlt' etc | rapiAsPOSIXct rapiAsPOSIXlt rapiD2POSIXlt rapiFormatPOSIXlt rapiPOSIXlt2D rapistrptime |