<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A Faster 'ARFF' File Reader and Writer</dc:title>
  <dc:title>R package farff version 1.1.1</dc:title>
  <dc:description>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
    &lt;https://waikato.github.io/weka-wiki/formats_and_processing/arff_stable/&gt;
    for further info on 'ARFF' and for
    &lt;http://www.cs.waikato.ac.nz/ml/weka/&gt; 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'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: BBmisc, checkmate (&gt;= 1.8.0), readr (&gt;= 1.0.0), stringi</dc:relation>
  <dc:relation>Suggests: OpenML, testthat</dc:relation>
  <dc:creator>Marc Becker &lt;marcbecker@posteo.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Marc Becker [cre, aut] (ORCID: &lt;https://orcid.org/0000-0002-8115-0400&gt;),
  Bernd Bischl [aut] (ORCID: &lt;https://orcid.org/0000-0001-6002-6980&gt;),
  Jakob Bossek [aut]</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=farff/LICENSE)</dc:rights>
  <dc:date>2021-05-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=farff</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.farff</dc:identifier>
</oai_dc:dc>
