Last data update: 2014.03.03

LakeMetabolizer

Package: LakeMetabolizer
Title: Tools for the Analysis of Ecosystem Metabolism
Maintainer: Luke Winslow <lawinslow@gmail.com>
Version: 1.5.0
Author: Luke Winslow, Jake Zwart, Ryan Batt, Jessica Corman, Hilary Dugan, Paul
Hanson, Aline Jaimes, Jordan Read, Richard Woolway
Description: A collection of tools for the calculation of freewater metabolism.
License: GPL (>= 2)
Imports: plyr, methods
Suggests: R2jags
Depends: R (>= 2.15.0), rLakeAnalyzer (>= 1.4)
Repository: CRAN
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-23 17:34:25 UTC; lwinslow
Date/Publication: 2016-06-23 19:57:42

3 images, 28 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'LakeMetabolizer' ...
** package 'LakeMetabolizer' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kalmanLoop.c -o kalmanLoop.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kalmanLoopTemp.c -o kalmanLoopTemp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mleLoop.c -o mleLoop.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o LakeMetabolizer.so kalmanLoop.o kalmanLoopTemp.o mleLoop.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/LakeMetabolizer/libs
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'LakeMetabolizer'
    finding HTML links ... done
    calc.lw.net                             html  
    calc.zeng                               html  
    get.Ts                                  html  
    get.vars                                html  
    getSchmidt                              html  
    has.vars                                html  
    is.day                                  html  
    is.night                                html  
    k.read                                  html  
    k.read.base                             html  
    k600.2.kGAS                             html  
    load.all.data                           html  
    finding level-2 HTML links ... done

    load.meta                               html  
    metab                                   html  
    metab.bayesian                          html  
    metab.bookkeep                          html  
    metab.kalman                            html  
    metab.mle                               html  
    metab.ols                               html  
    o2.at.sat                               html  
    par.to.sw                               html  
    rmv.vars                                html  
    sun.rise.set                            html  
    sw.to.par                               html  
    temp.kalman                             html  
    var.indx                                html  
    watts.in                                html  
    wind.scale                              html  
** building package indices
** testing if installed package can be loaded
* DONE (LakeMetabolizer)
Making 'packages.html' ... done