{
  "_id": "6a1e97f51d7bb097a0a6d57d",
  "Package": "BioPET",
  "Title": "Biomarker Prognostic Enrichment Tool",
  "Version": "0.2.2",
  "Date": "2018-07-17",
  "Authors@R": "c(person(\"Jeremy\", \"Roth\", email = \"jhroth@uw.edu\", role=c(\"cre\", \"aut\")),\nperson(\"Kathleen\", \"F. Kerr\", email = \"katiek@uw.edu\", role=\"aut\"),\nperson(\"Kehao\", \"Zhu\", email = \"zhukehao@uw.edu\", role=\"aut\"))",
  "Description": "Prognostic Enrichment is a clinical trial strategy of\nevaluating an intervention in a patient population with a\nhigher rate of the unwanted event than the broader patient\npopulation (R. Temple (2010) <DOI:10.1038/clpt.2010.233>). A\nhigher event rate translates to a lower sample size for the\nclinical trial, which can have both practical and ethical\nadvantages. This package is a tool to help evaluate biomarkers\nfor prognostic enrichment of clinical trials.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:41:44 UTC",
    "User": "root"
  },
  "Author": "Jeremy Roth [cre, aut], Kathleen F. Kerr [aut], Kehao Zhu [aut]",
  "Maintainer": "Jeremy Roth <jhroth@uw.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-07-17 18:10:06 UTC",
  "RemoteUrl": "https://github.com/cran/BioPET",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e431c4827ca62abca74d986792ba6c38c22c378",
  "MD5sum": "273ff08654c9833af8f09532944be454",
  "_user": "cran",
  "_type": "src",
  "_file": "BioPET_0.2.2.tar.gz",
  "_fileid": "42331062777d3abd5c0b0ec8560a1a6e77ca55f3125a6a54988852fcf8de111c",
  "_filesize": 125462,
  "_sha256": "42331062777d3abd5c0b0ec8560a1a6e77ca55f3125a6a54988852fcf8de111c",
  "_created": "2026-06-02T08:41:44.000Z",
  "_published": "2026-06-02T08:44:37.458Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79032570521,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353019850"
    },
    {
      "job": 79032570628,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353021514"
    },
    {
      "job": 79032137105,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352972477"
    },
    {
      "job": 79032570638,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353011369"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26808505555",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BioPET",
  "_commit": {
    "id": "0e431c4827ca62abca74d986792ba6c38c22c378",
    "author": "Jeremy Roth <jhroth@uw.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1531851006
  },
  "_maintainer": {
    "name": "Jeremy Roth",
    "email": "jhroth@uw.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BioPET"
  },
  "_mentions": 1,
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BioPET.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": "2016-07-02"
    },
    {
      "version": "0.2.0",
      "date": "2016-07-04"
    },
    {
      "version": "0.2.1",
      "date": "2017-02-17"
    },
    {
      "version": "0.2.2",
      "date": "2018-07-17"
    }
  ],
  "_exports": [
    "enrichment_analysis",
    "enrichment_simulation",
    "plot_enrichment_summaries"
  ],
  "_datasets": [
    {
      "name": "dcaData",
      "title": "Simulated dataset for package 'DecisionCurve'",
      "object": "dcaData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Female",
        "Smokes",
        "Marker1",
        "Marker2",
        "Cancer"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dcaData",
      "title": "Simulated dataset for package 'DecisionCurve'",
      "topics": [
        "dcaData"
      ]
    },
    {
      "page": "enrichment_analysis",
      "title": "Prognostic Enrichment with Real Data",
      "topics": [
        "enrichment_analysis"
      ]
    },
    {
      "page": "enrichment_simulation",
      "title": "Prognostic Enrichment with Simulated Data",
      "topics": [
        "enrichment_simulation"
      ]
    },
    {
      "page": "plot_enrichment_summaries",
      "title": "Plotting Prognostic Enrichment Estimates",
      "topics": [
        "plot_enrichment_summaries"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "pROC",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "VGAM",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "biopet",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-02T08:43:41.000Z",
      "distro": "noble",
      "commit": "0e431c4827ca62abca74d986792ba6c38c22c378",
      "fileid": "0c71b008c41b8dda4d01302e07aeccf9377fdfe98397b2eb753b4761c6e00dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26808505555"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-02T08:43:44.000Z",
      "distro": "noble",
      "commit": "0e431c4827ca62abca74d986792ba6c38c22c378",
      "fileid": "a323e3ff9df8253ebd84f91fa955ebbc9da7c91acd7e536e020c68114c44927a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26808505555"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T08:43:50.000Z",
      "commit": "0e431c4827ca62abca74d986792ba6c38c22c378",
      "fileid": "3e0b2a31b9a84e77a0470e0929072d21b3496b8e0874c47cbfc4fe2eff625d84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26808505555"
    }
  ]
}