{
  "_id": "6a48cbdcb5e98c40829fc983",
  "Package": "WRShd",
  "Type": "Package",
  "Title": "An Experimental Refactor of the Harrell-Davis Estimate Functions\nfrom R. R. Wilcox' Robust Statistics Package \"WRS\"",
  "Version": "0.1",
  "Date": "2015-03-12",
  "Author": "Masahiro Kanai, Rand R. Wilcox, Felix Schonbrodt",
  "Maintainer": "Masahiro Kanai <mkanai@broadinstitute.org>",
  "Description": "This package is an experimental refactored version of the\n\"WRS\" package, which implements R. R. Wilcox' the robust\nstatistics functions. The package currently focuses on\nimplementing functions related to the Harrell-Davis estimator.",
  "License": "GPL (>= 2)",
  "Repository": "https://mkanai.r-universe.dev",
  "Date/Publication": "2020-07-14 16:50:55 UTC",
  "RemoteUrl": "https://github.com/mkanai/WRShd",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 08:32:08 UTC",
    "User": "root"
  },
  "_user": "mkanai",
  "_type": "src",
  "_file": "WRShd_0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/af0c34cba507755ec1acb580d5fedb8a78f55e807fd48426d9d3cf4f5c311512",
  "_filesize": 122900,
  "_sha256": "af0c34cba507755ec1acb580d5fedb8a78f55e807fd48426d9d3cf4f5c311512",
  "_expires": "2026-10-12T09:01:14.000Z",
  "_created": "2026-07-04T08:32:08.000Z",
  "_published": "2026-07-04T09:01:16.533Z",
  "_jobs": [
    {
      "job": 85117944396,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8080081789"
    },
    {
      "job": 85117944412,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8080078558"
    },
    {
      "job": 85117944411,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080079289"
    },
    {
      "job": 85117944406,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080078555"
    },
    {
      "job": 85117944384,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8080259231"
    },
    {
      "job": 85117944370,
      "time": 201,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8080088428"
    },
    {
      "job": 85117944373,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080261632"
    },
    {
      "job": 85117944374,
      "time": 165,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080083317"
    },
    {
      "job": 85117767155,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080063294"
    },
    {
      "job": 85117944364,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080080024"
    },
    {
      "job": 85117944391,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8080077592"
    },
    {
      "job": 85117944401,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8080074883"
    },
    {
      "job": 85117944376,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080076372"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423",
  "_status": "success",
  "_upstream": "https://github.com/mkanai/WRShd",
  "_commit": {
    "id": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
    "author": "Masahiro Kanai <mkanai@broadinstitute.org>",
    "committer": "Masahiro Kanai <mkanai@broadinstitute.org>",
    "message": "update configure for macOS\n",
    "time": 1594745455
  },
  "_maintainer": {
    "name": "Masahiro Kanai",
    "email": "mkanai@broadinstitute.org",
    "login": "mkanai",
    "linkedin": "in/masakanai",
    "orcid": "0000-0001-5165-4408",
    "twitter": "@masakanai",
    "description": "Instructor in Medicine at Massachusetts General Hospital & Broad Institute of MIT and Harvard",
    "uuid": 121819
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.3",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.4.400.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "WRS",
      "role": "Suggests"
    }
  ],
  "_owner": "mkanai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mkanai",
      "count": 3,
      "uuid": 121819
    }
  ],
  "_userbio": {
    "uuid": 121819,
    "type": "user",
    "name": "Masahiro Kanai",
    "followers": 146,
    "description": "Instructor in Medicine at Massachusetts General Hospital & Broad Institute of MIT and Harvard"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WRShd"
  },
  "_devurl": "https://github.com/mkanai/wrshd",
  "_searchresults": 1,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/WRShd.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "hd",
    "hdci",
    "hdpb",
    "hdseb",
    "qcomhd",
    "qcomhdMC"
  ],
  "_help": [
    {
      "page": "hd",
      "title": "Compute the Harrell-Davis estimate of the qth quantile",
      "topics": [
        "hd"
      ]
    },
    {
      "page": "hdci",
      "title": "Compute a 1-'alpha' confidence for the Harrell-Davis estimate of the qth quantile",
      "topics": [
        "hdci"
      ]
    },
    {
      "page": "hdpb",
      "title": "Compute a bootstrap 1-'alpha' confidence for the Harrell-Davis estimate of the qth quantile",
      "topics": [
        "hdpb"
      ]
    },
    {
      "page": "hdseb",
      "title": "Compute a bootstrap standard error of the Harrell-Davis estimate of the qth quantile",
      "topics": [
        "hdseb"
      ]
    },
    {
      "page": "qcomhd",
      "title": "Compare quantiles via the Harrell-Davis estimator",
      "topics": [
        "qcomhd"
      ]
    },
    {
      "page": "qcomhdMC",
      "title": "Compare quantiles via the Harrell-Davis estimator",
      "topics": [
        "qcomhdMC"
      ]
    },
    {
      "page": "WRShd",
      "title": "WRShd",
      "topics": [
        "WRShd-package",
        "WRShd"
      ]
    }
  ],
  "_readme": "https://github.com/mkanai/WRShd/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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"
    }
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "wrshd",
  "_universes": [
    "mkanai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-04T08:34:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/b2f96f9511f5dfae0af7248b118046f2fbcceaaa4308cfbe3ee41eb73136adc3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-04T08:34:19.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/e65c467b0b333b205a4e53c1e21c57aab9af1f39c58351414f74d1f67bed4e54",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-04T08:34:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/f1a3162990921090679f2b678ed8105a89d3138f68e3381332412ea991c26a4a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-04T08:34:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/e75c8ac32bdbd92b4ee43b4d2d5cde33f823f071d47e19cb3a527b552eaeddb5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-04T09:00:26.000Z",
      "arch": "aarch64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/dbaf733a574c7abc2092ec7caad981a41f9448eab32da35164d1d099b8e38ffa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-04T08:35:25.000Z",
      "arch": "x86_64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/4412ba34129f4a343f3b29d34872e2b0403c3b32ee6bdb3d21ece610b1b97371",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-04T09:00:37.000Z",
      "arch": "aarch64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/55c5dc502edd4ec17b16ace1ed0ba971ffce9b7e20fb5d2d9f80499d64ec286c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-04T08:34:49.000Z",
      "arch": "x86_64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/74de39976d4ce90e5e2d895e87ca7b424b60b4fb57c8820c883448068cf47794",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-07-04T08:34:43.000Z",
      "arch": "emscripten",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/6473fe92d5ba7f06754e3371282b6369cf8b753b2299a07c5cbbb2ec5a72a9c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-04T08:33:39.000Z",
      "arch": "x86_64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/35d78f931a9fb25e569e314d31739a6aef7f3aef3df6e8098175b969785c2b32",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-04T08:33:23.000Z",
      "arch": "x86_64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/cdc2610fb442a22c5b4101ab32da47e8ba04d0305e84eb9536878ebcffa10900",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-04T08:33:26.000Z",
      "arch": "x86_64",
      "commit": "6a70125e251c28282d351ec8fd9bcca0dc338b81",
      "fileid": "https://r2.ropensci.org/db6e18d4c1ed79b4940d03f096c4cd9f3c8d9092c3a222674b6311ed807e25be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/28700557423"
    }
  ]
}