Last data update: 2014.03.03

depth

Package: depth
Type: Package
Title: Depth functions tools for multivariate analysis
Version: 2.0-0
Date: 2012-08-12
Author: Maxime Genest <maxime.genest@clevislauzon.qc.ca>, Jean-Claude
Masse <jcmasse@mat.ulaval.ca>, Jean-Francois Plante
<jfplante@hec.ca>.
Maintainer: Jean-Francois Plante <jfplante@hec.ca>
Description: Depth functions methodology applied to multivariate
analysis. Besides allowing calculation of depth values and
depth-based location estimators, the package includes functions
for drawing contour plots and perspective plots of depth
functions. Euclidian and spherical depths are supported.
Depends: R (>= 2.5.0), abind, grDevices, rgl, circular
Suggests: robustbase, MASS
License: GPL-2
Packaged: 2012-08-12 06:27:07 UTC; jfplante
Repository: CRAN
Date/Publication: 2012-08-13 16:48:42

● 0 images, 12 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'depth' ...
** package 'depth' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c depth.f -o depth.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o depth.so depth.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/depth/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'depth'
    finding HTML links ... done
    ctrmean                                 html  
    depth-package                           html  
    depth                                   html  
    isodepth                                html  
    med                                     html  
    perspdepth                              html  
    pkg-internal                            html  
    scontour                                html  
    sdepth                                  html  
    smed                                    html  
    strmeasure                              html  
    trmean                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (depth)
Making 'packages.html' ... done