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'.

Getting started

Package details

AuthorDavid Charte [aut, cre] (<https://orcid.org/0000-0002-4830-9512>), Francisco Charte [aut] (<https://orcid.org/0000-0002-3083-8942>)
MaintainerDavid Charte <fdavidcl@ugr.es>
LicenseGPL (>= 3)
Version0.1.2
URL https://github.com/fdavidcl/yarr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("yarr")

Try the yarr package in your browser

Any scripts or data that you put into this service are public.

yarr documentation built on Aug. 10, 2019, 5:28 p.m.