{
  "_id": "6a1f33dcb401979e7342826f",
  "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-05-15 07:08:21 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",
  "MD5sum": "6893c0575f12a4c8da0226bf807e83dc",
  "_user": "cran",
  "_type": "src",
  "_file": "washeR_0.1.3.tar.gz",
  "_fileid": "cae40e6da2617af9967d562609ba81807e8ec4cb3594fed8ac3bcd517cb435fe",
  "_filesize": 105854,
  "_sha256": "cae40e6da2617af9967d562609ba81807e8ec4cb3594fed8ac3bcd517cb435fe",
  "_created": "2026-05-15T07:08:21.000Z",
  "_published": "2026-06-02T19:49:48.542Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79158532088,
      "time": 89,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011963655"
    },
    {
      "job": 79158532348,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011967411"
    },
    {
      "job": 79158531347,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011940308"
    },
    {
      "job": 79158531181,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368209209"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25905081490",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/washeR"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_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-05-15T07:09:58.000Z",
      "distro": "noble",
      "commit": "44e0695e88dbe13fc7699022ec977d81f0833374",
      "fileid": "e001184bc7d032548ceb88127b68d10d98e0e5d9124476788a32ec22968a1dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25905081490"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T07:10:11.000Z",
      "distro": "noble",
      "commit": "44e0695e88dbe13fc7699022ec977d81f0833374",
      "fileid": "6786ce902badeb4edd14c05de4759b3d2ccdad335ae92542158dae0cf09d865e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25905081490"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T19:49:35.000Z",
      "commit": "44e0695e88dbe13fc7699022ec977d81f0833374",
      "fileid": "f406353fae72e1c388c4e156392a7aec7cc4408f1a2b56bca780209d58b0c711",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25905081490"
    }
  ]
}