Last data update: 2014.03.03

infotheo

Package: infotheo
Title: Information-Theoretic Measures
Version: 1.2.0
Date: 2014-07
Publication: 2009-08-14
Author: Patrick E. Meyer
Description: This package implements various measures of information theory based on several entropy estimators.
Maintainer: Patrick E. Meyer <software@meyerp.com>
License: GPL (>= 3)
URL: http://homepage.meyerp.com/software
Repository: CRAN
Packaged: 2014-07-25 15:20:26 UTC; master
NeedsCompilation: yes
Date/Publication: 2014-07-26 08:08:09

● 0 images, 9 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'infotheo' ...
** package 'infotheo' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c discretize.cpp -o discretize.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c entropy.cpp -o entropy.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o infotheo.so discretize.o entropy.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/infotheo/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'infotheo'
    finding HTML links ... done
    condentropy                             html  
    condinformation                         html  
    discretize                              html  
    entropy                                 html  
    infotheo                                html  
    interinformation                        html  
    multiinformation                        html  
    mutinformation                          html  
    natstobits                              html  
** building package indices
** testing if installed package can be loaded
* DONE (infotheo)
Making 'packages.html' ... done