Last data update: 2014.03.03

DiffusionRjgqd

Package: DiffusionRjgqd
Version: 0.1.0
Title: Inference and Analysis for Jump Generalized Quadratic Diffusions
Description: Tools for performing inference and analysis on a class of quadratic jump diffusion processes.
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/DiffusionRjgqd/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, knitr, coda, Quandl, R.rsp
License: GPL (>= 2)
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
Packaged: 2016-01-21 18:16:23 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-01-24 21:21:02

8 images, 10 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DiffusionRjgqd' ...
** package 'DiffusionRjgqd' 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 junkfunction2.cpp -o junkfunction2.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o DiffusionRjgqd.so RcppExports.o junkfunction2.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/DiffusionRjgqd/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DiffusionRjgqd'
    finding HTML links ... done
    BiJGQD.density                          html  
    BiJGQD.mcmc                             html  
    DiffusionRjgqd-package                  html  
    JGQD.density                            html  
    JGQD.dic                                html  
    JGQD.estimates                          html  
    JGQD.mcmc                               html  
    JGQD.plot                               html  
    JGQD.remove                             html  
    JSDEsim1                                html  
    JSDEsim2                                html  
    JSDEsim3                                html  
    junkfunction2                           html  
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DiffusionRjgqd)
Making 'packages.html' ... done