Last data update: 2014.03.03

cOde

Package: cOde
Type: Package
Title: Automated C Code Generation for Use with the 'deSolve' and
'bvpSolve' Packages
Version: 0.2.2
Depends: R (>= 3.0)
Suggests: deSolve, bvpSolve
Date: 2016-05-11
Author: Daniel Kaschek
Maintainer: Daniel Kaschek <daniel.kaschek@physik.uni-freiburg.de>
Description: Generates all necessary C functions allowing the user to work with
the compiled-code interface of ode() and bvptwp(). The implementation supports
"forcings" and "events". Also provides functions to symbolically compute
Jacobians, sensitivity equations and adjoint sensitivities being the basis for
sensitivity analysis.
License: GPL (>= 2)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-11 20:01:21 UTC; kaschek
Repository: CRAN
Date/Publication: 2016-05-12 14:47:21

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'cOde' ...
** package 'cOde' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'cOde'
    finding HTML links ... done
    adjointSymb                             html  
    bvptwpC                                 html  
    cOde-package                            html  
    forcData                                html  
    funC                                    html  
    getSymbols                              html  
    jacobianSymb                            html  
    loadDLL                                 html  
    odeC                                    html  
    oxygenData                              html  
    prodSymb                                html  
    reduceSensitivities                     html  
    replaceOperation                        html  
    replaceSymbols                          html  
    sensitivitiesSymb                       html  
    setForcings                             html  
    sumSymb                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (cOde)
Making 'packages.html' ... done