{
  "_id": "6a227522cd65a98ecbd4a5e6",
  "Package": "mvout",
  "Type": "Package",
  "Title": "Robust Multivariate Outlier Detection",
  "Version": "1.2",
  "Date": "2025-05-28",
  "Authors@R": "c(person(c(\"Jesus\", \"E.\"), \"Delgado\", email = \"delga220@umn.edu\", role = \"aut\"),\nperson(c(\"Jed\", \"T.\"), \"Elison\", email = \"jtelison@umn.edu\", role = \"ctb\"),\nperson(c(\"Nathaniel\", \"E.\"), \"Helwig\", email = \"helwig@umn.edu\", role = c(\"aut\", \"cre\")))",
  "Description": "Detection of multivariate outliers using robust estimates\nof location and scale. The Minimum Covariance Determinant (MCD)\nestimator is used to calculate robust estimates of the mean\nvector and covariance matrix. Outliers are determined based on\nrobust Mahalanobis distances using either an unstructured\ncovariance matrix, a principal components structured covariance\nmatrix, or a factor analysis structured covariance matrix.\nIncludes options for specifying the direction of interest for\noutlier detection for each variable.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:02:14 UTC",
    "User": "root"
  },
  "Author": "Jesus E. Delgado [aut], Jed T. Elison [ctb], Nathaniel E.\nHelwig [aut, cre]",
  "Maintainer": "Nathaniel E. Helwig <helwig@umn.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-05-30 09:20:05 UTC",
  "RemoteUrl": "https://github.com/cran/mvout",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a5ff126ccd6d413f6e8c3382d34703b9bd871c6",
  "MD5sum": "252406340fe8f41591a86fc317612a26",
  "_user": "cran",
  "_type": "src",
  "_file": "mvout_1.2.tar.gz",
  "_fileid": "ff8e6868584494cf03c80d03c7e9b65e345636ccf828f8022e5fdc65525780d5",
  "_filesize": 152912,
  "_sha256": "ff8e6868584494cf03c80d03c7e9b65e345636ccf828f8022e5fdc65525780d5",
  "_created": "2026-06-05T07:02:14.000Z",
  "_published": "2026-06-05T07:05:06.792Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79680094178,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430747176"
    },
    {
      "job": 79680094177,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430737567"
    },
    {
      "job": 79679763591,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430713170"
    },
    {
      "job": 79680094172,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430736776"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27000523465",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mvout",
  "_commit": {
    "id": "1a5ff126ccd6d413f6e8c3382d34703b9bd871c6",
    "author": "Nathaniel E. Helwig <helwig@umn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1748596805
  },
  "_maintainer": {
    "name": "Nathaniel E. Helwig",
    "email": "helwig@umn.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "robustbase",
      "role": "Depends"
    }
  ],
  "_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": 567,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvout"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvout.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2025-05-30"
    }
  ],
  "_exports": [
    "mvout",
    "plot.mvout",
    "predict.mvout",
    "print.mvout"
  ],
  "_datasets": [
    {
      "name": "pheno",
      "title": "Phenotypic Risk Profiles of Toddlers",
      "object": "pheno",
      "file": "pheno.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "RM",
        "SDSI",
        "RR",
        "RI",
        "WP",
        "TG",
        "RSB",
        "Ext",
        "Int",
        "Dys"
      ],
      "rows": 1570,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mvout",
      "title": "Robust Multivariate Outlier Detection",
      "topics": [
        "mvout"
      ]
    },
    {
      "page": "pheno",
      "title": "Phenotypic Risk Profiles of Toddlers",
      "topics": [
        "pheno"
      ]
    },
    {
      "page": "plot.mvout",
      "title": "Plot Method for mvout Objects",
      "topics": [
        "plot.mvout"
      ]
    },
    {
      "page": "predict.mvout",
      "title": "Predict method for Robust Multivariate Outlier Detection",
      "topics": [
        "predict.mvout"
      ]
    },
    {
      "page": "print.mvout",
      "title": "Print method for Robust Multivariate Outlier Detection",
      "topics": [
        "print.mvout"
      ]
    }
  ],
  "_rundeps": [
    "DEoptimR",
    "robustbase"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mvout",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-05T07:04:40.000Z",
      "distro": "noble",
      "commit": "1a5ff126ccd6d413f6e8c3382d34703b9bd871c6",
      "fileid": "27c32ce840793a6a17dfc622b54c18fd7388ee51fed8977616279f8d49d3d527",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000523465"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-05T07:03:56.000Z",
      "distro": "noble",
      "commit": "1a5ff126ccd6d413f6e8c3382d34703b9bd871c6",
      "fileid": "ce35c3e5345b0037dc5ba47ca86ef6900fc02d457e8bddd0b5246a623a7736b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000523465"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-05T07:04:06.000Z",
      "commit": "1a5ff126ccd6d413f6e8c3382d34703b9bd871c6",
      "fileid": "c5fc7e3638f85e2465d831dd726e559e6116bcb68bcb39f3452c6d252fbb0cf1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000523465"
    }
  ]
}