Nothing Special   »   [go: up one dir, main page]

Package: tzdb 0.4.0

Davis Vaughan

tzdb: Time Zone Database Information

Provides an up-to-date copy of the Internet Assigned Numbers Authority (IANA) Time Zone Database. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight saving time rules. Additionally, this package provides a C++ interface for working with the 'date' library. 'date' provides comprehensive support for working with dates and date-times, which this package exposes to make it easier for other R packages to utilize. Headers are provided for calendar specific calculations, along with a limited interface for time zone manipulations.

Authors:Davis Vaughan [aut, cre], Howard Hinnant [cph], Posit Software, PBC [cph, fnd]

tzdb_0.4.0.tar.gz
tzdb_0.4.0.zip(r-4.5)tzdb_0.4.0.zip(r-4.4)tzdb_0.4.0.zip(r-4.3)
tzdb_0.4.0.tgz(r-4.4-x86_64)tzdb_0.4.0.tgz(r-4.4-arm64)tzdb_0.4.0.tgz(r-4.3-x86_64)tzdb_0.4.0.tgz(r-4.3-arm64)
tzdb_0.4.0.tar.gz(r-4.5-noble)tzdb_0.4.0.tar.gz(r-4.4-noble)
tzdb_0.4.0.tgz(r-4.4-emscripten)tzdb_0.4.0.tgz(r-4.3-emscripten)
tzdb.pdf |tzdb.html
tzdb/json (API)
NEWS

# Install 'tzdb' in R:
install.packages('tzdb', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/tzdb/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

4 exports 6 stars 10.58 score 1 dependencies 2293 dependents 27 scripts 678.0k downloads

Last updated 1 years agofrom:55694c9d0e. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-win-x86_64OKSep 12 2024
R-4.5-linux-x86_64OKSep 12 2024
R-4.4-win-x86_64OKSep 12 2024
R-4.4-mac-x86_64OKSep 12 2024
R-4.4-mac-aarch64OKSep 12 2024
R-4.3-win-x86_64OKSep 12 2024
R-4.3-mac-x86_64OKSep 12 2024
R-4.3-mac-aarch64OKSep 12 2024

Exports:tzdb_initializetzdb_namestzdb_pathtzdb_version

Dependencies:cpp11