RApiDatetime 0.0.10 on CRAN: Maintenance
A new maintenance release of our RApiDatetime package is now on CRAN, coming just about two years after the previous maintenance release.
RApiDatetime
provides a number of entry points for C-level functions of the R API for
Date and Datetime calculations. The functions
asPOSIXlt and asPOSIXct convert between long
and compact datetime representation, formatPOSIXlt</ …
RProtoBuf 0.4.25 on CRAN: Mostly Maintenance
A new maintenance release 0.4.25 of RProtoBuf arrived on CRAN today. RProtoBuf provides R with bindings for the Google Protocol Buffers (“ProtoBuf”) data encoding and serialization library used and released by Google, and deployed very widely in numerous projects as a language and operating-system agnostic protocol.
This release brings an …