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/>.
Version: | 1.0.0 |
Suggests: | testthat |
Published: | 2018-02-20 |
Author: | Erik Doffagne |
Maintainer: | Erik Doffagne <erik.doffagne at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/edoffagne/idx2r |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | idx2r results |
Reference manual: | idx2r.pdf |
Package source: | idx2r_1.0.0.tar.gz |
Windows binaries: | r-devel: idx2r_1.0.0.zip, r-release: idx2r_1.0.0.zip, r-oldrel: idx2r_1.0.0.zip |
macOS binaries: | r-release: idx2r_1.0.0.tgz, r-oldrel: idx2r_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=idx2r to link to this page.