Port details |
- R-cran-clock Date-Time Types and Tools
- 0.7.2 devel
=2 0.7.1Version of this port present on the latest quarterly branch. - Maintainer: tota@FreeBSD.org
 - Port Added: 2023-05-10 03:00:15
- Last Update: 2025-01-26 01:50:53
- Commit Hash: e7bbf44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://cran.r-project.org/web/packages/clock/
- Description:
- Provides a comprehensive library for date-time manipulations using
a new family of orthogonal date-time classes (durations, time points,
zoned-times, and calendars) that partition responsibilities so that
the complexities of time zones are only considered when they are
really needed. Capabilities include: date-time parsing, formatting,
arithmetic, extraction and updating of components, and rounding.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-clock>0:devel/R-cran-clock
- To install the port:
- cd /usr/ports/devel/R-cran-clock/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-clock
- pkg install R-cran-clock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-clock
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737787499
SHA256 (clock_0.7.2.tar.gz) = 0ba21cb6fc73183670135ab95f95558992ebbc1607b673d5302aee072f552e30
SIZE (clock_0.7.2.tar.gz) = 559601
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 : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-cpp11>=0.5.1 : devel/R-cran-cpp11
- R-cran-rlang>=1.1.0 : devel/R-cran-rlang
- R-cran-tzdb>=0.4.0 : devel/R-cran-tzdb
- R-cran-vctrs>=0.6.1 : devel/R-cran-vctrs
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Run
-
- math/R-cran-recipes
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-clock
- 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.7.2 26 Jan 2025 01:50:53
    |
TAKATSU Tomonari (tota)  |
devel/R-cran-clock: Update to 0.7.2
Reported by: portscout |
0.7.1 22 Jul 2024 10:32:20
    |
TAKATSU Tomonari (tota)  |
devel/R-cran-clock: Update to 0.7.1
Reported by: portscout |
0.7.0 17 May 2023 15:56:41
    |
TAKATSU Tomonari (tota)  |
devel/R-cran-clock: Update to 0.7.0
Reported by: portscout |
0.6.1 10 May 2023 02:37:09
    |
TAKATSU Tomonari (tota)  |
devel/R-cran-clock: Add new port
Provides a comprehensive library for date-time manipulations using
a new family of orthogonal date-time classes (durations, time points,
zoned-times, and calendars) that partition responsibilities so that
the complexities of time zones are only considered when they are
really needed. Capabilities include: date-time parsing, formatting,
arithmetic, extraction and updating of components, and rounding. |