Last data update: 2014.03.03

RWeka

Package: RWeka
Version: 0.4-29
Title: R/Weka Interface
Authors@R: c(person("Kurt", "Hornik", role = c("aut", "cre"),
email = "Kurt.Hornik@R-project.org"),
person("Christian", "Buchta", role = "ctb"),
person("Torsten", "Hothorn", role = "ctb"),
person("Alexandros", "Karatzoglou", role = "ctb"),
person("David", "Meyer", role = "ctb"),
person("Achim", "Zeileis", role = "ctb"))
Description: An R interface to Weka (Version 3.9.0).
Weka is a collection of machine learning algorithms for data mining
tasks written in Java, containing tools for data pre-processing,
classification, regression, clustering, association rules, and
visualization. Package 'RWeka' contains the interface code, the
Weka jar is in a separate package 'RWekajars'. For more information
on Weka see <http://www.cs.waikato.ac.nz/ml/weka/>.
Depends: R (>= 2.6.0)
Imports: RWekajars (>= 3.9.0), rJava (>= 0.6-3), graphics, stats,
utils, grid
Suggests: partykit (>= 0.8.0), mlbench, e1071
SystemRequirements: Java (>= 7.0)
License: GPL-2
NeedsCompilation: no
Packaged: 2016-06-09 10:36:21 UTC; hornik
Author: Kurt Hornik [aut, cre],
Christian Buchta [ctb],
Torsten Hothorn [ctb],
Alexandros Karatzoglou [ctb],
David Meyer [ctb],
Achim Zeileis [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2016-06-09 13:05:01

● Cran Task View: MachineLearning, NaturalLanguageProcessing
4 images, 23 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RWeka' ...
** package 'RWeka' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RWeka'
    finding HTML links ... done
    WOW                                     html  
    WPM                                     html  
    Weka_associators                        html  
    Weka_attribute_evaluators               html  
    Weka_classifier_functions               html  
    Weka_classifier_lazy                    html  
    Weka_classifier_meta                    html  
    Weka_classifier_rules                   html  
    Weka_classifier_trees                   html  
Rd warning: /tmp/RtmpJ2epgW/R.INSTALL5a8645caa20f/RWeka/man/Weka_classifier_trees.Rd:60: missing file link 'plot.party'
    Weka_classifiers                        html  
    Weka_clusterers                         html  
    Weka_control                            html  
    Weka_converters                         html  
    Weka_filters                            html  
    Weka_interfaces                         html  
    Weka_stemmers                           html  
    Weka_tokenizers                         html  
    dot                                     html  
    evaluate_Weka_classifier                html  
    predict_Weka_classifier                 html  
    predict_Weka_clusterer                  html  
    read.arff                               html  
    write.arff                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (RWeka)
Making 'packages.html' ... done