Type: Package
Package: rjd3workspace
Title: Wrangling 'JDemetra+ 3.x' Workspaces
Version: 3.8.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", , "timeserieswithjdemetraandr@gmail.com", 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>).  
    It offers several functions to manipulate 'JDemetra+' workspaces, which 
    can be read by the software and can store several seasonal adjusted series 
    along with user-defined calendars or regression variables.
License: EUPL
URL: https://github.com/rjdverse/rjd3workspace,
        https://rjdverse.github.io/rjd3workspace/
BugReports: https://github.com/rjdverse/rjd3workspace/issues
Depends: R (>= 4.1.0)
Imports: rJava (>= 1.0-6), rjd3jars(>= 0.0.4), rjd3toolkit (>= 3.8.0),
        rjd3providers (>= 3.8.0), rjd3tramoseats (>= 3.8.0), rjd3x13
        (>= 3.8.0), tools, utils, methods
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
SystemRequirements: Java (>= 21)
Collate: 'deprecated.R' 'rjd3workspace-package.R' 'utils.R' 'saitem.R'
        'saprocessing.R' 'update_path.R' 'workspace.R' 'zzz.R'
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-16 15:07:16 UTC; SHT3RT
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 <timeserieswithjdemetraandr@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-17 06:50:02 UTC
