Last data update: 2014.03.03

DiffusionRimp

Package: DiffusionRimp
Version: 0.1.0
Title: Inference and Analysis for Diffusion Processes via Data
Imputation and Method of Lines
Description: Tools for performing inference and analysis using a data-imputation scheme and the method of lines.
Authors@R: c(person("Etienne A.D.", "Pienaar", email = "etiennead@gmail.com",role = c("aut", "cre")),
person("Melvin M.", "Varughese", email = "melvin.varughese@uct.ac.za",role = c("ctb")))
URL: https://github.com/eta21
BugReports: https://github.com/eta21/DiffusionRimp/issues
MailingList: Please send questions and comments to etiennead@gmail.com.
Depends: R (>= 3.2.1)
Imports: Rcpp, RcppArmadillo, rgl, colorspace
LinkingTo: Rcpp, RcppArmadillo
Suggests: DiffusionRgqd, DiffusionRjgqd, knitr, coda, Quandl, R.rsp
License: GPL (>= 2)
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
Packaged: 2016-06-07 17:24:57 UTC; Etienne
Author: Etienne A.D. Pienaar [aut, cre],
Melvin M. Varughese [ctb]
Maintainer: Etienne A.D. Pienaar <etiennead@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-08 05:47:01

1 images, 12 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DiffusionRimp' ...
** package 'DiffusionRimp' 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 junkfunction3.cpp -o junkfunction3.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o DiffusionRimp.so RcppExports.o junkfunction3.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/DiffusionRimp/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DiffusionRimp'
    finding HTML links ... done
    BiMOL.aic                               html  
    BiMOL.density                           html  
    BiMOL.passage                           html  
    BiRS.impute                             html  
    DiffusionRimp-package                   html  
    DoubleWell                              html  
    MOL.aic                                 html  
    MOL.density                             html  
    MOL.passage                             html  
    MOL.plot                                html  
    RS.estimates                            html  
    RS.impute                               html  
    TiCIR                                   html  
    junkfunction3                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DiffusionRimp)
Making 'packages.html' ... done