パッケージ: r-cran-tzdb (0.2.0-1)
r-cran-tzdb に関するリンク
Trisquel の資源:
r-cran-tzdb ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Dirk Eddelbuettel
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R package for Time Zone Database
The package 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.
その他の r-cran-tzdb 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.1.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-cpp11 (>= 0.4.0)
- C++11 interface for GNU R's C interface