{
  "_id": "6a3ec82ca319ef9414490cd6",
  "Package": "depthR",
  "Type": "Package",
  "Title": "Multivariate Depth Functions for General Dimension",
  "Version": "0.1.8",
  "Date": "2026-06-22",
  "Authors@R": "c(\nperson(\"Jason\", \"Parker\", email = \"jparker588@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Efficient computation of multivariate statistical depth\nfunctions in arbitrary dimension d. Implements Mahalanobis\ndepth, Tukey (halfspace) depth, Liu simplicial depth (via\nadaptive Monte Carlo), projection depth, and spatial depth.\nProvides depth-based medians, central regions, outlier\ndetection, and depth-depth plots. 'C++' backends via 'Rcpp' and\n'RcppEigen' ensure performance at large n and d. References:\nLiu (1990) <doi:10.1214/aos/1176347507>, Zuo and Serfling\n(2000) <doi:10.1214/aos/1016218226>, Vardi and Zhang (2000)\n<doi:10.1073/pnas.97.4.1423>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/penny4nonsense/depthR",
  "BugReports": "https://github.com/penny4nonsense/depthR/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-26 18:39:02 UTC",
    "User": "root"
  },
  "Author": "Jason Parker [aut, cre]",
  "Maintainer": "Jason Parker <jparker588@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-26 09:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/depthR",
  "RemoteRef": "HEAD",
  "RemoteSha": "a753d8b2a992b4d0cecfa4de8c13490931a7496c",
  "MD5sum": "85332b52aedc1c99aed472115d214088",
  "_user": "cran",
  "_type": "src",
  "_file": "depthR_0.1.8.tar.gz",
  "_fileid": "3fcda996c8b002fe96439d091eafc8a985962ae8272f45bfdf82f720f35ea4e9",
  "_filesize": 390040,
  "_sha256": "3fcda996c8b002fe96439d091eafc8a985962ae8272f45bfdf82f720f35ea4e9",
  "_created": "2026-06-26T18:39:02.000Z",
  "_published": "2026-06-26T18:42:52.407Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83726176116,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7913658005"
    },
    {
      "job": 83726176098,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7913656729"
    },
    {
      "job": 83726176148,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7913661206"
    },
    {
      "job": 83726176136,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7913653888"
    },
    {
      "job": 83725527266,
      "time": 223,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7913603756"
    },
    {
      "job": 83726176110,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7913663975"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28257874455",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/depthR",
  "_commit": {
    "id": "a753d8b2a992b4d0cecfa4de8c13490931a7496c",
    "author": "Jason Parker <jparker588@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.8\n",
    "time": 1782466802
  },
  "_maintainer": {
    "name": "Jason Parker",
    "email": "jparker588@gmail.com",
    "login": "penny4nonsense",
    "description": "Data scientist turning analytical methods into tools people actually use. @ Southwest Airlines AI, formerly academia. OSS contributor",
    "uuid": 38506381
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.8",
      "date": "2026-06-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "penny4nonsense",
      "count": 1,
      "uuid": 38506381
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 611,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/depthR"
  },
  "_devurl": "https://github.com/penny4nonsense/depthr",
  "_searchresults": 0,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/depthR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.8",
      "date": "2026-06-26"
    }
  ],
  "_exports": [
    "central_region",
    "compute_depth",
    "dd_plot",
    "depth_outlyingness",
    "mahalanobis_depth",
    "median",
    "outliers",
    "projection_depth",
    "rank",
    "simplicial_depth",
    "spatial_depth",
    "tukey_depth"
  ],
  "_help": [
    {
      "page": "central_region",
      "title": "Depth-Based Central Region",
      "topics": [
        "central_region"
      ]
    },
    {
      "page": "compute_depth",
      "title": "Compute Depth",
      "topics": [
        "compute_depth"
      ]
    },
    {
      "page": "dd_plot",
      "title": "Depth-Depth Plot",
      "topics": [
        "dd_plot"
      ]
    },
    {
      "page": "depth_outlyingness",
      "title": "Depth-Based Outlyingness",
      "topics": [
        "depth_outlyingness"
      ]
    },
    {
      "page": "mahalanobis_depth",
      "title": "Mahalanobis Depth",
      "topics": [
        "mahalanobis_depth"
      ]
    },
    {
      "page": "median",
      "title": "Median",
      "topics": [
        "median"
      ]
    },
    {
      "page": "median.depth",
      "title": "Depth-Based Median",
      "topics": [
        "median.depth"
      ]
    },
    {
      "page": "outliers",
      "title": "Depth-Based Outlier Detection",
      "topics": [
        "outliers"
      ]
    },
    {
      "page": "plot.depth",
      "title": "Plot a Depth Object",
      "topics": [
        "plot.depth"
      ]
    },
    {
      "page": "projection_depth",
      "title": "Projection Depth",
      "topics": [
        "projection_depth"
      ]
    },
    {
      "page": "rank",
      "title": "Rank",
      "topics": [
        "rank"
      ]
    },
    {
      "page": "rank.depth",
      "title": "Depth-Based Ranks",
      "topics": [
        "rank.depth"
      ]
    },
    {
      "page": "simplicial_depth",
      "title": "Liu Simplicial Depth",
      "topics": [
        "simplicial_depth"
      ]
    },
    {
      "page": "spatial_depth",
      "title": "Spatial Depth",
      "topics": [
        "spatial_depth"
      ]
    },
    {
      "page": "tukey_depth",
      "title": "Tukey (Halfspace) Depth",
      "topics": [
        "tukey_depth"
      ]
    }
  ],
  "_readme": "https://github.com/cran/depthR/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppEigen",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "depthR.Rmd",
      "filename": "depthR.html",
      "title": "Introduction to depthR",
      "author": "Jason Parker",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is Statistical Depth?",
        "The Five Depth Functions",
        "Mahalanobis Depth",
        "Tukey (Halfspace) Depth",
        "Liu Simplicial Depth",
        "Projection Depth",
        "Spatial Depth",
        "The depth Object",
        "Depth-Based Median",
        "Depth-Based Ranks",
        "Central Region",
        "Outlier Detection",
        "Visualising Outliers",
        "The DD-Plot",
        "High-Dimensional Performance",
        "References"
      ],
      "created": "2026-06-26 09:40:02",
      "modified": "2026-06-26 09:40:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "depthr",
  "_universes": [
    "cran",
    "penny4nonsense"
  ],
  "_indexurl": "https://penny4nonsense.r-universe.dev/depthR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-26T18:41:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a753d8b2a992b4d0cecfa4de8c13490931a7496c",
      "fileid": "37dcd69feffde55ee6336c202ed1bcf5867d81b3ab0968c249fdff58d93f9343",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28257874455"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-26T18:41:37.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a753d8b2a992b4d0cecfa4de8c13490931a7496c",
      "fileid": "0d50a1b553ba4ffdae27fbc9f1e79475a51d85b9fbaa7e33a204d323027906e2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28257874455"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-26T18:41:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a753d8b2a992b4d0cecfa4de8c13490931a7496c",
      "fileid": "beb1514293dadd3495d4c8c62e5dde21de21a1b3e7a6e4bd0539079b92bf6180",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28257874455"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-26T18:41:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a753d8b2a992b4d0cecfa4de8c13490931a7496c",
      "fileid": "929a17dfe0d479b98e59fb4abe628775d0b86003895257b2782fa2e5caf51ebf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28257874455"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-06-26T18:42:08.000Z",
      "arch": "emscripten",
      "commit": "a753d8b2a992b4d0cecfa4de8c13490931a7496c",
      "fileid": "6c5536f01591aa92c23a9986902db2e90b9e5ffdccd36c34c8fc5e668ec36a52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28257874455"
    }
  ]
}