Package: PEcAnRTM
Type: Package
Title: PEcAn functions used for radiative transfer modeling
Version: 1.5.1
Date: 2017-09-25
Author: Alexey Shiklomanov, Shawn Serbin, Mike Dietze
Maintainer: Alexey Shiklomanov <ashiklom@bu.edu>
Description: This package contains functions for performing forward runs and
    inversions of radiative transfer models (RTMs). Inversions can be performed
    using maximum likelihood, or more complex hierarchical Bayesian methods.
    Underlying numerical analyses are optimized for speed using Fortran code.
Imports:
    PEcAn.logger,
    MASS,
    coda,
    lubridate (>= 1.6.0),
    PEcAn.assim.batch
Suggests:
    minpack.lm,
    mclust,
    PEcAn.utils,
    PEcAn.ED2,
    testthat (>= 1.0.2),
    knitr,
    pwr
OS_type: unix
License: FreeBSD + file LICENSE
Copyright: Authors
LazyLoad: yes
LazyData: FALSE
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1
