forked from bquast/decompr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·26 lines (26 loc) · 1.08 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
Package: decompr
Version: 4.5.0.9990
Title: Global-Value-Chain Decomposition
Description: Two global-value-chain decompositions are implemented. Firstly, the
Wang-Wei-Zhu (Wang, Wei, and Zhu, 2013) algorithm splits bilateral gross exports
into 16 value-added components. Secondly, the Leontief decomposition (default)
derives the value added origin of exports by country and industry, which is also
based on Wang, Wei, and Zhu (Wang, Z., S.-J. Wei, and K. Zhu. 2013. "Quantifying
International Production Sharing at the Bilateral and Sector Levels.").
Authors@R: c( person("Bastiaan", "Quast", email = "[email protected]", role =
c("aut", "cre") ), person("Fei", "Wang", role = "aut"), person("Victor",
"Kummritz", role = "aut"), person("Oliver", "Reiter", role = "ctb") )
Maintainer: Bastiaan Quast <[email protected]>
Depends:
R (>= 2.10)
License: GPL-3
URL: http://qua.st/decompr, https://github.com/bquast/decompr
BugReports: https://github.com/bquast/decompr/issues
Suggests:
gvc,
testthat,
knitr,
shiny,
miniUI
VignetteBuilder: knitr
RoxygenNote: 6.0.0