Package: idx2r 1.0.0
idx2r: Convert Files to and from IDX Format to Vectors, Matrices and Arrays
Convert files to and from IDX format to vectors, matrices and arrays. IDX is a very simple file format designed for storing vectors and multidimensional matrices in binary format. The format is described on the website from Yann LeCun <http://yann.lecun.com/exdb/mnist/>.
Authors:
idx2r_1.0.0.tar.gz
idx2r_1.0.0.zip(r-4.7)idx2r_1.0.0.zip(r-4.6)idx2r_1.0.0.zip(r-4.5)
idx2r_1.0.0.tgz(r-4.6-any)idx2r_1.0.0.tgz(r-4.5-any)
idx2r_1.0.0.tar.gz(r-4.7-any)idx2r_1.0.0.tar.gz(r-4.6-any)
idx2r_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
idx2r/json (API)
NEWS
| # Install 'idx2r' in R: |
| install.packages('idx2r', repos = c('https://edoffagne.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/edoffagne/idx2r/issues
Last updated from:0fc231e219. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 149 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 179 | ||
| macos-oldrel-arm64 | OK | 146 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 94 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert Files to and from IDX Format to Vectors, Matrices and Arrays in R | idx2r-package idx2r |
| Read an IDX file | read_idx |
| Write an array into an IDX file | write_idx |
