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.7-x86_64)tzdb_0.5.0.9000.zip(r-4.7-arm64)tzdb_0.5.0.9000.zip(r-4.6-x86_64)tzdb_0.5.0.9000.zip(r-4.6-arm64)tzdb_0.5.0.9000.zip(r-4.5-x86_64)
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.7-arm64)tzdb_0.5.0.9000.tar.gz(r-4.7-x86_64)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.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
tzdb/json (API)

# 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

10.54 score 8 stars 2.8k packages 511k downloads 4 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK154
linux-devel-x86_64OK172
source / vignettesOK274
linux-release-arm64OK110
linux-release-x86_64OK134
macos-release-arm64OK90
macos-release-x86_64OK244
macos-oldrel-arm64OK93
macos-oldrel-x86_64OK241
windows-devel-arm64OK184
windows-devel-x86_64OK130
windows-release-arm64OK185
windows-release-x86_64OK118
windows-oldrel-x86_64OK97
wasm-releaseOK123

Exports:tzdb_initializetzdb_namestzdb_pathtzdb_version

Dependencies:cpp11

  • Image