Last data update: 2014.03.03

LCMCR

Package: LCMCR
Type: Package
Title: Bayesian Nonparametric Latent-Class Capture-Recapture
Version: 0.4.1
Date: 2016-02-07
Author: Daniel Manrique-Vallier
Description: Bayesian population size estimation using non parametric latent-class models.
Maintainer: Daniel Manrique-Vallier <dmanriqu@indiana.edu>
License: GPL (>= 2)
Depends: R (>= 3.0.1)
Imports: methods
SystemRequirements: Gnu Scientific Library version >= 1.12
Packaged: 2016-02-11 22:44:52 UTC; d
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-02-12 00:39:26

1 images, 6 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'LCMCR' ...
** package 'LCMCR' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c R_Lcm_CR.cpp -o R_Lcm_CR.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c NPLCM_CR_Basic_Freq.cpp -o NPLCM_CR_Basic_Freq.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c daniel2/R_Environ_Simple.cpp -o daniel2/R_Environ_Simple.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c daniel2/CChain.cpp -o daniel2/CChain.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c daniel2/CParam.cpp -o daniel2/CParam.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c daniel2/CData.cpp -o daniel2/CData.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c daniel2/CParam_generic.cpp -o daniel2/CParam_generic.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c daniel2/CVariable_Container.cpp -o daniel2/CVariable_Container.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -DUSING_R  -I/usr/local/include    -fpic  -g -O2  -c daniel2/dan_array_utils.cpp -o daniel2/dan_array_utils.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o LCMCR.so R_Lcm_CR.o NPLCM_CR_Basic_Freq.o daniel2/R_Environ_Simple.o daniel2/CChain.o daniel2/CParam.o daniel2/CData.o daniel2/CParam_generic.o daniel2/CVariable_Container.o daniel2/dan_array_utils.o -lgsl -lgslcblas -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/LCMCR/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'LCMCR'
    finding HTML links ... done
    LCMCR-package                           html  
    MCMCenviron                             html  
    kosovo_aggregate                        html  
    lcmCR                                   html  
    lcmCR_PostSampl                         html  
    lcm_CR_Basic                            html  
    lcm_CR_Basic_generator                  html  
** building package indices
** testing if installed package can be loaded
* DONE (LCMCR)
Making 'packages.html' ... done