-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 1.29 KB
/
Copy pathDESCRIPTION
File metadata and controls
24 lines (24 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: rjwsacruncher
Title: Interface to the 'JWSACruncher' of 'JDemetra+'
Version: 0.2.4
Authors@R: c(person("Alain", "Quartier-la-Tente", role = c("aut", "cre"),
email = "alain.quartier@yahoo.fr",
comment = c(ORCID = "0000-0001-7890-3857")),
person(given = "Institut national de la statistique et des études économiques",
role = "cph"))
Description: 'JDemetra+' (<https://github.com/jdemetra/jdemetra-app>) is the seasonal adjustment software officially recommended
to the members of the European Statistical System and the European System of Central Banks. Seasonal adjustment models performed
with 'JDemetra+' can be stored into workspaces. 'JWSACruncher' (<https://github.com/jdemetra/jwsacruncher/releases> for v2 and <https://github.com/jdemetra/jdplus-main/releases> for v3) is a console tool that
re-estimates all the multi-processing defined in a workspace and to export the result. 'rjwsacruncher' allows to launch easily the 'JWSACruncher'.
URL: https://aqlt.github.io/rjwsacruncher/, https://github.com/AQLT/rjwsacruncher
BugReports: https://github.com/AQLT/rjwsacruncher/issues
Imports:
XML
Suggests:
knitr,
rmarkdown
License: GPL-3
VignetteBuilder: knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Config/roxygen2/version: 8.0.0