Last data update: 2014.03.03

deTestSet

Package: deTestSet
Version: 1.1.2
Title: Testset for differential equations
Authors@R: c(person("Karline","Soetaert", role = c("aut","cre"),
email = "karline.soetaert@nioz.nl"),
person("Jeff","Cash", role = "aut",
email = "j.cash@imperial.ac.uk"),
person("Francesca","Mazzia", role = "aut",
email = "mazzia@dm.uniba.it"),
person("LAPACK authors", role = "cph"))
Author: Karline Soetaert [aut, cre],
Jeff Cash [aut],
Francesca Mazzia [aut],
LAPACK authors [cph]
Maintainer: Karline Soetaert <karline.soetaert@nioz.nl>
Depends: R (>= 2.01), deSolve
Description: Solvers and testset for stiff and nonstiff differential equations, and
differential algebraic equations
License: GPL
Copyright: inst/COPYRIGHTS
LazyData: yes
Repository: CRAN
Repository/R-Forge/Project: bvpsolve
Repository/R-Forge/Revision: 220
Repository/R-Forge/DateTimeStamp: 2014-12-02 12:25:10
Date/Publication: 2014-12-03 09:53:55
Packaged: 2014-12-02 12:45:53 UTC; rforge
NeedsCompilation: yes

● Cran Task View: DifferentialEquations
● 0 images, 27 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'deTestSet' ...
** package 'deTestSet' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c Ex_andrews.f -o Ex_andrews.o
f95   -fpic  -g -O2  -c Ex_beam.f -o Ex_beam.o
f95   -fpic  -g -O2  -c Ex_car.f -o Ex_car.o
f95   -fpic  -g -O2  -c Ex_crank.f -o Ex_crank.o
f95   -fpic  -g -O2  -c Ex_emep.f -o Ex_emep.o
f95   -fpic  -g -O2  -c Ex_fekete.f -o Ex_fekete.o
f95   -fpic  -g -O2  -c Ex_hires.f -o Ex_hires.o
f95   -fpic  -g -O2  -c Ex_nand.f -o Ex_nand.o
f95   -fpic  -g -O2  -c Ex_pleiades.f -o Ex_pleiades.o
f95   -fpic  -g -O2  -c Ex_pollution.f -o Ex_pollution.o
f95   -fpic  -g -O2  -c Ex_ring.f -o Ex_ring.o
f95   -fpic  -g -O2  -c Ex_transistor.f -o Ex_transistor.o
f95   -fpic  -g -O2  -c Ex_tube.f -o Ex_tube.o
f95   -fpic  -g -O2  -c Ex_twobit.f -o Ex_twobit.o
f95   -fpic  -g -O2  -c Ex_wheelset.f -o Ex_wheelset.o
f95   -fpic  -g -O2  -c bimd.f -o bimd.o
f95   -fpic  -g -O2  -c bimda.f -o bimda.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c call_dopri.c -o call_dopri.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c call_gam.c -o call_gam.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c call_mebdfi.c -o call_mebdfi.o
f95   -fpic  -g -O2  -c cashkarp.f -o cashkarp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c de_utils.c -o de_utils.o
f95   -fpic  -g -O2  -c dopri6.f -o dopri6.o
f95   -fpic  -g -O2  -c dopri8.f -o dopri8.o
f95   -fpic  -g -O2  -c errmsg.f -o errmsg.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c forcings.c -o forcings.o
gfortran  -fpic -g -O2  -c  gamd.f90 -o gamd.o
f95   -fpic  -g -O2  -c mebdfi.f -o mebdfi.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o deTestSet.so Ex_andrews.o Ex_beam.o Ex_car.o Ex_crank.o Ex_emep.o Ex_fekete.o Ex_hires.o Ex_nand.o Ex_pleiades.o Ex_pollution.o Ex_ring.o Ex_transistor.o Ex_tube.o Ex_twobit.o Ex_wheelset.o bimd.o bimda.o call_dopri.o call_gam.o call_mebdfi.o cashkarp.o de_utils.o dopri6.o dopri8.o errmsg.o forcings.o gamd.o mebdfi.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/deTestSet/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'deTestSet'
    finding HTML links ... done
    bimd                                    html  
    dae                                     html  
    deTestSet                               html  
    dopri5                                  html  
    dopri853                                html  
    ex_E5                                   html  
    ex_andrews                              html  
    ex_beam                                 html  
    ex_caraxis                              html  
    ex_crank                                html  
    ex_emep                                 html  
    ex_fekete                               html  
    ex_hires                                html  
    ex_nand                                 html  
    ex_orego                                html  
    ex_pleiades                             html  
    ex_pollution                            html  
    ex_reference                            html  
    ex_ring                                 html  
    ex_rober                                html  
    ex_transistor                           html  
    ex_tube                                 html  
    ex_twobit                               html  
    ex_vdpol                                html  
    ex_wheelset                             html  
    gamd                                    html  
    mebdfi                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (deTestSet)
Making 'packages.html' ... done