CRAN/E | farff

farff

A Faster 'ARFF' File Reader and Writer

Installation

About

Reads and writes 'ARFF' files. 'ARFF' (Attribute-Relation File Format) files are like 'CSV' files, with a little bit of added meta information in a header and standardized NA values. They are quite often used for machine learning data sets and were introduced for the 'WEKA' machine learning 'Java' toolbox. See for further info on 'ARFF' and for for more info on 'WEKA'. 'farff' gets rid of the 'Java' dependency that 'RWeka' enforces, and it is at least a faster reader (for bigger files). It uses 'readr' as parser back-end for the data section of the 'ARFF' file. Consistency with 'RWeka' is tested on 'Github' and 'Travis CI' with hundreds of 'ARFF' files from 'OpenML'.

github.com/mlr-org/farff
Bug report File report

Key Metrics

Version 1.1.1
Published 2021-05-10 1092 days ago
Needs compilation? yes
License BSD_2_clause
License File
CRAN checks farff results

Downloads

Yesterday 10 0%
Last 7 days 87 -49%
Last 30 days 577 -2%
Last 90 days 1.707 -5%
Last 365 days 6.348 -14%

Maintainer

Maintainer

Marc Becker

marcbecker@posteo.de

Authors

Marc Becker

cre / aut

Bernd Bischl

aut

Jakob Bossek

aut

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

farff archive

Imports

BBmisc
checkmate ≥ 1.8.0
readr ≥ 1.0.0
stringi

Suggests

OpenML
testthat

Reverse Suggests

mlr3oml
OpenML
SPOT
SPOTMisc