Last data update: 2014.03.03

mlbench

Package: mlbench
Version: 2.1-1
Title: Machine Learning Benchmark Problems
Date: 2010-12-10
Author: Friedrich Leisch and Evgenia Dimitriadou.
Maintainer: Friedrich Leisch <Friedrich.Leisch@R-project.org>
Description: A collection of artificial and real-world machine learning
benchmark problems, including, e.g., several data sets from the
UCI repository.
Depends: R (>= 2.10)
License: GPL-2
Suggests: lattice
ZipData: No
Packaged: 2012-07-10 08:19:15 UTC; leisch
Repository: CRAN
Date/Publication: 2012-07-10 11:51:32


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mlbench' ...
** package 'mlbench' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c waveform.c -o waveform.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mlbench.so waveform.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mlbench/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mlbench'
    finding HTML links ... done
    BostonHousing                           html  
    BreastCancer                            html  
    DNA                                     html  
    Glass                                   html  
    HouseVotes84                            html  
    Ionosphere                              html  
    LetterRecognition                       html  
    Ozone                                   html  
    PimaIndiansDiabetes                     html  
    Satellite                               html  
    Servo                                   html  
    Shuttle                                 html  
    Sonar                                   html  
    Soybean                                 html  
    Vehicle                                 html  
    Vowel                                   html  
    Zoo                                     html  
    as.data.frame.mlbench                   html  
    bayesclass                              html  
    mlbench.2dnormals                       html  
    mlbench.cassini                         html  
    mlbench.circle                          html  
    mlbench.cuboids                         html  
    mlbench.friedman1                       html  
    mlbench.friedman2                       html  
    mlbench.friedman3                       html  
    mlbench.hypercube                       html  
    mlbench.peak                            html  
    mlbench.ringnorm                        html  
    mlbench.shapes                          html  
    mlbench.simplex                         html  
    mlbench.smiley                          html  
    mlbench.spirals                         html  
    mlbench.threenorm                       html  
    mlbench.twonorm                         html  
    mlbench.waveform                        html  
    mlbench.xor                             html  
    plot.mlbench                            html  
** building package indices
** testing if installed package can be loaded
* DONE (mlbench)
Making 'packages.html' ... done