Port details |
- R-cran-timechange Efficient Manipulation of Date-Times
- 0.3.0 devel =2 0.3.0Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2023-05-06 03:18:19
- Last Update: 2024-01-19 12:25:36
- Commit Hash: 4e11bfc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://cran.r-project.org/web/packages/timechange/
- Description:
- Efficient routines for manipulation of date-time objects while
accounting for time-zones and daylight saving times. The package
includes utilities for updating of date-time components (year,
month, day etc.), modification of time-zones, rounding of date-times,
period addition and subtraction etc. Parts of the 'CCTZ' source
code, released under the Apache 2.0 License, are included in this
package. See <https: //github.com/google/cctz> for more details.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-timechange>0:devel/R-cran-timechange
- To install the port:
- cd /usr/ports/devel/R-cran-timechange/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-timechange
- pkg install R-cran-timechange
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-timechange
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705664130
SHA256 (timechange_0.3.0.tar.gz) = d85c0b5514ab9578d16032e703c33f197feaed1a424c834ebfcbf0ad46ae46b4
SIZE (timechange_0.3.0.tar.gz) = 103439
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-cpp11>=0.2.7 : devel/R-cran-cpp11
- R : math/R
- gfortran12 : lang/gcc12
- as : devel/binutils
- Test dependencies:
-
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-cpp11>=0.2.7 : devel/R-cran-cpp11
- R : math/R
- gfortran12 : lang/gcc12
- This port is required by:
- for Build
-
- devel/R-cran-lubridate
- for Run
-
- devel/R-cran-lubridate
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-timechange
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0 19 Jan 2024 12:25:36 |
Nuno Teixeira (eduardo) |
devel/R-cran-timechange: Update to 0.3.0
- Take maintainership
ChangeLog: https://cran.r-project.org/web/packages/timechange/news/news.html |
0.2.0 06 May 2023 02:39:09 |
TAKATSU Tomonari (tota) |
devel/R-cran-timechange: Add new port
Efficient routines for manipulation of date-time objects while
accounting for time-zones and daylight saving times. The package
includes utilities for updating of date-time components (year,
month, day etc.), modification of time-zones, rounding of date-times,
period addition and subtraction etc. Parts of the 'CCTZ' source
code, released under the Apache 2.0 License, are included in this
package. |