Last data update: 2014.03.03

diptest

Package: diptest
Version: 0.75-7
Date: 2015-06-07
Title: Hartigan's Dip Test Statistic for Unimodality - Corrected
Description: Compute Hartigan's dip test statistic for unimodality /
multimodality and provide a test with simulation based p-values, where
the original public code has been corrected.
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
BuildResaveData: no
Author: Martin Maechler (originally from Fortran and S-plus by Dario Ringach, NYU.edu)
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-06-06 22:58:32 UTC; maechler
Repository: CRAN
Date/Publication: 2015-06-08 18:12:57


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'diptest' ...
** package 'diptest' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dip.c -o dip.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o diptest.so dip.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/diptest/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'diptest'
    finding HTML links ... done
    dip                                     html  
    dip.test                                html  
    exHartigan                              html  
    plot.dip                                html  
    qDiptab                                 html  
    statfaculty                             html  
** building package indices
'exHartigan' data is identical to 'statfaculty' and hence deprecated.
 Use the 'statfaculty' instead
** installing vignettes
** testing if installed package can be loaded
* DONE (diptest)
Making 'packages.html' ... done