-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 1019 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
Package: PolicyPortfolios
Title: Tools for Managing, Measuring and Visualizing Policy Portfolios
Description: Tools for simplifying the creation and management of data structures
suitable for dealing with policy portfolios, that is, two-dimensional spaces
of policy instruments and policy targets. The package also allows to generate measures of
portfolio characteristics and facilitates their visualization.
Version: 0.4
Authors@R: person(given = "Xavier", family = "Fernández i Marín", email = "xavier.fim@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9522-8870"))
Depends:
R (>= 3.5),
dplyr (>= 1.0),
Imports:
ggplot2,
vegan,
ineq,
mgcv,
reshape2,
Suggests:
testthat,
devtools,
rmarkdown,
knitr,
tidyr,
License: GPL-3
URL: http://xavier-fim.net/packages/PolicyPortfolios/, https://github.com/xfim/PolicyPortfolios
BugReports: https://github.com/xfim/PolicyPortfolios/issues
Encoding: UTF-8
RoxygenNote: 7.2.2
VignetteBuilder: knitr