{
  "_id": "6a2522634b233be1983913bb",
  "Package": "crso",
  "Title": "Cancer Rule Set Optimization ('crso')",
  "Version": "0.1.1",
  "Author": "Michael Klein <michael.klein@yale.edu>",
  "Maintainer": "Michael Klein <michael.klein@yale.edu>",
  "Description": "An algorithm for identifying candidate driver combinations\nin cancer. CRSO is based on a theoretical model of cancer in\nwhich a cancer rule is defined to be a collection of two or\nmore events (i.e., alterations) that are minimally sufficient\nto cause cancer. A cancer rule set is a set of cancer rules\nthat collectively are assumed to account for all of ways to\ncause cancer in the population. In CRSO every event is\ndesignated explicitly as a passenger or driver within each\npatient. Each event is associated with a patient-specific,\nevent-specific passenger penalty, reflecting how unlikely the\nevent would have happened by chance, i.e., as a passenger. CRSO\nevaluates each rule set by assigning all samples to a rule in\nthe rule set, or to the null rule, and then calculating the\ntotal statistical penalty from all unassigned event. CRSO uses\na three phase procedure find the best rule set of fixed size K\nfor a range of Ks. A core rule set is then identified from\namong the best rule sets of size K as the rule set that best\nbalances rule set size and statistical penalty. Users should\nconsult the 'crso' vignette for an example walk through of a\nfull CRSO run. The full description, of the CRSO algorithm is\npresented in: Klein MI, Cannataro V, Townsend J, Stern DF and\nZhao H. \"Identifying combinations of cancer driver in\nindividual patients.\" BioRxiv 674234 [Preprint]. June 19, 2019.\n<doi:10.1101/674234>. Please cite this article if you use\n'crso'.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:44:58 UTC",
    "User": "root"
  },
  "Repository": "https://michaelklein916.r-universe.dev",
  "Date/Publication": "2019-07-07 16:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/crso",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
  "MD5sum": "293d98920421fc724ab10626d89eb6a9",
  "_user": "michaelklein916",
  "_type": "src",
  "_file": "crso_0.1.1.tar.gz",
  "_fileid": "11a5b0e858763fce13e6d3bc6187fdff02e8cf5d73cce3ecf265fa5ea4b2e392",
  "_filesize": 163978,
  "_sha256": "11a5b0e858763fce13e6d3bc6187fdff02e8cf5d73cce3ecf265fa5ea4b2e392",
  "_created": "2026-06-07T07:44:58.000Z",
  "_published": "2026-06-07T07:48:51.229Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79941841289,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462041663"
    },
    {
      "job": 79941841290,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462047050"
    },
    {
      "job": 79941841291,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462040464"
    },
    {
      "job": 79941841292,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462044766"
    },
    {
      "job": 79941646361,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462023203"
    },
    {
      "job": 79941841280,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462035720"
    },
    {
      "job": 79941841337,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462037993"
    },
    {
      "job": 79941841341,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462035865"
    },
    {
      "job": 79941841332,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462037361"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/crso",
  "_commit": {
    "id": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
    "author": "Michael Klein <michael.klein@yale.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1562515203
  },
  "_maintainer": {
    "name": "Michael Klein",
    "email": "michael.klein@yale.edu",
    "login": "michaelklein916",
    "description": "",
    "uuid": 21145039
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "michaelklein916",
      "count": 1,
      "uuid": 21145039
    }
  ],
  "_userbio": {
    "uuid": 21145039,
    "type": "user",
    "name": "michaelklein916"
  },
  "_downloads": {
    "count": 34,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crso"
  },
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crso.html",
    "manual.pdf"
  ],
  "_realowner": "michaelklein916",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-07-07"
    }
  ],
  "_exports": [
    "buildRuleLibrary",
    "evaluateListOfIMs",
    "getBestRsList",
    "getCoreK",
    "getCoreRS",
    "getGCDs",
    "getGCEs",
    "getGCRs",
    "getPoolSizes",
    "getRulesAsStrings",
    "makeFilteredImList",
    "makePhaseOneOrderedRM",
    "makePhaseThreeImList",
    "makePhaseTwoImList",
    "makeSubCoreList"
  ],
  "_datasets": [
    {
      "name": "skcm.list",
      "title": "Example data set derived from TCGA skin cutaneous melanoma (SKCM) data.",
      "object": "skcm",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "buildRuleLibrary",
      "title": "Make full rule library of all rules that satisfy minimum coverage threshold.",
      "topics": [
        "buildRuleLibrary"
      ]
    },
    {
      "page": "evaluateListOfIMs",
      "title": "Evaluate list of rule set matrices",
      "topics": [
        "evaluateListOfIMs"
      ]
    },
    {
      "page": "getBestRsList",
      "title": "Get list of best rule sets of size K for all K",
      "topics": [
        "getBestRsList"
      ]
    },
    {
      "page": "getCoreK",
      "title": "Determine core K from phase 3 tpl and til",
      "topics": [
        "getCoreK"
      ]
    },
    {
      "page": "getCoreRS",
      "title": "Get core rules from phase 3 tpl and til",
      "topics": [
        "getCoreRS"
      ]
    },
    {
      "page": "getGCDs",
      "title": "Get Generalized Core Duos",
      "topics": [
        "getGCDs"
      ]
    },
    {
      "page": "getGCEs",
      "title": "Get Generalized Core Events",
      "topics": [
        "getGCEs"
      ]
    },
    {
      "page": "getGCRs",
      "title": "Get Generalized Core Rules",
      "topics": [
        "getGCRs"
      ]
    },
    {
      "page": "getPoolSizes",
      "title": "Get pool sizes for phase 2",
      "topics": [
        "getPoolSizes"
      ]
    },
    {
      "page": "getRulesAsStrings",
      "title": "Represent binary rule matrix as strings",
      "topics": [
        "getRulesAsStrings"
      ]
    },
    {
      "page": "makeFilteredImList",
      "title": "Make filtered im list from phase 3 im list",
      "topics": [
        "makeFilteredImList"
      ]
    },
    {
      "page": "makePhaseOneOrderedRM",
      "title": "Order rules according to phase one importance ranking",
      "topics": [
        "makePhaseOneOrderedRM"
      ]
    },
    {
      "page": "makePhaseThreeImList",
      "title": "Make phase 3 im list from phase 2 im list",
      "topics": [
        "makePhaseThreeImList"
      ]
    },
    {
      "page": "makePhaseTwoImList",
      "title": "Output list of top rule sets for each k in 1:k.max",
      "topics": [
        "makePhaseTwoImList"
      ]
    },
    {
      "page": "makeSubCoreList",
      "title": "Get list of core rules from random subsets of samples",
      "topics": [
        "makeSubCoreList"
      ]
    },
    {
      "page": "skcm.list",
      "title": "Example data set derived from TCGA skin cutaneous melanoma (SKCM) data.",
      "topics": [
        "skcm.list"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "foreach",
    "iterators"
  ],
  "_vignettes": [
    {
      "source": "CRSO-vignette.Rmd",
      "filename": "CRSO-vignette.html",
      "title": "CRSO-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Specify parameters",
        "Phase 1",
        "Phase 2",
        "Phase 3 and Filtering",
        "Extract best rule sets and core rule set",
        "Make generalized core results"
      ],
      "created": "2019-07-07 16:00:03",
      "modified": "2019-07-07 16:00:03",
      "commits": 1
    }
  ],
  "_score": 2.342422680822206,
  "_indexed": true,
  "_nocasepkg": "crso",
  "_universes": [
    "michaelklein916"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T07:46:56.000Z",
      "distro": "noble",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "86be714bac07967eccf15056eb78e9aa9054c13411218d40d2695b513a2dbf3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T07:47:37.000Z",
      "distro": "noble",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "5a8917355137928e588a9e4aa0afa358d8d6dd52576fb4ee1da606f2b25e2a50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T07:47:04.000Z",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "600e32f3ad82b45528b1a78f7f2cd195a42f89ebd96cdf4bb41e74f5aa492c32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T07:47:20.000Z",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "6f1dd187359a0e702a8e6b4dbf99ce032ee351cc5c28ad6278536243ddbe1d78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-07T07:46:51.000Z",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "66729971dda34555dd6e00b768148923ca7295a4e5aedbc12fe3c6ac42f2924e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T07:46:17.000Z",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "e4d48c8b55c0e3c654767a3b7ba956570c88827d85f05cbbaf485228c4edfd49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T07:46:03.000Z",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "d89d00bbb327377024a4134f645d70bb57ea8494f53be742111a6caf12d7d60d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T07:46:16.000Z",
      "commit": "4e4ab3a3704cf027471ddacc218e1c2e07baa790",
      "fileid": "c3dab651972a32c8cf3f1d540a46ad9bebff58f63bfc8099c697501d12d197f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelklein916/actions/runs/27086403696"
    }
  ]
}