Last data update: 2014.03.03

prospectr

Package: prospectr
Type: Package
Title: Miscellaneous functions for processing and sample selection of
vis-NIR diffuse reflectance data
Version: 0.1.3
Date: 2013-12-11
Author: Antoine Stevens and Leonardo Ramirez-Lopez
Maintainer: Antoine Stevens <antoine.stevens@uclouvain.be>
Description: The package provides functions for pretreatment and sample
selection of visible and near infrared diffuse reflectance spectra
License: GPL (>= 3)
URL: https://github.com/antoinestevens/prospectr
VignetteBuilder: knitr
Suggests: hyperSpec, knitr
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.0.0), RcppArmadillo (>= 0.4.000)
Imports: foreach, iterators, Rcpp (>= 0.11.0)
Packaged: 2014-02-14 11:25:21 UTC; stevens
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-02-14 14:00:28

● Cran Task View: ChemPhys
● 0 images, 29 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'prospectr' ...
** package 'prospectr' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c Resample.cpp -o Resample.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c bitwise.cpp -o bitwise.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c conv.cpp -o conv.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c fastDist.cpp -o fastDist.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c residLm.cpp -o residLm.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o prospectr.so RcppExports.o Resample.o bitwise.o conv.o fastDist.o residLm.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/prospectr/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'prospectr'
    finding HTML links ... done
    Cul                                     html  
    NIRsoil                                 html  
    ResampleCppM                            html  
    binning                                 html  
    bitAND                                  html  
    blockNorm                               html  
    blockScale                              html  
    cochranTest                             html  
    continuumRemoval                        html  
    convCppM                                html  
    detrend                                 html  
    duplex                                  html  
    e2m                                     html  
    fastDist                                html  
    fastDistV                               html  
    gapDer                                  html  
    honigs                                  html  
    kenStone                                html  
    movav                                   html  
    naes                                    html  
    prospectr                               html  
    puchwein                                html  
    readASD                                 html  
    resample                                html  
    resample2                               html  
    savitzkyGolay                           html  
    shenkWest                               html  
    spliceCorrection                        html  
    sqrtSm                                  html  
    standardNormalVariate                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (prospectr)
Making 'packages.html' ... done