Type: Package
Package: rjd3toolkit
Title: Utility Functions Around 'JDemetra+ 3.0'
Version: 3.6.0
Authors@R: c(
    person("Jean", "Palate", , "palatejean@gmail.com", role = "aut"),
    person("Alain", "Quartier-la-Tente", , "alain.quartier@yahoo.fr", role = "aut",
           comment = c(ORCID = "0000-0001-7890-3857")),
    person("Tanguy", "Barthelemy", , "tanguy.barthelemy@insee.fr", role = c("aut", "cre", "art")),
    person("Anna", "Smyk", , "anna.smyk@insee.fr", role = "aut")
  )
Description: 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, Unobserved Components
    AutoRegressive Integrated Moving Average (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'.
License: EUPL
URL: https://github.com/rjdverse/rjd3toolkit,
        https://rjdverse.github.io/rjd3toolkit/
BugReports: https://github.com/rjdverse/rjd3toolkit/issues
Depends: R (>= 4.1)
Imports: checkmate, graphics, methods, rJava (>= 1.0-6), rjd3jars,
        RProtoBuf (>= 0.4.20), stats, utils
Encoding: UTF-8
Language: en-GB
LazyData: TRUE
RoxygenNote: 7.3.3
SystemRequirements: Java (>= 17)
Collate: 'utils.R' 'jd2r.R' 'protobuf.R' 'arima.R' 'calendars.R'
        'calendarts.R' 'decomposition.R' 'deprecated.R'
        'differencing.R' 'display.R' 'distributions.R' 'generics.R'
        'jd3rslts.R' 'modellingcontext.R' 'procresults.R'
        'regarima_generic.R' 'regarima_rslts.R' 'spec_benchmarking.R'
        'spec_regarima.R' 'splines.R' 'tests_regular.R'
        'tests_seasonality.R' 'tests_td.R' 'timeseries.R' 'variables.R'
        'zzz.R'
NeedsCompilation: no
Packaged: 2026-01-09 11:54:11 UTC; onyxia
Author: Jean Palate [aut],
  Alain Quartier-la-Tente [aut] (ORCID:
    <https://orcid.org/0000-0001-7890-3857>),
  Tanguy Barthelemy [aut, cre, art],
  Anna Smyk [aut]
Maintainer: Tanguy Barthelemy <tanguy.barthelemy@insee.fr>
Repository: CRAN
Date/Publication: 2026-01-13 18:00:02 UTC
Built: R 4.5.1; ; 2026-01-13 20:21:08 UTC; unix
