r-rapiserialize
R API serialization
This package provides other packages with access to the internal R serialization code. Access to this code is provided at the C function level by using the registration of native function mechanism. Client packages simply include a single header file RApiSerializeAPI.h provided by this package.
- Versions: 0.1.4
- Website: https://cran.r-project.org/package=RApiSerialize
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-rapiserialize
as follows:
guix install r-rapiserialize
Or install a particular version:
guix install r-rapiserialize@0.1.4
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.
Badge code
You can use the following badge to inform users of r-rapiserialize about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-rapiserialize'><img src='https://packages.guix.gnu.org/packages/r-rapiserialize/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-rapiserialize)
Example Org:
[[https://packages.guix.gnu.org/packages/r-rapiserialize][https://packages.guix.gnu.org/packages/r-rapiserialize/badges/latest-version.svg]]