{
  "_id": "6a55e960ff0138dec5d6a75b",
  "Package": "washeR",
  "Type": "Package",
  "Title": "Time Series Outlier Detection",
  "Version": "0.1.3",
  "Author": "Andrea Venturini",
  "Maintainer": "Andrea Venturini <andrea.venturini@bancaditalia.it>",
  "Description": "Time series outlier detection with non parametric test.\nThis is a new outlier detection methodology (washer): efficient\nfor time saving elaboration and implementation procedures,\nadaptable for general assumptions and for needing very short\ntime series, reliable and effective as involving robust non\nparametric test. You can find two approaches: single time\nseries (a vector) and grouped time series (a data frame). For\nother informations: Andrea Venturini (2011) Statistica -\nUniversita di Bologna, Vol.71, pp.329-344. For an informal\nexplanation look at R-bloggers on web.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 07:44:11 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-09-20 06:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/washeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "44e0695e88dbe13fc7699022ec977d81f0833374",
  "_user": "cran",
  "_type": "src",
  "_file": "washeR_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/c868e264c8e7121070d3d8594bc5fa441232ca27dd2c2f7cbb82e0ac1587ea46",
  "_filesize": 106014,
  "_sha256": "c868e264c8e7121070d3d8594bc5fa441232ca27dd2c2f7cbb82e0ac1587ea46",
  "_expires": "2026-10-22T07:46:38.000Z",
  "_created": "2026-07-14T07:44:11.000Z",
  "_published": "2026-07-14T07:46:39.941Z",
  "_jobs": [
    {
      "job": 87028726743,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8303830436"
    },
    {
      "job": 87028726698,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8303828822"
    },
    {
      "job": 87028205715,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8303788985"
    },
    {
      "job": 87028726702,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8303828610"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29315390809",
  "_status": "success",
  "_upstream": "https://github.com/cran/washeR",
  "_commit": {
    "id": "44e0695e88dbe13fc7699022ec977d81f0833374",
    "author": "Andrea Venturini <andrea.venturini@bancaditalia.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1663656002
  },
  "_maintainer": {
    "name": "Andrea Venturini",
    "email": "andrea.venturini@bancaditalia.it"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 619,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/washeR"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/washeR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-11"
    },
    {
      "version": "0.1.2",
      "date": "2018-07-12"
    },
    {
      "version": "0.1.3",
      "date": "2022-09-20"
    }
  ],
  "_exports": [
    "wash.out"
  ],
  "_datasets": [
    {
      "name": "dati",
      "title": "Data frame of meteorological data",
      "object": "dati",
      "class": [
        "data.frame"
      ],
      "fields": [
        "phen",
        "time",
        "zone",
        "value"
      ],
      "rows": 800,
      "table": true,
      "tojson": true
    },
    {
      "name": "ts",
      "title": "Time series",
      "object": "ts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dati"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dati",
      "title": "Data frame of meteorological data",
      "topics": [
        "dati"
      ]
    },
    {
      "page": "ts",
      "title": "Time series",
      "topics": [
        "ts"
      ]
    },
    {
      "page": "wash.out",
      "title": "Outlier detection for single or grouped time series",
      "topics": [
        "wash.out"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "caTools",
    "gplots",
    "gtools",
    "KernSmooth"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "washer",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-14T07:46:09.000Z",
      "distro": "resolute",
      "commit": "44e0695e88dbe13fc7699022ec977d81f0833374",
      "fileid": "https://r2.ropensci.org/ffc17d5590b7a3eb1e9e5d1c5c5c033cd828a797b592c854db2e9f7bfbe3afc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29315390809"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-14T07:46:05.000Z",
      "distro": "resolute",
      "commit": "44e0695e88dbe13fc7699022ec977d81f0833374",
      "fileid": "https://r2.ropensci.org/8c0d8ef75c478ed195b5e86793ca19b98a1c5e2b4b5959cfcc9069b22bab3342",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29315390809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-14T07:46:14.000Z",
      "commit": "44e0695e88dbe13fc7699022ec977d81f0833374",
      "fileid": "https://r2.ropensci.org/13fdebe4c3b344874d8fbda85c83ae277d90b205d1c3bb15b2814cc7f21121fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29315390809"
    }
  ]
}