Package: rjd3nowcasting Type: Package Title: Nowcasting with 'JDemetra+ 3.0' Version: 2.0.3 Authors@R: c( person(given = "Corentin", family = "Lemasson", role = c("aut", "cre"), email = "corentin.lemasson@nbb.be"), person(given = "Tanguy", family = "Barthelemy", role = c("ctb", "art"), email ="tanguy.barthelemy@insee.fr") ) Description: Interface around 'JDemetra+ 3.x' (), TSACE project. It defines and estimates Dynamic Factor Models with the purpose of Nowcasting. News analysis is included in this second version. Depends: R (>= 4.1.0) Imports: rJava (>= 1.0-6), rjd3toolkit (>= 3.2.2) Remotes: github::rjdverse/rjd3toolkit@*release SystemRequirements: Java (>= 17) License: EUPL URL: https://github.com/rjdverse/rjd3nowcasting, https://rjdverse.github.io/rjd3nowcasting/ BugReports: https://github.com/rjdverse/rjd3nowcasting/issues Encoding: UTF-8 Collate: 'estimation.R' 'news.R' 'results.R' 'zzz.R' RoxygenNote: 7.3.1 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://rjdverse.r-universe.dev Date/Publication: 2024-07-12 13:59:02 UTC RemoteUrl: https://github.com/rjdverse/rjd3nowcasting RemoteRef: v2.0.3 RemoteSha: ba745713fb2df3505c8d363e4d337ab407c07bed NeedsCompilation: no Packaged: 2026-06-08 07:47:43 UTC; root Author: Corentin Lemasson [aut, cre], Tanguy Barthelemy [ctb, art] Maintainer: Corentin Lemasson