{
  "_id": "6a215d82cd65a98ecbd2f86f",
  "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-04 08:38:16 UTC",
  "RemoteUrl": "https://github.com/rjdverse/rjd3nowcasting",
  "RemoteRef": "HEAD",
  "RemoteSha": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:06:01 UTC",
    "User": "root"
  },
  "Author": "Jean Palate [aut],\nCorentin Lemasson [aut, cre],\nTanguy Barthelemy [ctb, art]",
  "Maintainer": "Corentin Lemasson <corentin.lemasson@nbb.be>",
  "MD5sum": "bde5969e8f1636ecb950591930d3ddc1",
  "_user": "aqlt",
  "_type": "src",
  "_file": "rjd3nowcasting_2.0.3.9000.tar.gz",
  "_fileid": "e38900cab64c8935c2398721e380a13fc3f6ca51d15dfabb2f308d03890b2f39",
  "_filesize": 575952,
  "_sha256": "e38900cab64c8935c2398721e380a13fc3f6ca51d15dfabb2f308d03890b2f39",
  "_created": "2026-06-04T11:06:01.000Z",
  "_published": "2026-06-04T11:12:02.683Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79505391005,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7409858770"
    },
    {
      "job": 79505390993,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409861754"
    },
    {
      "job": 79505390985,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7409920303"
    },
    {
      "job": 79505390972,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409868744"
    },
    {
      "job": 79504871981,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409817480"
    },
    {
      "job": 79505390991,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409851116"
    },
    {
      "job": 79505391033,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7409847816"
    },
    {
      "job": 79505391011,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7409848507"
    },
    {
      "job": 79505391009,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409842830"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122",
  "_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": 24825189,
    "type": "user",
    "name": "Alain Quartier-la-Tente",
    "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": 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": [
    "aqlt"
  ],
  "_indexurl": "https://rjdverse.r-universe.dev/rjd3nowcasting",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:03.000Z",
      "distro": "noble",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "2ca89889a550f9e12ad4684addbbb1d200503b57e957e0cb97629d52a5b191ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:12.000Z",
      "distro": "noble",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "0418e0b64d5b971b92984da59a1e7b8b92bc446483e0c06655fa1c2a7a6f37c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:11:23.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "b7311b19252caf527bb7fe25f28b9006764be7205c585f7f46884dd499348253",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:23.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "8837ba4bce154b8493adb1befd002c6a8711267b2827892d77bf963e105f54dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:08:07.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "e160ef85abfe3dc1f26d7ad6b6178a6c76487b9814d15e769d4f17a68a014956",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:07:18.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "29993fae81b404e52b690f24fc93515fc0c043fd56158ce01a36b57feec2e201",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:07:14.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "3f9bc0ea24a20404a32757e566bbd00fb9f036dd8b9871112c33f70177ec9a65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.3.9000",
      "date": "2026-06-04T11:07:04.000Z",
      "commit": "fba1255686fa467cde5faa22c3bd9d4cf6e1fd2f",
      "fileid": "625ce28a1c930e26910afeb99ec81617c2bd2847cdfba838cfaa54259e314240",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26947740122"
    }
  ]
}