Last data update: 2014.03.03

ICSNP

Package: ICSNP
Type: Package
Title: Tools for Multivariate Nonparametrics
Version: 1.1-0
Date: 2015-09-22
Author: Klaus Nordhausen, Seija Sirkia, Hannu Oja, David E. Tyler
Maintainer: Klaus Nordhausen <klaus.nordhausen@utu.fi>
Depends: R (>= 2.4.0), mvtnorm, ICS
Description: Tools for multivariate nonparametrics, as location tests based on marginal ranks, spatial median and spatial signs computation, Hotelling's T-test, estimates of shape are implemented.
License: GPL (>= 2)
Encoding: latin1
NeedsCompilation: yes
Packaged: 2015-09-22 06:39:33 UTC; klanor
Repository: CRAN
Date/Publication: 2015-09-23 02:50:10

● Cran Task View: Multivariate
1 images, 21 functions, 2 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ICSNP' ...
** package 'ICSNP' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c icsnp.cpp -o icsnp.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ICSNP.so icsnp.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ICSNP/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ICSNP'
    finding HTML links ... done
    HP.loc.test                             html  
    HP1.shape                               html  
    HR.Mest                                 html  
    HotellingsT                             html  
    ICSNP-package                           html  
    LASERI                                  html  
    duembgen.shape                          html  
    duembgen.shape.wt                       html  
    hl.loc                                  html  
    ind.ctest                               html  
    ind.ictest                              html  
    pair.diff                               html  
    pair.prod                               html  
    pair.sum                                html  
    pulmonary                               html  
    rank.ctest                              html  
    rank.ictest                             html  
    spatial.median                          html  
    spatial.sign                            html  
    symm.huber                              html  
    symm.huber.wt                           html  
    tyler.shape                             html  
    vdw.loc                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (ICSNP)
Making 'packages.html' ... done