yarr: Yet Another 'ARFF' Reader

A parser and a writer for 'WEKA' Attribute-Relation File Format <https://waikato.github.io/weka-wiki/arff_stable/> in pure R, with no dependencies. As opposed to other R implementations, this package can read standard (dense) as well as sparse files, i.e. those where each row does only contain nonzero components. Unlike 'RWeka', 'yarr' does not require any 'Java' installation nor is dependent on external software. This implementation is generalized from those in packages 'mldr' and 'mldr.datasets'.

Version: 0.1.2
Depends: R (≥ 3.6)
Suggests: testthat (≥ 2.1.0)
Published: 2019-08-10
Author: David Charte ORCID iD [aut, cre], Francisco Charte ORCID iD [aut]
Maintainer: David Charte <fdavidcl at ugr.es>
BugReports: https://github.com/fdavidcl/yarr/issues
License: GPL (≥ 3)
URL: https://github.com/fdavidcl/yarr
NeedsCompilation: no
Materials: README
CRAN checks: yarr results

Documentation:

Reference manual: yarr.pdf

Downloads:

Package source: yarr_0.1.2.tar.gz
Windows binaries: r-devel: yarr_0.1.2.zip, r-release: yarr_0.1.2.zip, r-oldrel: yarr_0.1.2.zip
macOS binaries: r-release (arm64): yarr_0.1.2.tgz, r-oldrel (arm64): yarr_0.1.2.tgz, r-release (x86_64): yarr_0.1.2.tgz
Old sources: yarr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=yarr to link to this page.