-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathCITATION.cff
157 lines (155 loc) · 4.49 KB
/
CITATION.cff
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "rjd3toolkit" in publications use:'
type: software
title: 'rjd3toolkit: Utility Functions around ''JDemetra+ 3.0'''
version: 3.2.4.9000
abstract: R Interface to 'JDemetra+ 3.x' (<https://github.com/jdemetra>) time series
analysis software. It provides functions allowing to model time series (create outlier
regressors, user-defined calendar regressors, UCARIMA models...), to test the presence
of trading days or seasonal effects and also to set specifications in pre-adjustment
and benchmarking when using rjd3x13 or rjd3tramoseats.
authors:
- family-names: Palate
given-names: Jean
email: palatejean@gmail.com
- family-names: Quartier-la-Tente
given-names: Alain
email: alain.quartier@yahoo.fr
orcid: https://orcid.org/0000-0001-7890-3857
- family-names: Barthelemy
given-names: Tanguy
email: tanguy.barthelemy@insee.fr
- family-names: Smyk
given-names: Anna
email: anna.smyk@insee.fr
repository-code: https://github.com/rjdverse/rjd3toolkit
url: https://rjdverse.github.io/rjd3toolkit/
contact:
- family-names: Barthelemy
given-names: Tanguy
email: tanguy.barthelemy@insee.fr
keywords:
- jdemetra
- package
- r
- r-package
- rstats
- seasonal-adjustment
- timeseries
references:
- type: software
title: 'R: A Language and Environment for Statistical Computing'
notes: Depends
url: https://www.R-project.org/
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 4.1.0'
- type: software
title: checkmate
abstract: 'checkmate: Fast and Versatile Argument Checks'
notes: Imports
url: https://mllg.github.io/checkmate/
repository: https://CRAN.R-project.org/package=checkmate
authors:
- family-names: Lang
given-names: Michel
email: michellang@gmail.com
orcid: https://orcid.org/0000-0001-9754-0393
year: '2024'
doi: 10.32614/CRAN.package.checkmate
- type: software
title: graphics
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
- type: software
title: methods
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
- type: software
title: rJava
abstract: 'rJava: Low-Level R to Java Interface'
notes: Imports
url: http://www.rforge.net/rJava/
repository: https://CRAN.R-project.org/package=rJava
authors:
- family-names: Urbanek
given-names: Simon
email: simon.urbanek@r-project.org
year: '2024'
doi: 10.32614/CRAN.package.rJava
version: '>= 1.0-6'
- type: software
title: RProtoBuf
abstract: 'RProtoBuf: R Interface to the ''Protocol Buffers'' ''API'' (Version 2
or 3)'
notes: Imports
url: https://dirk.eddelbuettel.com/code/rprotobuf.html
repository: https://CRAN.R-project.org/package=RProtoBuf
authors:
- family-names: Francois
given-names: Romain
- family-names: Eddelbuettel
given-names: Dirk
- family-names: Stokely
given-names: Murray
- family-names: Ooms
given-names: Jeroen
year: '2024'
doi: 10.32614/CRAN.package.RProtoBuf
version: '>= 0.4.20'
- type: software
title: stats
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
- type: software
title: utils
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
- type: software
title: spelling
abstract: 'spelling: Tools for Spell Checking in R'
notes: Suggests
url: https://ropensci.r-universe.dev/spelling
repository: https://CRAN.R-project.org/package=spelling
authors:
- family-names: Ooms
given-names: Jeroen
email: jeroenooms@gmail.com
orcid: https://orcid.org/0000-0002-4035-0289
- family-names: Hester
given-names: Jim
email: james.hester@rstudio.com
year: '2024'
doi: 10.32614/CRAN.package.spelling