./time/R-RcppCCTZ, Rcpp Bindings for the CCTZ Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.14, Package name: R-RcppCCTZ-0.2.14, 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)


CVS history: (Expand)


   2026-05-26 23:19:47 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
time/R-RcppCCTZ) Updated 0.2.13 to 0.2.14

(pkgsrc)
  - Fix build against R 4.6.0
  - USE_TOOLS+= gmake only for ifne in patch-src_Makevars

(upstream)
News for Package 'RcppCCTZ'

Changes in version 0.2.14 (2026-01-08):

        * Synchronized with upstream CCTZ (Dirk in #46).

        * Explicitly enumerate files to be compiled in 'src/Makevars*'
          (Dirk in #47)
   2025-01-11 14:34:03 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
2024-12-11  Dirk Eddelbuettel  <[email protected]>

	* DESCRIPTION (Version, Date): Release 0.2.13

2024-09-08  Dirk Eddelbuettel  <[email protected]>

	* DESCRIPTION (Authors@R): Added

2024-05-20  Dirk Eddelbuettel  <[email protected]>

	* README.md: Use tinyverse.netlify.app for dependency badge

2024-03-01  Dirk Eddelbuettel  <[email protected]>

	* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4,
	add r-ci-setup actions

2023-06-01  Michael Quinn  <[email protected]>

	* src/examples.cpp: Qualify call to cctz::format()

2023-04-01  Dirk Eddelbuettel  <[email protected]>

	* 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.