{
  "_id": "6a1edda7b401979e73410161",
  "Package": "SAvalidation",
  "Title": "Validation checks on seasonally adjusted time series",
  "Version": "0.0.1.8",
  "Authors@R": "c(\nperson(\"Duncan\", \"Elliott\", role = c(\"aut\", \"cre\"),\nemail = \"duncan_elliott@yahoo.co.uk\"),\nperson(\"Alain\", \"Quartier-la-Tente\", role = c(\"aut\"),\nemail = \"alain.quartier@yahoo.fr\",\ncomment = c(ORCID = \"0000-0001-7890-3857\"))\n)",
  "Description": "Functions for running validation checks on a pair of time\nseries, an unadjsuted (NSA) and seasonally adjusted (SA)\nseries.",
  "License": "EUPL+ file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "SystemRequirements": "Java (>= 17)",
  "Remotes": [
    "github::rjdverse/rjd3toolkit"
  ],
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev default-jdk libicu-dev\nlibpng-dev libprotobuf-dev libuv1-dev libxml2-dev\nprotobuf-compiler libprotoc-dev",
  "Repository": "https://seasadjwg.r-universe.dev",
  "Date/Publication": "2024-11-12 00:02:06 UTC",
  "RemoteUrl": "https://github.com/SeasAdjwG/SAvalidation",
  "RemoteRef": "HEAD",
  "RemoteSha": "2dcde5ad93461e058d0b84239adac88a66461c21",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:11:58 UTC",
    "User": "root"
  },
  "Author": "Duncan Elliott [aut, cre],\nAlain Quartier-la-Tente [aut] (ORCID:\n<https://orcid.org/0000-0001-7890-3857>)",
  "Maintainer": "Duncan Elliott <duncan_elliott@yahoo.co.uk>",
  "MD5sum": "7f11e5aeec982e6ca55ef4798d28e53f",
  "_user": "seasadjwg",
  "_type": "src",
  "_file": "SAvalidation_0.0.1.8.tar.gz",
  "_fileid": "fc1af8e042f6b166f4842c31a3ce6191d9cebc3f235006697d24d9507db7981e",
  "_filesize": 225912,
  "_sha256": "fc1af8e042f6b166f4842c31a3ce6191d9cebc3f235006697d24d9507db7981e",
  "_created": "2026-05-20T08:11:58.000Z",
  "_published": "2026-06-02T13:41:59.163Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79084425215,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7104682197"
    },
    {
      "job": 79084424293,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7104681003"
    },
    {
      "job": 79084425872,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7104690852"
    },
    {
      "job": 79084424831,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7104694500"
    },
    {
      "job": 79084423350,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104634117"
    },
    {
      "job": 79084423349,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359376040"
    },
    {
      "job": 79084424435,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7104674717"
    },
    {
      "job": 79084424588,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7104685741"
    },
    {
      "job": 79084424630,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7104673102"
    }
  ],
  "_buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/SeasAdjwG/SAvalidation",
  "_commit": {
    "id": "2dcde5ad93461e058d0b84239adac88a66461c21",
    "author": "duncan-elliott <duncan_elliott@yahoo.co.uk>",
    "committer": "duncan-elliott <duncan_elliott@yahoo.co.uk>",
    "message": "remove start_date parameter as it is unused\n",
    "time": 1731369726
  },
  "_maintainer": {
    "name": "Duncan Elliott",
    "email": "duncan_elliott@yahoo.co.uk",
    "login": "duncan-elliott",
    "description": "",
    "uuid": 151784400
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "rjd3toolkit",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "RJDemetra",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "seasadjwg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "aqlt",
      "count": 41,
      "uuid": 24825189
    },
    {
      "user": "duncan-elliott",
      "count": 31,
      "uuid": 151784400
    }
  ],
  "_userbio": {
    "uuid": 151940198,
    "type": "organization",
    "name": "SeasAdjwG"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SAvalidation"
  },
  "_devurl": "https://github.com/seasadjwg/savalidation",
  "_searchresults": 5,
  "_quarto": true,
  "_topics": [
    "quarto",
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SAvalidation.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "adjust_fact_plot",
    "annual_totals_plot",
    "cal_effect_plot",
    "check_for_calendar_vars",
    "check_identical",
    "check_negatives",
    "check_nsa_sa_ts",
    "check_over_adjustment",
    "get_combined_seasonality_test",
    "level1_validation",
    "level2_validation",
    "level3_comparisons_plot",
    "level3_validation",
    "nsa_sa_plot"
  ],
  "_datasets": [
    {
      "name": "data_to_check",
      "title": "Example data for validation",
      "object": "data_to_check",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "vintages",
      "title": "",
      "object": "vintages",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adjust_fact_plot",
      "title": "Plot adjustment factor",
      "topics": [
        "adjust_fact_plot"
      ]
    },
    {
      "page": "annual_totals_plot",
      "title": "Plot of relative difference of annual totals",
      "topics": [
        "annual_totals_plot"
      ]
    },
    {
      "page": "cal_effect_plot",
      "title": "Plot of calendar effects",
      "topics": [
        "cal_effect_plot"
      ]
    },
    {
      "page": "check_for_calendar_vars",
      "title": "Extract test for calendar effects",
      "topics": [
        "check_for_calendar_vars"
      ]
    },
    {
      "page": "check_identical",
      "title": "Check if two series are identical",
      "topics": [
        "check_identical"
      ]
    },
    {
      "page": "check_negatives",
      "title": "Check for negatives",
      "topics": [
        "check_negatives"
      ]
    },
    {
      "page": "check_nsa_sa_ts",
      "title": "Check nsa and sa are univariate time series of same period",
      "topics": [
        "check_nsa_sa_ts"
      ]
    },
    {
      "page": "check_over_adjustment",
      "title": "Check for over adjustment",
      "topics": [
        "check_over_adjustment"
      ]
    },
    {
      "page": "data_to_check",
      "title": "Example data for validation",
      "topics": [
        "data_to_check"
      ]
    },
    {
      "page": "get_combined_seasonality_test",
      "title": "Extract combined test for seasonality on linearised series",
      "topics": [
        "get_combined_seasonality_test"
      ]
    },
    {
      "page": "level1_validation",
      "title": "Level 1 validation check",
      "topics": [
        "level1_validation"
      ]
    },
    {
      "page": "level2_validation",
      "title": "Level 2 validation",
      "topics": [
        "level2_validation"
      ]
    },
    {
      "page": "level3_comparisons_plot",
      "title": "Level 3 comparison plot",
      "topics": [
        "level3_comparisons_plot"
      ]
    },
    {
      "page": "level3_validation",
      "title": "Level 3 validation",
      "topics": [
        "level3_validation"
      ]
    },
    {
      "page": "nsa_sa_plot",
      "title": "Plot nsa and sa",
      "topics": [
        "nsa_sa_plot"
      ]
    }
  ],
  "_readme": "https://github.com/SeasAdjwG/SAvalidation/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "purrr",
    "quarto",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rJava",
    "rjd3jars",
    "rjd3toolkit",
    "RJDemetra",
    "rlang",
    "rmarkdown",
    "RProtoBuf",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_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)"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "savalidation",
  "_universes": [
    "seasadjwg",
    "duncan-elliott"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.8",
      "date": "2026-05-20T08:14:18.000Z",
      "distro": "noble",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "00e9239e25dd9f7fa294d72a028272a69ca417ec2cb0d793ef164aaafa2e9357",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.8",
      "date": "2026-05-20T08:14:15.000Z",
      "distro": "noble",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "03496ac091d19821c028bacc095d13623e8ee26d92d87527b19190c0f107af10",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.8",
      "date": "2026-05-20T08:14:47.000Z",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "492192858699bcd9b1c355000e2266dc785e6d79973e182435f71e17f9a686fc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.8",
      "date": "2026-05-20T08:14:53.000Z",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "539239ad16ed384b2481f048764fd7af90c3f360d0f6f7def4d79976a97116d0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.8",
      "date": "2026-05-20T08:13:50.000Z",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "70a87f7e00092a361006326666c7bde3d9a108782ad237d30e60e8e6ce542a02",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.8",
      "date": "2026-05-20T08:14:15.000Z",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "0f111c5b969fd1fa760e2eb19dc0239f8e4ff4b22f0318a2cd1d6e7d1d004b80",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.8",
      "date": "2026-05-20T08:13:44.000Z",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "e50fa158910b9083c6dea58f2d357365a406c570d7bab29701b97f9a24237393",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.8",
      "date": "2026-06-02T13:41:28.000Z",
      "commit": "2dcde5ad93461e058d0b84239adac88a66461c21",
      "fileid": "a807189880c30a26e7258dd8e3a163a478cdbc88790c1bb184d95429ec514b65",
      "status": "success",
      "buildurl": "https://github.com/r-universe/seasadjwg/actions/runs/26149861930"
    }
  ]
}