Package: rjd3highfreq Type: Package Title: Seasonal Adjustment of High Frequency Data with 'JDemetra+ 3.x' Version: 2.4.1 Authors@R: c( person("Jean", "Palate", role = c("aut", "cre"), email = "palatejean@gmail.com"), person("Tanguy", "Barthelemy", role = c("ctb", "art"), email ="tanguy.barthelemy@insee.fr")) Description: R Interface to 'JDemetra+ 3.x' () time series analysis software. It provides functions for seasonal adjustment of high-frequency data displaying multiple, non integer periodicities. Pre-adjustment with extended airline model and Arima Model Based decomposition. Depends: R (>= 4.1.0) Imports: rJava (>= 1.0-6), RProtoBuf (>= 0.4.20), rjd3toolkit (>= 3.7.1), rjd3xjars (>= 0.1.0), checkmate, forecast, methods SystemRequirements: Java (>= 17) License: file LICENSE URL: https://github.com/rjdverse/rjd3highfreq, https://rjdverse.github.io/rjd3highfreq/ Suggests: knitr, rmarkdown, testthat RoxygenNote: 7.3.3 BugReports: https://github.com/rjdverse/rjd3highfreq/issues Encoding: UTF-8 Collate: 'utils.R' 'jd3_extendedairline.R' 'jd3_fractionalairline.R' 'plot.R' 'print.R' 'zzz.R' Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://aqlt.r-universe.dev Date/Publication: 2026-06-19 14:12:32 UTC RemoteUrl: https://github.com/rjdverse/rjd3highfreq RemoteRef: HEAD RemoteSha: 4f29487e5fd27374a4d1a43a68c4fed0190d0944 NeedsCompilation: no Packaged: 2026-07-02 05:36:21 UTC; root Author: Jean Palate [aut, cre], Tanguy Barthelemy [ctb, art] Maintainer: Jean Palate