{
  "_id": "6a115a12acfb0bcc41cebd6b",
  "Package": "ggdemetra",
  "Type": "Package",
  "Title": "'ggplot2' Extension for Seasonal and Trading Day Adjustment with\n'RJDemetra'",
  "Version": "0.3.0",
  "Authors@R": "c(person(\"Alain\", \"Quartier-la-Tente\", role = c(\"aut\", \"cre\"),\nemail = \"alain.quartier@yahoo.fr\",\ncomment = c(ORCID = \"0000-0001-7890-3857\")))",
  "Description": "Provides 'ggplot2' functions to return the results of\nseasonal and trading day adjustment made by 'RJDemetra'.\n'RJDemetra' is an 'R' interface around 'JDemetra+'\n(<https://github.com/jdemetra/jdemetra-app>), the seasonal\nadjustment software officially recommended to the members of\nthe European Statistical System and the European System of\nCentral Banks.",
  "SystemRequirements": "Java (>= 8)",
  "License": "EUPL",
  "URL": "https://aqlt.github.io/ggdemetra/,\nhttps://github.com/AQLT/ggdemetra",
  "BugReports": "https://github.com/AQLT/ggdemetra/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://aqlt.r-universe.dev",
  "Date/Publication": "2025-06-25 19:42:06 UTC",
  "RemoteUrl": "https://github.com/AQLT/ggdemetra",
  "RemoteRef": "HEAD",
  "RemoteSha": "06d08440316761fab5353406485c1847084e36d7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:37:41 UTC",
    "User": "root"
  },
  "Author": "Alain Quartier-la-Tente [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7890-3857>)",
  "Maintainer": "Alain Quartier-la-Tente <alain.quartier@yahoo.fr>",
  "MD5sum": "a392274bc92e44cc313de8ec7624cbe6",
  "_user": "aqlt",
  "_type": "src",
  "_file": "ggdemetra_0.3.0.tar.gz",
  "_fileid": "4d4169b75ecc3bd9fe46f00128ccbf2dbd723380482bde7eb2b18840696aacbf",
  "_filesize": 4765612,
  "_sha256": "4d4169b75ecc3bd9fe46f00128ccbf2dbd723380482bde7eb2b18840696aacbf",
  "_created": "2026-05-23T07:37:41.000Z",
  "_published": "2026-05-23T07:41:06.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506786769,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175367528"
    },
    {
      "job": 77506786766,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175368497"
    },
    {
      "job": 77506786770,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175361330"
    },
    {
      "job": 77506786771,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175360902"
    },
    {
      "job": 77506618356,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175353611"
    },
    {
      "job": 77506786775,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175365090"
    },
    {
      "job": 77506786819,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175364176"
    },
    {
      "job": 77506786818,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175362854"
    },
    {
      "job": 77506786817,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175362565"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/AQLT/ggdemetra",
  "_commit": {
    "id": "06d08440316761fab5353406485c1847084e36d7",
    "author": "AQLT <alain.quartier@yahoo.fr>",
    "committer": "AQLT <alain.quartier@yahoo.fr>",
    "message": "typo\n",
    "time": 1750880526
  },
  "_maintainer": {
    "name": "Alain Quartier-la-Tente",
    "email": "alain.quartier@yahoo.fr",
    "login": "aqlt",
    "orcid": "0000-0001-7890-3857",
    "description": "Statistician, #RStat user, mainly working on seasonal adjustment & time-series analysis",
    "uuid": 24825189
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.0.0",
      "role": "Depends"
    },
    {
      "package": "RJDemetra",
      "version": ">= 0.1.2",
      "role": "Depends"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "aqlt",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-26",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v0.2.9",
      "date": "2025-06-25"
    }
  ],
  "_topics": [
    "ggplot2",
    "jdemetra",
    "openjdk"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "aqlt",
      "count": 137,
      "uuid": 24825189
    },
    {
      "user": "oseenix",
      "count": 2,
      "uuid": 8219928
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 24825189,
    "type": "user",
    "name": "Alain Quartier-la-Tente",
    "description": "Statistician, #RStat user, mainly working on seasonal adjustment & time-series analysis"
  },
  "_downloads": {
    "count": 377,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggdemetra"
  },
  "_devurl": "https://github.com/aqlt/ggdemetra",
  "_pkgdown": "https://aqlt.github.io/ggdemetra/",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggdemetra.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aqlt/ggdemetra",
  "_realowner": "aqlt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-04-24"
    },
    {
      "version": "0.2.0",
      "date": "2019-06-19"
    },
    {
      "version": "0.2.1",
      "date": "2019-09-12"
    },
    {
      "version": "0.2.2",
      "date": "2020-12-02"
    },
    {
      "version": "0.2.3",
      "date": "2022-11-11"
    },
    {
      "version": "0.2.5",
      "date": "2023-04-25"
    },
    {
      "version": "0.2.6",
      "date": "2023-10-04"
    },
    {
      "version": "0.2.7",
      "date": "2024-01-23"
    },
    {
      "version": "0.2.8",
      "date": "2024-02-04"
    },
    {
      "version": "0.2.9",
      "date": "2025-06-25"
    }
  ],
  "_exports": [
    "calendar",
    "calendaradj",
    "geom_arima",
    "geom_diagnostics",
    "geom_outlier",
    "geom_sa",
    "ggsiratioplot",
    "init_ggplot",
    "irregular",
    "raw",
    "seasonal",
    "seasonaladj",
    "siratio",
    "siratioplot",
    "stat_sa",
    "trendcycle",
    "ts2df"
  ],
  "_datasets": [
    {
      "name": "ipi_c_eu",
      "title": "Industrial Production Indices in manufacturing in the European Union",
      "object": "ipi_c_eu",
      "class": [
        "mts",
        "ts",
        "matrix"
      ],
      "fields": [
        "BE",
        "BG",
        "CZ",
        "DK",
        "DE",
        "EE",
        "EL",
        "ES",
        "FR",
        "HR",
        "IT",
        "CY",
        "LV",
        "LT",
        "LU",
        "HU",
        "MT",
        "NL",
        "AT",
        "PL",
        "PT",
        "RO",
        "SI",
        "SK",
        "FI",
        "SE",
        "UK",
        "NO",
        "CH",
        "ME",
        "MK",
        "RS",
        "TR",
        "BA"
      ],
      "rows": 360,
      "table": true,
      "tojson": true
    },
    {
      "name": "ipi_c_eu_df",
      "title": "Industrial Production Indices in manufacturing in the European Union",
      "object": "ipi_c_eu_df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "BE",
        "BG",
        "CZ",
        "DK",
        "DE",
        "EE",
        "EL",
        "ES",
        "FR",
        "HR",
        "IT",
        "CY",
        "LV",
        "LT",
        "LU",
        "HU",
        "MT",
        "NL",
        "AT",
        "PL",
        "PT",
        "RO",
        "SI",
        "SK",
        "FI",
        "SE",
        "UK",
        "NO",
        "CH",
        "ME",
        "MK",
        "RS",
        "TR",
        "BA"
      ],
      "rows": 360,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "autoplot.SA",
      "title": "Plot 'RJDemetra' model",
      "topics": [
        "autoplot.SA"
      ]
    },
    {
      "page": "components",
      "title": "Extract Component from 'RJDemetra' model",
      "topics": [
        "calendar",
        "calendaradj",
        "components",
        "irregular",
        "raw",
        "seasonal",
        "seasonaladj",
        "trendcycle"
      ]
    },
    {
      "page": "geom_arima",
      "title": "ARIMA model",
      "topics": [
        "geom_arima"
      ]
    },
    {
      "page": "geom_diagnostics",
      "title": "Table of diagnostics",
      "topics": [
        "geom_diagnostics"
      ]
    },
    {
      "page": "geom_outlier",
      "title": "Outliers texts",
      "topics": [
        "geom_outlier"
      ]
    },
    {
      "page": "geom_sa",
      "title": "Seasonal adjustment time series",
      "topics": [
        "geom_sa",
        "stat_sa"
      ]
    },
    {
      "page": "init_ggplot",
      "title": "Initialise 'ggplot2' with 'SA' model",
      "topics": [
        "init_ggplot"
      ]
    },
    {
      "page": "ipi_c_eu",
      "title": "Industrial Production Indices in manufacturing in the European Union",
      "topics": [
        "ipi_c_eu",
        "ipi_c_eu_df"
      ]
    },
    {
      "page": "siratio",
      "title": "SI-ratio",
      "topics": [
        "ggsiratioplot",
        "siratio",
        "siratioplot"
      ]
    },
    {
      "page": "ts2df",
      "title": "Convert 'ts' object to 'data.frame'",
      "topics": [
        "ts2df"
      ]
    }
  ],
  "_pkglogo": "https://github.com/AQLT/ggdemetra/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/AQLT/ggdemetra/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rJava",
    "RJDemetra",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "ggdemetra.Rmd",
      "filename": "ggdemetra.html",
      "title": "ggdemetra: extending ggplot2 to perform seasonal adjustment with RJDemetra",
      "author": "Alain Quartier-la-Tente",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Seasonal adjustment specification",
        "Add the result of the seasonal adjusment",
        "Add the outliers to the plot",
        "Add the ARIMA model",
        "Add a table with some diagnostics",
        "Use existing model"
      ],
      "created": "2019-04-07 19:47:27",
      "modified": "2025-06-24 18:28:32",
      "commits": 14
    }
  ],
  "_score": 5.936513742478893,
  "_indexed": true,
  "_nocasepkg": "ggdemetra",
  "_universes": [
    "aqlt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T07:40:04.000Z",
      "distro": "noble",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "0cc69609fadd01f0cdf843a47b4bfcf489a99d44962448aecb1dfbe5362e93b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T07:40:14.000Z",
      "distro": "noble",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "6e67d7315200651bbccc269af649b6d8c4b1edac275ca15396532430a4ff5e2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T07:39:16.000Z",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "5d3cdde2cd0471de89b6a9d10279ab3114eeb223d617d29f589d3737fd59bcfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T07:39:10.000Z",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "cf36a5c391b366dc13308e16440ea7b39580c1f03c2300b563602239529c1c97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-23T07:40:13.000Z",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "6875f34b0eaf54412bfc287451ba0b8560d16e1a66e93d8c919ffa0fa3bd49e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T07:39:09.000Z",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "5e86d71920cae965a1d33814844b7083551caec120fae8b96781af931f8983d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T07:39:09.000Z",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "35e1650e327f1a8de88e06a7c3ca4487f62d72a94ed86a99605220271bc05104",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T07:39:01.000Z",
      "commit": "06d08440316761fab5353406485c1847084e36d7",
      "fileid": "03e7f5e47c596df6b150b2ec99498258e067ea72cfa2d86a8be7a7730fd96614",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aqlt/actions/runs/26327062199"
    }
  ]
}