sakura: Extension to R Serialization

Extends the functionality of R serialization by augmenting the built-in reference hook system. This enhanced implementation allows optimal, one-pass integrated serialization that combines R serialization with third-party serialization methods. Facilitates the serialization of even complex R objects, which contain non-system reference objects, such as those accessed via external pointers, for use in parallel and distributed computing.

Version: 0.1.0
Depends: R (≥ 3.5)
Suggests: arrow
Published: 2025-03-03
DOI: 10.32614/CRAN.package.sakura
Author: Charlie Gao ORCID iD [aut, cre], Hibiki AI Limited [cph]
Maintainer: Charlie Gao <charlie.gao at shikokuchuo.net>
BugReports: https://github.com/shikokuchuo/sakura/issues
License: GPL (≥ 3)
URL: https://shikokuchuo.net/sakura/, https://github.com/shikokuchuo/sakura/
NeedsCompilation: yes
Citation: sakura citation info
Materials: README NEWS
CRAN checks: sakura results

Documentation:

Reference manual: sakura.pdf

Downloads:

Package source: sakura_0.1.0.tar.gz
Windows binaries: r-devel: sakura_0.1.0.zip, r-release: sakura_0.1.0.zip, r-oldrel: sakura_0.1.0.zip
macOS binaries: r-devel (arm64): sakura_0.1.0.tgz, r-release (arm64): sakura_0.1.0.tgz, r-oldrel (arm64): sakura_0.1.0.tgz, r-devel (x86_64): sakura_0.1.0.tgz, r-release (x86_64): sakura_0.1.0.tgz, r-oldrel (x86_64): sakura_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sakura to link to this page.