{
  "_id": "6a4795272f27a93436c0e033",
  "Type": "Package",
  "Package": "rjd3nowcasting",
  "Title": "Nowcasting with Dynamic Factors Models in 'JDemetra+' 3.x",
  "Version": "2.0.3.9000",
  "Authors@R": "c(\nperson(\"Jean\", \"Palate\", email = \"palatejean@gmail.com\", role = \"aut\"),\nperson(\"Corentin\", \"Lemasson\", , \"corentin.lemasson@nbb.be\", role = c(\"aut\", \"cre\")),\nperson(\"Tanguy\", \"Barthelemy\", , \"tanguy.barthelemy@insee.fr\", role = c(\"ctb\", \"art\"))\n)",
  "Description": "Interface to 'JDemetra+' 3.x\n(<https://github.com/jdemetra>), time series analysis software.\nThe package enables the specification and estimation of Dynamic\nFactor Models for nowcasting, and includes news analysis to\ninterpret forecast revisions. It implements highly efficient\nalgorithms for fast and reliable computation.",
  "License": "EUPL",
  "URL": "https://github.com/rjdverse/rjd3nowcasting,\nhttps://rjdverse.github.io/rjd3nowcasting/",
  "BugReports": "https://github.com/rjdverse/rjd3nowcasting/issues",
  "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'\n'results.R' 'zzz.R'",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make default-jdk libprotobuf-dev protobuf-compiler\nlibprotoc-dev",
  "Repository": "https://aqlt.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": {
    "Date": "2026-07-03 05:18:52 UTC",
    "User": "root"
  },
  "Author": "Jean Palate [aut],\nCorentin Lemasson [aut, cre],\nTanguy Barthelemy [ctb, art]",
  "Maintainer": "Corentin Lemasson <corentin.lemasson@nbb.be>",
  "_user": "aqlt",
  "_type": "src",
  "_file": "rjd3nowcasting_2.0.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/efc507f4156d2efbfc2e51e88c6d8d06ba190b99a1e0dd02eee6c29472444cc3",
  "_filesize": 580337,
  "_sha256": "efc507f4156d2efbfc2e51e88c6d8d06ba190b99a1e0dd02eee6c29472444cc3",
  "_expires": "2026-10-11T10:55:34.000Z",
  "_created": "2026-07-03T05:18:52.000Z",
  "_published": "2026-07-12T04:53:59.737Z",
  "_jobs": [
    {
      "job": 84985018776,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8058393914"
    },
    {
      "job": 84985018583,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8058396817"
    },
    {
      "job": 84985018558,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8058380737"
    },
    {
      "job": 84985018365,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8058382571"
    },
    {
      "job": 84985017783,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058359317"
    },
    {
      "job": 84985018150,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8058392686"
    },
    {
      "job": 84985018393,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8058381560"
    },
    {
      "job": 84985018279,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8058377812"
    },
    {
      "job": 84985018468,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8058381458"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749",
  "_status": "success",
  "_upstream": "https://github.com/rjdverse/rjd3nowcasting",
  "_commit": {
    "id": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
    "author": "Anna Smyk <43274870+annasmyk@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix installation link in README\n\nUpdated installation link to the new documentation site.",
    "time": 1781614994
  },
  "_maintainer": {
    "name": "Corentin Lemasson",
    "email": "corentin.lemasson@nbb.be",
    "login": "clemasso",
    "description": "",
    "uuid": 95612140
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "version": ">= 1.0-6",
      "role": "Imports"
    },
    {
      "package": "rjd3toolkit",
      "version": ">= 3.7.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rjdverse",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "clemasso",
      "count": 67,
      "uuid": 95612140
    },
    {
      "user": "tanguybarthelemy",
      "count": 43,
      "uuid": 112711017
    },
    {
      "user": "annasmyk",
      "count": 12,
      "uuid": 43274870
    },
    {
      "user": "charphi",
      "count": 10,
      "uuid": 8778378
    }
  ],
  "_userbio": {
    "uuid": 24825189,
    "type": "user",
    "name": "Alain Quartier-la-Tente",
    "followers": 33,
    "description": "Statistician, #RStat user, mainly working on seasonal adjustment & time-series analysis"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rjd3nowcasting"
  },
  "_devurl": "https://github.com/rjdverse/rjd3nowcasting",
  "_pkgdown": "https://rjdverse.github.io/rjd3nowcasting/",
  "_searchresults": 2,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rjd3nowcasting.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "create_model",
    "estimate_em",
    "estimate_ml",
    "estimate_pca",
    "get_forecasts",
    "get_news",
    "get_results"
  ],
  "_datasets": [
    {
      "name": "data0",
      "title": "Datasets including some French macro-economic variables",
      "object": "data0",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "FR_PVI",
        "FR_TURN",
        "FR_B1g_BCDE",
        "FR_BS",
        "FR_BS_prdexp",
        "EA_PVI",
        "EA_TURN",
        "EA_BS",
        "EA_BS_prdexp",
        "EA_PMI_manuf"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "data1",
      "title": "Datasets including some French macro-economic variables",
      "object": "data1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "FR_PVI",
        "FR_TURN",
        "FR_B1g_BCDE",
        "FR_BS",
        "FR_BS_prdexp",
        "EA_PVI",
        "EA_TURN",
        "EA_BS",
        "EA_BS_prdexp",
        "EA_PMI_manuf"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "create_model",
      "title": "Create a Dynamic Factor Model",
      "topics": [
        "create_model"
      ]
    },
    {
      "page": "estimate_em",
      "title": "Estimate a Dynamic Factor Model Using the Expectations-Maximization Algorithm",
      "topics": [
        "estimate_em"
      ]
    },
    {
      "page": "estimate_ml",
      "title": "Estimate a Dynamic Factor Model by Maximum Likelihood",
      "topics": [
        "estimate_ml"
      ]
    },
    {
      "page": "estimate_pca",
      "title": "Estimate a Dynamic Factor Model Using Principal Components Analysis",
      "topics": [
        "estimate_pca"
      ]
    },
    {
      "page": "get_forecasts",
      "title": "Get Dynamic Factor Model Forecasts",
      "topics": [
        "get_forecasts"
      ]
    },
    {
      "page": "get_news",
      "title": "Perform News Analysis for Forecast Updates in Dynamic Factor Models",
      "topics": [
        "get_news"
      ]
    },
    {
      "page": "get_results",
      "title": "Get Dynamic Factor Model Results",
      "topics": [
        "get_results"
      ]
    },
    {
      "page": "macroIndicators",
      "title": "Datasets including some French macro-economic variables",
      "topics": [
        "data0",
        "data1",
        "macroIndicators"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rjdverse/rjd3nowcasting/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rjdverse/rjd3nowcasting/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "Rcpp",
    "rJava",
    "rjd3jars",
    "rjd3toolkit",
    "RProtoBuf"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-25-jre-headless",
      "headers": "openjdk-25-jre-headless",
      "source": "openjdk",
      "version": "25.0.3+9-2~26.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "rjd3nowcasting.Rmd",
      "filename": "rjd3nowcasting.html",
      "title": "Nowcasting with 'JDemetra+ v3.x'",
      "author": "Corentin Lemasson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation settings",
        "Usage",
        "1. Prepare and import data",
        "2. Create/Update model",
        "2.1. Create a new model",
        "2.2. Update an existing model",
        "2.3. Composition of the created object",
        "3. Estimation",
        "3.1. Different algorithms/functions",
        "3.2. Prior standardization of the data",
        "3.3. Fixed parameters",
        "3.4. Save R object from one time to another",
        "4. Results",
        "4.1. Estimates",
        "4.2. Forecasts",
        "4.3. News analysis",
        "References"
      ],
      "created": "2024-06-04 14:20:35",
      "modified": "2026-06-03 09:11:30",
      "commits": 6
    }
  ],
  "_score": 4.431363764158988,
  "_indexed": false,
  "_nocasepkg": "rjd3nowcasting",
  "_universes": [
    "aqlt"
  ],
  "_indexurl": "https://rjdverse.r-universe.dev/rjd3nowcasting",
  "_failure": {
    "version": "2.0.3.9000",
    "commit": {
      "id": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "author": "Anna Smyk <43274870+annasmyk@users.noreply.github.com>",
      "committer": "GitHub <noreply@github.com>",
      "message": "Fix installation link in README\n\nUpdated installation link to the new documentation site.",
      "time": 1781614994
    },
    "buildurl": "https://github.com/r-universe/aqlt/actions/runs/29025666575",
    "date": "2026-07-12T04:53:59.733Z",
    "job": {
      "job": 86616521062,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8256189306"
    }
  },
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:21:11.000Z",
      "distro": "resolute",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/f53b06e63093247605e83721adb0933747bcd76778eb57f2534e920b24ef1c89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:21:25.000Z",
      "distro": "resolute",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/c0f722b614a9e0a79afbd8bb642509fc1847f187522e725adcbb3bed4002d873",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:20:29.000Z",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/a9ff83c217859eb5c1483236c27410f54cec2691034aa9c464ecbeb229f6ce79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:20:28.000Z",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/d1ce681e660833ff3557143049cb78ef246e73bb27d0ed7900523e5b2f201eba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:21:38.000Z",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/24a84194816d91843498d860d42362a61380e22d8b6b6dfac85bb0e9c66b3b17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:20:08.000Z",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/eefcf5c3c0141caa0b808f1b02f409272beb62021140a736b9a60f7d9096023c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:19:56.000Z",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/941a45a078577f19694acf44a3b5ed12ce462ef13d4a083e90dcb3f9b74c5fc2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-07-03T05:20:07.000Z",
      "commit": "765a1ec5a57677c5673dfe3ec67e395bd7134ca3",
      "fileid": "https://r2.ropensci.org/c1f039ddba3cdfacb14fc3f73867e6296f334e8d45c2b4e53f83239f6afec2de",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/28640018749"
    }
  ]
}