Package: sakura 0.1.0.9000
sakura: Extension to R Serialization
Extends the functionality of R serialization by augmenting the built-in reference hook system. This enhanced implementation allows an integrated single-pass operation 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, to enable their use in parallel and distributed computing.
Authors:
sakura_0.1.0.9000.tar.gz
sakura_0.1.0.9000.zip(r-4.7)sakura_0.1.0.9000.zip(r-4.6)sakura_0.1.0.9000.zip(r-4.5)
sakura_0.1.0.9000.tgz(r-4.6-x86_64)sakura_0.1.0.9000.tgz(r-4.6-arm64)sakura_0.1.0.9000.tgz(r-4.5-x86_64)sakura_0.1.0.9000.tgz(r-4.5-arm64)
sakura_0.1.0.9000.tar.gz(r-4.7-arm64)sakura_0.1.0.9000.tar.gz(r-4.7-x86_64)sakura_0.1.0.9000.tar.gz(r-4.6-arm64)sakura_0.1.0.9000.tar.gz(r-4.6-x86_64)
sakura_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
sakura/json (API)
| # Install 'sakura' in R: |
| install.packages('sakura', repos = c('https://rconsortium.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shikokuchuo/sakura/issues
Last updated from:70860f7574. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 116 | ||
| linux-devel-x86_64 | ERROR | 111 | ||
| source / vignettes | OK | 140 | ||
| linux-release-arm64 | ERROR | 158 | ||
| linux-release-x86_64 | ERROR | 109 | ||
| macos-release-arm64 | ERROR | 140 | ||
| macos-release-x86_64 | ERROR | 167 | ||
| macos-oldrel-arm64 | ERROR | 89 | ||
| macos-oldrel-x86_64 | ERROR | 199 | ||
| windows-devel | ERROR | 70 | ||
| windows-release | ERROR | 102 | ||
| windows-oldrel | ERROR | 69 | ||
| wasm-release | OK | 95 |
Exports:serial_configserializeunserialize
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| sakura: Extension to R Serialization | sakura-package sakura |
| Create Serialization Configuration | serial_config |
| Serialize | serialize unserialize |
