{
  "_id": "6a102bb2acfb0bcc41c92a5e",
  "Package": "probout",
  "Version": "1.1.2",
  "Date": "2022-02-10",
  "Title": "Unsupervised Multivariate Outlier Probabilities for Large\nDatasets",
  "Authors@R": "c(person(\"Chris\", \"Fraley\", role = c(\"aut\", \"cre\"),\nemail = \"fraley@u.washington.edu\"))",
  "Author": "Chris Fraley [aut, cre]",
  "Maintainer": "Chris Fraley <fraley@u.washington.edu>",
  "VignetteBuilder": "knitr",
  "Description": "Estimates unsupervised outlier probabilities for\nmultivariate numeric data with many observations from a\nnonparametric outlier statistic.",
  "License": "MIT + file LICENSE",
  "URL": "https://www.r-project.org",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 06:34:18 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-02-11 11:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/probout",
  "RemoteRef": "HEAD",
  "RemoteSha": "b6a31d64aa4172c7313986706cd315af7dc82263",
  "MD5sum": "ab9e59bf1dfe3c905f13ed85d653602c",
  "_user": "cran",
  "_type": "src",
  "_file": "probout_1.1.2.tar.gz",
  "_fileid": "948d273e121202622576443f42dc16add1392efe58d9e14b3610446a9e501dbe",
  "_filesize": 1267065,
  "_sha256": "948d273e121202622576443f42dc16add1392efe58d9e14b3610446a9e501dbe",
  "_created": "2026-05-13T06:34:18.000Z",
  "_published": "2026-05-22T10:10:58.550Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359142016,
      "time": 106,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963208934"
    },
    {
      "job": 77359141756,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963210641"
    },
    {
      "job": 77359141630,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963210488"
    },
    {
      "job": 77359141523,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963212049"
    },
    {
      "job": 77359141132,
      "time": 288,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963183383"
    },
    {
      "job": 77359141055,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158036128"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25782469330",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/probout",
  "_commit": {
    "id": "b6a31d64aa4172c7313986706cd315af7dc82263",
    "author": "Chris Fraley <fraley@u.washington.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2\n",
    "time": 1644577802
  },
  "_maintainer": {
    "name": "Chris Fraley",
    "email": "fraley@u.washington.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Depends"
    },
    {
      "package": "mclust",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "GDAdata",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_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": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/probout"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/probout.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-11-06"
    },
    {
      "version": "1.1.1",
      "date": "2018-01-05"
    },
    {
      "version": "1.1.2",
      "date": "2022-02-11"
    }
  ],
  "_exports": [
    "allProb",
    "leader",
    "logdens",
    "LWradius",
    "OutlierStatistic",
    "partProb",
    "simData"
  ],
  "_help": [
    {
      "page": "allProb",
      "title": "Outlier probabilities for all observations",
      "topics": [
        "allProb"
      ]
    },
    {
      "page": "leader",
      "title": "Leader Algorithm for Data Partitioning",
      "topics": [
        "leader"
      ]
    },
    {
      "page": "logdens",
      "title": "Log Density for Gaussian Mixture Model",
      "topics": [
        "logdens"
      ]
    },
    {
      "page": "LWradius",
      "title": "Wilkinson's default leader-partitioning radius",
      "topics": [
        "LWradius"
      ]
    },
    {
      "page": "OutlierStatistic",
      "title": "Nonparametric Outlier Statistic",
      "topics": [
        "OutlierStatistic"
      ]
    },
    {
      "page": "partProb",
      "title": "Partition outlier probabilities",
      "topics": [
        "partProb"
      ]
    },
    {
      "page": "simData",
      "title": "Simulates observations for outlier determination.",
      "topics": [
        "simData"
      ]
    }
  ],
  "_rundeps": [
    "FNN",
    "MASS",
    "mclust"
  ],
  "_vignettes": [
    {
      "source": "probout.Rmd",
      "filename": "probout.html",
      "title": "The probout Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Criteria for Outlyingness",
        "Example",
        "Example data",
        "Leader clustering",
        "Parameter Tuning",
        "Bibiliography"
      ],
      "created": "2017-11-06 15:43:06",
      "modified": "2018-01-05 16:41:37",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "probout",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-13T06:36:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b6a31d64aa4172c7313986706cd315af7dc82263",
      "fileid": "c96b20169d538b7a91bfac03c382632e05d9ae1905c229fea2060bf8691396ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782469330"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-13T06:36:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b6a31d64aa4172c7313986706cd315af7dc82263",
      "fileid": "34989e7cf7eb1dea9c431ca8edb4b5bbdad0b5342535d3a5f3c332e1d74cb007",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782469330"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-13T06:36:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b6a31d64aa4172c7313986706cd315af7dc82263",
      "fileid": "997af4c1685e1d05d8a6eaa1900b80b675cc36a8ad5237ca5b18ea8464fc006c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782469330"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-13T06:36:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b6a31d64aa4172c7313986706cd315af7dc82263",
      "fileid": "083116ffabe37f448c7a5a86fd69a2c2c3a3da53bc1e92c87b1f7e9d3043683a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782469330"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-22T10:10:34.000Z",
      "arch": "emscripten",
      "commit": "b6a31d64aa4172c7313986706cd315af7dc82263",
      "fileid": "a39820b6f3d53d97f63850c331306db9cb84da52ea961b7e3d9b13bda7dfa08c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25782469330"
    }
  ]
}