{
  "_id": "6a1f16aab401979e7341e889",
  "Package": "cchs",
  "Type": "Package",
  "Title": "Cox Model for Case-Cohort Data with Stratified\nSubcohort-Selection",
  "Version": "0.4.5",
  "Date": "2024-11-16",
  "Authors@R": "person(given = \"E.\", family = \"Jones\", role = c(\"aut\", \"cre\"), email = \"edmundjones79@gmail.com\")",
  "Author": "E. Jones [aut, cre]",
  "Maintainer": "E. Jones <edmundjones79@gmail.com>",
  "Description": "Contains a function, also called 'cchs', that calculates\nEstimator III of Borgan et al (2000),\n<DOI:10.1023/A:1009661900674>. This estimator is for fitting a\nCox proportional hazards model to data from a case-cohort study\nwhere the subcohort was selected by stratified simple random\nsampling.",
  "License": "GPL-3",
  "LazyData": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:16:03 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-16 19:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/cchs",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf50add20e9064cbcf0f185e18ae697579f0a8ab",
  "MD5sum": "64d3c0c375d787b6fb5f146c6af20d4e",
  "_user": "cran",
  "_type": "src",
  "_file": "cchs_0.4.5.tar.gz",
  "_fileid": "11464115642871b5a938203c0e8fecc4a732031a98aa5bf98ce94d6d6ecf3f1b",
  "_filesize": 150962,
  "_sha256": "11464115642871b5a938203c0e8fecc4a732031a98aa5bf98ce94d6d6ecf3f1b",
  "_created": "2026-05-17T06:16:03.000Z",
  "_published": "2026-06-02T17:45:14.847Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79135190975,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039936216"
    },
    {
      "job": 79135190980,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039935930"
    },
    {
      "job": 79135190009,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039923732"
    },
    {
      "job": 79135190310,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365486405"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25983222885",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cchs",
  "_commit": {
    "id": "bf50add20e9064cbcf0f185e18ae697579f0a8ab",
    "author": "E. Jones <edmundjones79@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.5\n",
    "time": 1731784802
  },
  "_maintainer": {
    "name": "E. Jones",
    "email": "edmundjones79@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "version": ">= 2.36-12",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 640,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cchs"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cchs.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-01-29"
    },
    {
      "version": "0.2.0",
      "date": "2016-01-26"
    },
    {
      "version": "0.3.0",
      "date": "2016-07-15"
    },
    {
      "version": "0.4.0",
      "date": "2017-08-26"
    },
    {
      "version": "0.4.1",
      "date": "2019-02-18"
    },
    {
      "version": "0.4.2",
      "date": "2020-09-10"
    },
    {
      "version": "0.4.3",
      "date": "2024-01-29"
    },
    {
      "version": "0.4.4",
      "date": "2024-01-31"
    },
    {
      "version": "0.4.5",
      "date": "2024-11-16"
    }
  ],
  "_exports": [
    "cchs"
  ],
  "_datasets": [
    {
      "name": "cchsData",
      "title": "Data from a case-cohort study with stratified subcohort-selection",
      "object": "cchsData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "localHistol",
        "centralLabHistol",
        "stage",
        "study",
        "isCase",
        "time",
        "ageAtDiagnosis",
        "inSubcohort",
        "sampFrac"
      ],
      "rows": 794,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cchs",
      "title": "Cox model for case-cohort data with stratified subcohort-selection",
      "topics": [
        "cchs"
      ]
    },
    {
      "page": "cchsData",
      "title": "Data from a case-cohort study with stratified subcohort-selection",
      "topics": [
        "cchsData"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "cchs",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-17T06:17:53.000Z",
      "distro": "noble",
      "commit": "bf50add20e9064cbcf0f185e18ae697579f0a8ab",
      "fileid": "3808d469f9d5fc57bd7771fd81148f448950db44c063592164aead7947ccf056",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983222885"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-17T06:17:50.000Z",
      "distro": "noble",
      "commit": "bf50add20e9064cbcf0f185e18ae697579f0a8ab",
      "fileid": "3c5418485e606cd2ce597fe3a9b48d30c5828f4162e8fab7d99bab2876fb9053",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983222885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-06-02T17:44:58.000Z",
      "commit": "bf50add20e9064cbcf0f185e18ae697579f0a8ab",
      "fileid": "fd4eb4dd87e53131972e7b285332b5a64f8d9f1833d38473bc5e2e0a376ef3d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983222885"
    }
  ]
}