Path to this page:
./
time/R-RcppCCTZ,
Rcpp Bindings for the CCTZ Library
Branch: CURRENT,
Version: 0.2.13,
Package name: R-RcppCCTZ-0.2.13,
Maintainer: pkgsrc-users'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a
C++ library for translating between absolute and civil times using the
rules of a time zone. The 'CCTZ' source code, released under the
Apache 2.0 License, is included in this package. See
<https://github.com/google/cctz> for more details.
Master sites: (Expand)
Version history: (Expand)
- (2025-01-11) Updated to version: R-RcppCCTZ-0.2.13
- (2024-01-21) Package added to pkgsrc.se, version R-RcppCCTZ-0.2.12 (created)
CVS history: (Expand)
2025-01-11 14:34:03 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
2024-12-11 Dirk Eddelbuettel <edd@debian.org>
* DESCRIPTION (Version, Date): Release 0.2.13
2024-09-08 Dirk Eddelbuettel <edd@debian.org>
* DESCRIPTION (Authors@R): Added
2024-05-20 Dirk Eddelbuettel <edd@debian.org>
* README.md: Use tinyverse.netlify.app for dependency badge
2024-03-01 Dirk Eddelbuettel <edd@debian.org>
* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4,
add r-ci-setup actions
2023-06-01 Michael Quinn <msquinn@google.com>
* src/examples.cpp: Qualify call to cctz::format()
2023-04-01 Dirk Eddelbuettel <edd@debian.org>
* DESCRIPTION (Version, Date): Roll micro version
* src/Makevars: No longer set CXX_STD to CXX11
* src/Makevars.win: Idem
* src/Makevars.ucrt: Idem
|
2025-01-04 00:31:41 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(time/R-RcppCCTZ) experimental fix for error: '::vfwscanf' has not been declared
|
2024-11-30 21:51:35 by Thomas Klausner | Files touched by this commit (1) |
Log message:
R-RcppCCTZ: needs C++11
Otherwise:
error: 'wcstold' is not a member of 'std'
|
2024-07-07 12:16:20 by Nia Alarie | Files touched by this commit (1) |
Log message:
R-RcppCCTZ: add hacks.mk for NetBSD 9 libstdc++
... what a package name
|
2024-01-21 11:46:27 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(time/R-Rcpp*) Add buildlink3.mk
|
2024-01-21 10:10:20 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(time/R-RcppCCTZ) import R-RcppCCTZ-0.2.12
'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a
C++ library for translating between absolute and civil times using the
rules of a time zone. The 'CCTZ' source code, released under the
Apache 2.0 License, is included in this package. See
<https://github.com/google/cctz> for more details.
|