Last data update: 2014.03.03

ReacTran

Package: ReacTran
Version: 1.4.2
Title: Reactive transport modelling in 1D, 2D and 3D
Author: Karline Soetaert <karline.soetaert@nioz.nl>,
Filip Meysman <filip.meysman@nioz.nl>
Maintainer: Karline Soetaert <karline.soetaert@nioz.nl>
Depends: R (>= 2.10), rootSolve, deSolve, shape
Description: Routines for developing models that describe reaction and advective-diffusive transport in one, two or three dimensions.
Includes transport routines in porous media, in estuaries, and in bodies with variable shape.
License: GPL (>= 3)
LazyData: yes
Packaged: 2014-12-24 13:45:40 UTC; rforge
Repository: CRAN
Repository/R-Forge/Project: reactran
Repository/R-Forge/Revision: 90
Repository/R-Forge/DateTimeStamp: 2014-12-24 13:29:34
Date/Publication: 2014-12-26 11:07:16
NeedsCompilation: yes

● Cran Task View: DifferentialEquations
32 images, 16 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ReacTran' ...
** package 'ReacTran' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c advection.f -o advection.o
f95   -fpic  -g -O2  -c tran3D.f -o tran3D.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ReacTran.so advection.o tran3D.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ReacTran/libs
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ReacTran'
    finding HTML links ... done
    ReacTran                                html  
    finding level-2 HTML links ... done

    advection                               html  
    fiadeiro                                html  
    geometries                              html  
    properties                              html  
    setup.compaction.1D                     html  
    setup.grid.1D                           html  
    setup.grid.2D                           html  
    setup.prop.1D                           html  
    setup.prop.2D                           html  
    tran.1D                                 html  
    tran.2D                                 html  
    tran.3D                                 html  
    tran.cyl_spher                          html  
    tran.polar                              html  
    tran.volume.1D                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ReacTran)
Making 'packages.html' ... done