Last data update: 2014.03.03

modeest

Package: modeest
Type: Package
Title: Mode Estimation
Version: 2.1
Date: 2012-10-15
Author: P. PONCET
Description: This package provides estimators of the mode of univariate
unimodal data or univariate unimodal distributions
Maintainer: P. PONCET <paulponcet@yahoo.fr>
Depends: R (>= 2.12.0)
Suggests: stats, evd, fBasics, stabledist, VGAM
License: GPL (>= 2)
Packaged: 2012-10-15 09:04:15 UTC; YL1101
Repository: CRAN
Date/Publication: 2012-10-15 11:21:35

● Cran Task View: Distributions
● 0 images, 15 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'modeest' ...
** package 'modeest' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c half_range_mode.cpp -o half_range_mode.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o modeest.so half_range_mode.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/modeest/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'modeest'
    finding HTML links ... done
    Lientz                                  html  
    asselin                                 html  
    discrete                                html  
    distribMode                             html  
    grenander                               html  
    hrm                                     html  
    hsm                                     html  
    mlv                                     html  
    modeest-package                         html  
    naive                                   html  
    parzen                                  html  
    skewness                                html  
    tsybakov                                html  
    venter                                  html  
    vieu                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (modeest)
Making 'packages.html' ... done