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 [aut, cre], Francisco Charte [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 |
Reference manual: | yarr.pdf |
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: yarr_0.1.2.tgz, r-oldrel: yarr_0.1.2.tgz |
Old sources: | yarr archive |
Please use the canonical form https://CRAN.R-project.org/package=yarr to link to this page.