-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.46 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
Package: correspondenceTables
Type: Package
Title: Creating Correspondence Tables Between Two Statistical Classifications
Date: 2023-04-27
Version: 0.8.2
Authors@R: c(person("Vasilis", "Chasiotis", role = "aut", comment="Department of Statistics, Athens University of Economics and Business"),
person("Photis", "Stavropoulos", role = "aut", comment="Quantos S.A. Statistics and Information Systems"),
person("Martin", "Karlberg", role = "aut"),
person("Mátyás", "Mészáros", email = "matyas.meszaros@ec.europa.eu", role = "cre"),
person("Martina", "Patone", role = "aut"),
person("Erkand", "Muraku", role = "aut"),
person("Clement", "Thomas", role = "aut"),
person("Loic", "Bienvenue", role = "aut"))
Description:
A candidate correspondence table between two classifications can be created when there are correspondence tables leading from the first classification to the second one via intermediate 'pivot' classifications.
The correspondence table between two statistical classifications can be updated when one of the classifications gets updated to a new version.
License: EUPL
Encoding: UTF-8
Imports: data.table, httr, tidyverse, writexl
Suggests:
knitr,
rmarkdown,
tinytest
VignetteBuilder: knitr
NeedsCompilation: no
URL: https://github.com/eurostat/correspondenceTables
BugReports: https://github.com/eurostat/correspondenceTables/issues
Maintainer: Mátyás Mészáros <matyas.meszaros@ec.europa.eu>
RoxygenNote: 7.2.3