{
  "_id": "6a215d76cd65a98ecbd2f81d",
  "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://tanguybarthelemy.r-universe.dev",
  "Date/Publication": "2026-06-04 08:38:16 UTC",
  "RemoteUrl": "https://github.com/rjdverse/rjd3nowcasting",
  "RemoteRef": "HEAD",
  "RemoteSha": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:06:58 UTC",
    "User": "root"
  },
  "Author": "Jean Palate [aut],\nCorentin Lemasson [aut, cre],\nTanguy Barthelemy [ctb, art]",
  "Maintainer": "Corentin Lemasson <corentin.lemasson@nbb.be>",
  "MD5sum": "1408a6dede26eb261e617e1d93f84a25",
  "_user": "tanguybarthelemy",
  "_type": "src",
  "_file": "rjd3nowcasting_2.0.3.9000.tar.gz",
  "_fileid": "54037ec8e61995dff836a9020b37d2b20d309ccda1ad02db9abb0ba051d79a24",
  "_filesize": 575935,
  "_sha256": "54037ec8e61995dff836a9020b37d2b20d309ccda1ad02db9abb0ba051d79a24",
  "_created": "2026-06-04T11:06:58.000Z",
  "_published": "2026-06-04T11:11:50.192Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79505553235,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7409881733"
    },
    {
      "job": 79505553255,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409876920"
    },
    {
      "job": 79505553271,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7409917506"
    },
    {
      "job": 79505553233,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409904429"
    },
    {
      "job": 79505000891,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409835181"
    },
    {
      "job": 79505553230,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409874054"
    },
    {
      "job": 79505553287,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7409871203"
    },
    {
      "job": 79505553202,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7409863798"
    },
    {
      "job": 79505553349,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409863744"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rjdverse/rjd3nowcasting",
  "_commit": {
    "id": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
    "author": "Corentin Lemasson <95612140+clemasso@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #32 from clemasso/develop\n\nimprove print functions",
    "time": 1780562296
  },
  "_maintainer": {
    "name": "Corentin Lemasson",
    "email": "corentin.lemasson@nbb.be",
    "login": "clemasso",
    "description": "",
    "uuid": 95612140
  },
  "_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
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "clemasso",
      "count": 67,
      "uuid": 95612140
    },
    {
      "user": "tanguybarthelemy",
      "count": 43,
      "uuid": 112711017
    },
    {
      "user": "annasmyk",
      "count": 11,
      "uuid": 43274870
    },
    {
      "user": "charphi",
      "count": 10,
      "uuid": 8778378
    }
  ],
  "_userbio": {
    "uuid": 112711017,
    "type": "user",
    "name": "Tanguy Barthelemy",
    "description": "Time Series Methodologist"
  },
  "_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": 1,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_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",
    "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-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.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.352182518111363,
  "_indexed": false,
  "_nocasepkg": "rjd3nowcasting",
  "_universes": [
    "tanguybarthelemy"
  ],
  "_indexurl": "https://rjdverse.r-universe.dev/rjd3nowcasting",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:09:11.000Z",
      "distro": "noble",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "7db236183611b1115ee233e559b872dc3c21b2cb3a592689f621e839be2522c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:59.000Z",
      "distro": "noble",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "19bc16bbd3c415e8900c9bf94eae8def4c342825d3fdbca6d5f49b4e2cd3bc78",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:11:07.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "fff0b356f69c0dcdabc9eaa815b4a91d733c591013146a540641fa0fe534b6bb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:10:27.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "fdb4fce51b75dbd6f8f69032611ddc7d85e8e5b369550256736ff97821873114",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:09:20.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "f475aa2ba5607c3abc52ca3eab8203707b5e8c6e8bba2c0a21a32fecd7032b8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:28.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "0cd4a69ad1439008140f8dd1761d78f0949e0341d994c0e1053b86e88bfd5f08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:05.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "9b7a109bad1614971f87febccc1679364b28a1268fd07cd3b9e8223fc7ab2828",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:12.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "f6ecbd2c3ccb9e3c5664803ceb16710d08717cb1c46bf18e157a8b5078ecd906",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/26947772971"
    }
  ]
}