forked from rjdverse/rjd3stl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 831 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
30
Package: rjd3stl
Type: Package
Title: Interface to 'JDemetra+ 3.0' Seasonal Adjustment Software
Version: 2.1.1
Authors@R: c(
person("Jean", "Palate", role = c("aut", "cre"),
email = "jean.palate@nbb.be"))
Description: Interface around 'JDemetra+ 3.x' sa-toolkit (<https://github.com/jdemetra/jdemetra-core>), STACE project
Depends:
R (>= 3.6.0)
Imports:
rJava (>= 1.0-6),
rjd3toolkit (>= 3.2.2),
rjd3highfreq (>= 2.1.0)
Remotes:
github::rjdemetra/rjd3toolkit,
github::rjdemetra/rjd3highfreq
SystemRequirements: Java (>= 17)
License: EUPL
URL: https://github.com/jdemetra/rjd3stl, https://rjdemetra.github.io/rjd3stl/
LazyData: TRUE
Suggests:
knitr,
rmarkdown
RoxygenNote: 7.3.1
BugReports: https://github.com/jdemetra/rjdemetra3/issues
Encoding: UTF-8
Collate:
'jd3_stl.R'
'zzz.R'