Last data update: 2014.03.03

hdrcde

Package: hdrcde
Type: Package
Title: Highest density regions and conditional density estimation
Version: 3.1
Date: 2013-10-19
Author: Rob J Hyndman <Rob.Hyndman@monash.edu> with contributions from Jochen Einbeck and Matt Wand
Maintainer: Rob J Hyndman <Rob.Hyndman@monash.edu>
Depends: R (>= 2.15), mvtnorm
Imports: locfit, ash, ks, KernSmooth
LazyData: yes
LazyLoad: yes
Description: Computation of highest density regions in one and two dimensions,
kernel estimation of univariate density functions conditional on one covariate,
and multimodal regression.
License: GPL (>= 2)
URL: http://www.robjhyndman.com/software/hdrcde
Packaged: 2013-10-19 12:01:16 UTC; hyndman
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-10-19 15:53:16


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'hdrcde' ...
** package 'hdrcde' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c linbin.f -o linbin.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o hdrcde.so linbin.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/hdrcde/libs
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'hdrcde'
    finding HTML links ... done
    BoxCox                                  html  
    cde                                     html  
    cde.bandwidths                          html  
    hdr                                     html  
    hdr.boxplot.2d                          html  
    hdr.cde                                 html  
    hdr.conf                                html  
    hdrbw                                   html  
    lane                                    html  
    melbmax                                 html  
    modalreg                                html  
    plot.cde                                html  
    plot.hdr.conf                           html  
** building package indices
** testing if installed package can be loaded
* DONE (hdrcde)
Making 'packages.html' ... done