Last data update: 2014.03.03

DiffusionRgqd

Package: DiffusionRgqd
Version: 0.1.2
Title: Inference and Analysis for Generalized Quadratic Diffusions
Description: Tools for performing inference and analysis on a class of quadratic diffusion processes for both scalar and bivariate diffusion systems. For scalar diffusions, a module is provided for solving first passage time problems for both time-homogeneous and time-inhomogeneous GQDs.
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/DiffusionRgqd/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: knitr, coda, fptdApprox, Quandl, R.rsp
License: GPL (>= 2)
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
Packaged: 2016-01-20 09:18:34 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-20 15:38:08

1027 images, 15 functions, 5 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DiffusionRgqd' ...
** package 'DiffusionRgqd' 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 junkfunction.cpp -o junkfunction.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o DiffusionRgqd.so RcppExports.o junkfunction.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/DiffusionRgqd/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DiffusionRgqd'
    finding HTML links ... done
    BiGQD.density                           html  
    BiGQD.mcmc                              html  
    BiGQD.mle                               html  
    DiffusionRgqd-package                   html  
    GQD.TIpassage                           html  
    GQD.aic                                 html  
    GQD.density                             html  
    GQD.dic                                 html  
    GQD.estimates                           html  
    GQD.mcmc                                html  
    GQD.mle                                 html  
    GQD.passage                             html  
    GQD.plot                                html  
    GQD.remove                              html  
    SDEsim1                                 html  
    SDEsim2                                 html  
    SDEsim3                                 html  
    SDEsim4                                 html  
    SDEsim5                                 html  
    junkfunction                            html  
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DiffusionRgqd)
Making 'packages.html' ... done