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✨
card.svg |card.png
sakura/json (API)
NEWS
| # 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 | 122 | ||
| linux-devel-x86_64 | ERROR | 106 | ||
| source / vignettes | OK | 153 | ||
| linux-release-arm64 | ERROR | 120 | ||
| linux-release-x86_64 | ERROR | 112 | ||
| macos-release-arm64 | ERROR | 138 | ||
| macos-release-x86_64 | ERROR | 221 | ||
| macos-oldrel-arm64 | ERROR | 163 | ||
| macos-oldrel-x86_64 | ERROR | 226 | ||
| windows-devel | ERROR | 86 | ||
| windows-release | ERROR | 71 | ||
| windows-oldrel | ERROR | 79 | ||
| wasm-release | OK | 99 |
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 |
