This package browser is in early development. Mind the rough edges.

r-rcppdate 0.0.6

date C++ header library for date and time functionality

This package provides a header-only C++ library is provided with support for dates, time zones, ISO weeks, Julian dates, and Islamic dates. date offers extensive date and time functionality for the C++11, C++14 and C++17 standards. A slightly modified version has been accepted (along with tz.h) as part of C++20. This package regroups all header files from the upstream repository so that other R packages can use them in their C++ code.

Installation

Install r-rcppdate 0.0.6 as follows:

guix install r-rcppdate@0.0.6

Or install the latest version:

guix install r-rcppdate

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.