Package: feck 1.0.0
feck: Forward Error Correction and Erasure Coding
Forward error correction and erasure coding. Repair damaged files using pre-generated repair blocks.
Authors:
feck_1.0.0.tar.gz
feck_1.0.0.zip(r-4.7)feck_1.0.0.zip(r-4.6)feck_1.0.0.zip(r-4.5)
feck_1.0.0.tgz(r-4.6-x86_64)feck_1.0.0.tgz(r-4.6-arm64)feck_1.0.0.tgz(r-4.5-x86_64)feck_1.0.0.tgz(r-4.5-arm64)
feck_1.0.0.tar.gz(r-4.7-arm64)feck_1.0.0.tar.gz(r-4.7-x86_64)feck_1.0.0.tar.gz(r-4.6-arm64)feck_1.0.0.tar.gz(r-4.6-x86_64)
feck_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
feck/json (API)
NEWS
| # Install 'feck' in R: |
| install.packages('feck', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/coolbutuseless/feck/issues
erasure-codingerror-handlingfec
Last updated from:b5ae3f8412. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 103 | ||
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 145 | ||
| linux-release-arm64 | OK | 99 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 97 | ||
| macos-release-x86_64 | OK | 182 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| macos-oldrel-x86_64 | OK | 249 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 97 |
Exports:chiblihash64fec_prepare_filefec_prepare_rawfec_repair_filefec_repair_raw
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate the 64-bit chibli hash for the given data | chiblihash64 |
| Create blocks for a file | fec_prepare_file |
| Create recovery blocks | fec_prepare_raw |
| Repair file | fec_repair_file |
| Recover damaged data in a raw vector | fec_repair_raw |
| Print repair blocks | print.fec_blocks |
