-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 1.25 KB
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: flagr
Type: Package
Title: Implementation of Flag Aggregation
Version: 0.3.2
Date: 2019-04-02
Authors@R: c(person("Mátyás", "Mészáros", email = "matyas.meszaros@ec.europa.eu", role = c("aut", "cre")),
person("Matteo", "Salvati", email = "salvati.matteo@hotmail.fr", role = "aut"))
Description: Three methods are implemented in R to facilitate the aggregations of flags in official statistics.
From the underlying flags the highest in the hierarchy, the most frequent, or with the highest total weight
is propagated to the flag(s) for EU or other aggregates. Below there are some reference documents for the topic:
<https://sdmx.org/wp-content/uploads/CL_OBS_STATUS_v2_1.docx>,
<https://sdmx.org/wp-content/uploads/CL_CONF_STATUS_1_2_2018.docx>,
<http://ec.europa.eu/eurostat/data/database/information>,
<http://www.oecd.org/sdd/33869551.pdf>,
<https://sdmx.org/wp-content/uploads/CL_OBS_STATUS_implementation_20-10-2014.pdf>.
License: EUPL-1.1
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: tidyr, eurostat, knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/eurostat/flagr
BugReports: https://github.com/eurostat/flagr/issues