{
  "_id": "6a11424cacfb0bcc41ce6ba4",
  "Package": "stcov",
  "Type": "Package",
  "Title": "Stein's Covariance Estimator",
  "Version": "0.1.0",
  "Date": "2016-04-12",
  "Author": "Brett Naul <brettnaul@gmail.com>",
  "Maintainer": "Brett Naul <brettnaul@gmail.com>",
  "Description": "Estimates a covariance matrix using Stein's isotonized\ncovariance estimator, or a related estimator suggested by Haff.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:56:25 UTC",
    "User": "root"
  },
  "Repository": "https://bnaul.r-universe.dev",
  "Date/Publication": "2016-04-13 21:35:23 UTC",
  "RemoteUrl": "https://github.com/cran/stcov",
  "RemoteRef": "HEAD",
  "RemoteSha": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
  "MD5sum": "66e34f8f90e9f07cbb7372111d5b2858",
  "_user": "bnaul",
  "_type": "src",
  "_file": "stcov_0.1.0.tar.gz",
  "_fileid": "b0237b6338285076c6fb03b15dc448783e49d6b7139c389f4512c4914e732cf7",
  "_filesize": 75959,
  "_sha256": "b0237b6338285076c6fb03b15dc448783e49d6b7139c389f4512c4914e732cf7",
  "_created": "2026-05-23T05:56:25.000Z",
  "_published": "2026-05-23T05:59:40.817Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501423918,
      "time": 93,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174734671"
    },
    {
      "job": 77501423926,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174741639"
    },
    {
      "job": 77501423914,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174735895"
    },
    {
      "job": 77501423915,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174734419"
    },
    {
      "job": 77501296639,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174724478"
    },
    {
      "job": 77501423907,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174733734"
    },
    {
      "job": 77501423941,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174731126"
    },
    {
      "job": 77501423920,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174731564"
    },
    {
      "job": 77501423955,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174730510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/stcov",
  "_commit": {
    "id": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
    "author": "Brett Naul <brettnaul@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1460583323
  },
  "_maintainer": {
    "name": "Brett Naul",
    "email": "brettnaul@gmail.com",
    "login": "bnaul",
    "description": "",
    "uuid": 903655
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bnaul",
      "count": 1,
      "uuid": 903655
    }
  ],
  "_userbio": {
    "uuid": 903655,
    "type": "user",
    "name": "Brett Naul"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stcov"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/stcov.html",
    "manual.pdf"
  ],
  "_realowner": "bnaul",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-04-13"
    }
  ],
  "_exports": [
    "haff_cov",
    "haff_eig",
    "iso_cov",
    "iso_eig",
    "stein_eig"
  ],
  "_help": [
    {
      "page": "haff_cov",
      "title": "Stein/Haff's covariance estimator",
      "topics": [
        "haff_cov"
      ]
    },
    {
      "page": "haff_eig",
      "title": "Stein/Haff's ordered eigenvalue estimates",
      "topics": [
        "haff_eig"
      ]
    },
    {
      "page": "iso_cov",
      "title": "Stein's isotonized covariance estimator",
      "topics": [
        "iso_cov"
      ]
    },
    {
      "page": "iso_eig",
      "title": "Stein's isotonized eigenvalue estimates",
      "topics": [
        "iso_eig"
      ]
    },
    {
      "page": "stein_eig",
      "title": "Stein's raw (unisotonized) eigenvalue estimates",
      "topics": [
        "stein_eig"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "stcov",
  "_universes": [
    "bnaul"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T05:58:07.000Z",
      "distro": "noble",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "f202dbe23c8a64619a9bb0bce3ec4113e980fec20af59187fc2b5be483a9d13c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T05:59:13.000Z",
      "distro": "noble",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "783e34e9e4b189b813731b97c4396416558b006c739802708d79c7f9c864eb9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-23T05:58:21.000Z",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "f9ce2621bf67f8854631db746e258ad3562303df4da29e1803eb84e69324bfec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-23T05:58:09.000Z",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "9bac3450a074d643d734aa8c74ee79f86a1fe9a5abba35bf1eacd6259c412f86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-23T05:58:07.000Z",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "457f7c68c82aa8344fcbf7a360e3085c6214ae6d8b70836c02e5747420e531a0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T05:57:32.000Z",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "e4cc9a6e5b29373de25e39ae882650160b8264a0059af227958d7030770d9f3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T05:57:35.000Z",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "3aea738503044ee2a0aa6ee313366f2aaceed917babd27bbcac76bd4ea9a6a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T05:57:26.000Z",
      "commit": "417cc11f5a9219a8b326fb8c2c0c36b7a6cc8269",
      "fileid": "2f869adfa591171c4ff033e76e73df49eaec4b98b498e8676c79c20fbf9f0e78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnaul/actions/runs/26325112421"
    }
  ]
}