forked from ebimodeling/ghgvcR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 832 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: ghgvcr
Type: Package
Title: Greenhouse Gas Value Calculator
Version: 2.0
Date: 2012-11-15
Author: Chris Schauer, Krista Anderson-Teixeira, David LeBauer, Nicholas Potter
Maintainer: David LeBauer <dlebauer@illinois.edu>
Description: This package runs the Greenhouse Gas Value Calculator, as
described in Kristina J. Anderson-Teixeira and Evan H. DeLucia. 2010. The
greenhouse gas value of ecosystems. Global Change Biology. DOI:
10.1111/j.1365-2486.2010.02220.x. This is an R implementation of the
original Matlab code.
Imports:
ggplot2,
gridExtra,
Hmisc,
jsonlite,
ncdf4,
scales,
tidyr,
XML
Suggests:
knitr,
readr,
rmarkdown,
testthat
License: FreeBSD + file LICENSE
Copyright: Authors
LazyLoad: yes
LazyData: FALSE
RoxygenNote: 5.0.1
VignetteBuilder: knitr