Type: Package Package: rjd3nowcasting Title: Nowcasting with Dynamic Factors Models in 'JDemetra+' 3.x Version: 2.0.3.9000 Authors@R: c( person("Jean", "Palate", email = "palatejean@gmail.com", role = "aut"), person("Corentin", "Lemasson", , "corentin.lemasson@nbb.be", role = c("aut", "cre")), person("Tanguy", "Barthelemy", , "tanguy.barthelemy@insee.fr", role = c("ctb", "art")) ) Description: Interface to 'JDemetra+' 3.x (), time series analysis software. The package enables the specification and estimation of Dynamic Factor Models for nowcasting, and includes news analysis to interpret forecast revisions. It implements highly efficient algorithms for fast and reliable computation. License: EUPL URL: https://github.com/rjdverse/rjd3nowcasting, https://rjdverse.github.io/rjd3nowcasting/ BugReports: https://github.com/rjdverse/rjd3nowcasting/issues Depends: R (>= 4.1.0) Imports: rJava (>= 1.0-6), rjd3toolkit (>= 3.7.1), stats, graphics, grDevices Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: Java (>= 21) Collate: 'utils.R' 'estimation.R' 'model.R' 'news.R' 'print.R' 'results.R' 'zzz.R' LazyData: TRUE Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://tanguybarthelemy.r-universe.dev Date/Publication: 2026-06-16 13:03:14 UTC RemoteUrl: https://github.com/rjdverse/rjd3nowcasting RemoteRef: HEAD RemoteSha: 765a1ec5a57677c5673dfe3ec67e395bd7134ca3 NeedsCompilation: no Packaged: 2026-06-16 18:11:43 UTC; root Author: Jean Palate [aut], Corentin Lemasson [aut, cre], Tanguy Barthelemy [ctb, art] Maintainer: Corentin Lemasson