-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
37 lines (37 loc) · 1.56 KB
/
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
33
34
35
36
37
Package: fabio
Version: 0.0-9999
Title: Forestry and Agriculture Biomass Input-Output Tables
Description: In 2015 we started building physical supply-use and input-output tables covering global agriculture and forestry.
The work is fully based on freely available data from FAOSTAT, IEA, EIA and UN Comtrade. FABIO now covers 191 countries,
116 processes and 130 commodities for the years 1986-2013. The code will be released here in July 2018. An R package is in preparation.
Authors@R: c(person("Martin", "Bruckner", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-1405-7951")),
person("Hanspeter", "Wieland", role = c("aut"), email = "[email protected]"),
person("Sebastian", "Luckeneder", role = c("aut"), email = "[email protected]"),
person("Victor", "Maus", role = "ctb", email = "[email protected]", comment = c(ORCID = "0000-0002-7385-4723")),
person("Stefan", "Giljum", role = "ths", email = "[email protected]", comment = c(ORCID = "0000-0002-4719-5867")))
Depends:
R (>= 3.3.0)
Imports:
utils,
openxlsx,
comtradr,
data.table,
stats,
Matrix,
reshape2,
MASS,
xlsx,
dplyr,
magrittr
Suggests:
testthat,
knitr,
captioner,
stargazer,
kableExtra
License: GPL-3 | file LICENSE
URL: https://github.com/fineprint-global/fabio/
BugReports: https://github.com/fineprint-global/fabio/issues/
RoxygenNote: 6.0.1
Encoding: UTF-8
VignetteBuilder: knitr