Package: PEcAn.BIOCRO
Type: Package
Title: PEcAn package for integration of the BioCro model
Version: 1.5.1
Date: 2017-09-25
Author: David LeBauer, Deepak Jaiswal
Maintainer: David LeBauer <dlebauer@illinois.edu>
Description: This module provides functions to link BioCro to PEcAn.
Depends:
    methods
Imports:
    PEcAn.logger,
    PEcAn.remote,
    PEcAn.utils,
    PEcAn.settings,
    PEcAn.data.atmosphere,
    PEcAn.data.land,
    PEcAn.DB,
    udunits2 (>= 0.11),
    ncdf4 (>= 1.15),
    lubridate (>= 1.6.0),
    data.table,
    XML
Suggests:
    BioCro,
    testthat (>= 1.0.2),
    RPostgreSQL
Remotes:
    github::ebimodeling/biocro
License: FreeBSD + file LICENSE
Copyright: Energy Biosciences Institute, Authors
LazyLoad: yes
LazyData: FALSE
RoxygenNote: 6.0.1
