Last data update: 2014.03.03

energy

Package: energy
Title: E-statistics (energy statistics)
Version: 1.6.2
Date: 2014-10-27
Author: Maria L. Rizzo and Gabor J. Szekely
Description: E-statistics (energy) tests and statistics for comparing
distributions: multivariate normality, multivariate distance
components and k-sample test for equal distributions,
hierarchical clustering by e-distances, multivariate
independence tests, distance correlation, goodness-of-fit
tests. Energy- statistics concept based on a generalization of
Newton's potential energy is due to Gabor J. Szekely.
Maintainer: Maria Rizzo <mrizzo@bgsu.edu>
Imports: boot
License: GPL (>= 2)
NeedsCompilation: yes
Repository: CRAN
Packaged: 2014-10-27 20:17:58 UTC; Maria
Date/Publication: 2014-10-28 08:06:43

● Cran Task View: Multivariate
● 0 images, 13 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'energy' ...
** package 'energy' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ECl.cc -o ECl.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Ecluster.cc -o Ecluster.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Eindep.c -o Eindep.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dcov.c -o dcov.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c energy.c -o energy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c utilities.c -o utilities.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o energy.so ECl.o Ecluster.o Eindep.o dcov.o energy.o utilities.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/energy/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'energy'
    finding HTML links ... done
    dcor.ttest                              html  
    dcov                                    html  
    dcov.test                               html  
    disco                                   html  
    edist                                   html  
    energy-deprecated                       html  
    energy-package                          html  
    energy.hclust                           html  
    eqdist.etest                            html  
    indep.test                              html  
    mvI.test                                html  
    mvnorm.etest                            html  
    poisson.mtest                           html  
** building package indices
** testing if installed package can be loaded
* DONE (energy)
Making 'packages.html' ... done