Last data update: 2014.03.03

treeclim

Package: treeclim
Type: Package
Title: Numerical Calibration of Proxy-Climate Relationships
Version: 1.0.16
Date: 2016-03-10
Authors@R: c(person("Christian", "Zang", role = c("aut", "cre", "cph", "trl"),
email = "christian.zang@wzw.tum.de"), person("Franco", "Biondi", role =
c("ctb", "cph")))
Depends: R (>= 3.0.2), base, stats, utils, Rcpp (>= 0.10.6)
Imports: abind, plyr, ggplot2, lmtest, lmodel2, np, boot
LinkingTo: Rcpp, RcppArmadillo (>= 0.4.000.2)
Suggests: dplR, testthat (>= 0.7.1.99)
Description: Bootstrapped response and correlation functions,
seasonal correlations and evaluation of reconstruction
skills for use in dendroclimatology and dendroecology.
NeedsCompilation: yes
License: GPL-3
LazyData: yes
RoxygenNote: 5.0.1
Packaged: 2016-03-14 14:56:50 UTC; christian
Author: Christian Zang [aut, cre, cph, trl],
Franco Biondi [ctb, cph]
Maintainer: Christian Zang <christian.zang@wzw.tum.de>
Repository: CRAN
Date/Publication: 2016-03-14 16:27:12

● 0 images, 22 functions, 12 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'treeclim' ...
** package 'treeclim' 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 corfun.cpp -o corfun.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 corfun_exact.cpp -o corfun_exact.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 corfun_noboot.cpp -o corfun_noboot.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 pcor.cpp -o pcor.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 respo.cpp -o respo.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 respo_exact.cpp -o respo_exact.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o treeclim.so RcppExports.o corfun.o corfun_exact.o corfun_noboot.o pcor.o respo.o respo_exact.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/treeclim/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'treeclim'
    finding HTML links ... done
    abbrev_name                             html  
    as_tcclimate                            html  
    check_months                            html  
    correct_continuous                      html  
    dcc                                     html  
    eval_selection                          html  
    exclude_from                            html  
    format_month                            html  
    g_test                                  html  
    init_boot_data                          html  
    is_continuous                           html  
    make_pmat                               html  
    make_range_list                         html  
    muc_clim                                html  
    muc_fake                                html  
    muc_spruce                              html  
    norw015                                 html  
    norway_prec                             html  
    norway_temp                             html  
    ptest                                   html  
    rt_prec                                 html  
    rt_spruce                               html  
    rt_temp                                 html  
    seascorr                                html  
    skills                                  html  
    spai020                                 html  
    spain_prec                              html  
    spain_temp                              html  
    tc_correlation                          html  
    tc_design                               html  
    tc_mfunc                                html  
    tc_response                             html  
    treeclim-modifiers                      html  
    truncate_input                          html  
** building package indices
** testing if installed package can be loaded
* DONE (treeclim)
Making 'packages.html' ... done