Last data update: 2014.03.03

kernlab

Package: kernlab
Version: 0.9-24
Title: Kernel-Based Machine Learning Lab
Authors@R: c(person("Alexandros", "Karatzoglou", role = c("aut", "cre"),
email = "alexis@ci.tuwien.ac.at"),
person("Alex", "Smola", role = "aut"),
person("Kurt", "Hornik", role = "aut"))
Description: Kernel-based machine learning methods for classification,
regression, clustering, novelty detection, quantile regression
and dimensionality reduction. Among other methods 'kernlab'
includes Support Vector Machines, Spectral Clustering, Kernel
PCA, Gaussian Processes and a QP solver.
Depends: R (>= 2.10)
Imports: methods, stats, grDevices, graphics
LazyLoad: Yes
License: GPL-2
NeedsCompilation: yes
Packaged: 2016-03-29 11:54:47 UTC; hornik
Author: Alexandros Karatzoglou [aut, cre],
Alex Smola [aut],
Kurt Hornik [aut]
Maintainer: Alexandros Karatzoglou <alexis@ci.tuwien.ac.at>
Repository: CRAN
Date/Publication: 2016-03-29 14:14:49

● Cran Task View: Cluster, Multivariate, NaturalLanguageProcessing, Optimization
● 0 images, 47 functions, 7 datasets
Reverse Depends: 8

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'kernlab' ...
** package 'kernlab' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c brweight.cpp -o brweight.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ctable.cpp -o ctable.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cweight.cpp -o cweight.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dbreakpt.c -o dbreakpt.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dcauchy.c -o dcauchy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dgpnrm.c -o dgpnrm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dgpstep.c -o dgpstep.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dprecond.c -o dprecond.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dprsrch.c -o dprsrch.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dspcg.c -o dspcg.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dtron.c -o dtron.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dtrpcg.c -o dtrpcg.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dtrqsol.c -o dtrqsol.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c esa.cpp -o esa.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c expdecayweight.cpp -o expdecayweight.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c inductionsort.cpp -o inductionsort.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kspectrumweight.cpp -o kspectrumweight.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lcp.cpp -o lcp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c misc.c -o misc.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c msufsort.cpp -o msufsort.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c solvebqp.c -o solvebqp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c stringk.c -o stringk.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c stringkernel.cpp -o stringkernel.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c svm.cpp -o svm.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c wkasailcp.cpp -o wkasailcp.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c wmsufsort.cpp -o wmsufsort.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o kernlab.so brweight.o ctable.o cweight.o dbreakpt.o dcauchy.o dgpnrm.o dgpstep.o dprecond.o dprsrch.o dspcg.o dtron.o dtrpcg.o dtrqsol.o esa.o expdecayweight.o inductionsort.o kspectrumweight.o lcp.o misc.o msufsort.o solvebqp.o stringk.o stringkernel.o svm.o wkasailcp.o wmsufsort.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/kernlab/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'terms' from package 'stats' in package 'kernlab'
Creating a generic function for 'fitted' from package 'stats' in package 'kernlab'
Creating a generic function for 'coef' from package 'stats' in package 'kernlab'
Creating a generic function for 'predict' from package 'stats' in package 'kernlab'
Creating a generic function for 'plot' from package 'graphics' in package 'kernlab'
** help
*** installing help indices
  converting help for package 'kernlab'
    finding HTML links ... done
    as.kernelMatrix                         html  
    couple                                  html  
    csi-class                               html  
    csi                                     html  
    dots                                    html  
    gausspr-class                           html  
    gausspr                                 html  
    inchol-class                            html  
    inchol                                  html  
    income                                  html  
    inlearn                                 html  
    ipop-class                              html  
    ipop                                    html  
    kcca-class                              html  
    kcca                                    html  
    kernel-class                            html  
    kernelMatrix                            html  
    kfa-class                               html  
    kfa                                     html  
    kha-class                               html  
    kha                                     html  
    kkmeans                                 html  
    kmmd-class                              html  
    kmmd                                    html  
    kpca-class                              html  
    kpca                                    html  
    kqr-class                               html  
    kqr                                     html  
    ksvm-class                              html  
    ksvm                                    html  
    lssvm-class                             html  
    lssvm                                   html  
    musk                                    html  
    onlearn-class                           html  
    onlearn                                 html  
    plot                                    html  
    prc-class                               html  
    predict.gausspr                         html  
    predict.kqr                             html  
    predict.ksvm                            html  
    promotergene                            html  
    ranking-class                           html  
    ranking                                 html  
    reuters                                 html  
    rvm-class                               html  
    rvm                                     html  
    sigest                                  html  
    spam                                    html  
    specc-class                             html  
    specc                                   html  
    spirals                                 html  
    stringdot                               html  
    ticdata                                 html  
    vm-class                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (kernlab)
Making 'packages.html' ... done