Package: tzdb 0.5.0.9000

Image

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.5.0.9000.tar.gz
tzdb_0.5.0.9000.zip(r-4.6)tzdb_0.5.0.9000.zip(r-4.5)tzdb_0.5.0.9000.zip(r-4.4)
tzdb_0.5.0.9000.tgz(r-4.6-x86_64)tzdb_0.5.0.9000.tgz(r-4.6-arm64)tzdb_0.5.0.9000.tgz(r-4.5-x86_64)tzdb_0.5.0.9000.tgz(r-4.5-arm64)
tzdb_0.5.0.9000.tar.gz(r-4.6-arm64)tzdb_0.5.0.9000.tar.gz(r-4.6-x86_64)tzdb_0.5.0.9000.tar.gz(r-4.5-arm64)tzdb_0.5.0.9000.tar.gz(r-4.5-x86_64)
tzdb_0.5.0.9000.tgz(r-4.5-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'))

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

Pkgdown/docs site:https://tzdb.r-lib.org

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

On CRAN:

Conda:

cpp

11.80 score 7 stars 2.6k packages 46 scripts 820k downloads 4 exports 1 dependencies

Last updated from:ca067f4522. Checks:13 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-arm64OK121
linux-devel-x86_64OK106
source / vignettesOK166
linux-release-arm64OK113
linux-release-x86_64OK82
macos-devel-arm64OK103
macos-devel-x86_64OK196
macos-release-arm64OK109
macos-release-x86_64OK157
windows-develOK108
windows-releaseOK99
windows-oldrelOK107
wasm-releaseOK103

Exports:tzdb_initializetzdb_namestzdb_pathtzdb_version

Dependencies:cpp11

  • Image