{
  "_id": "6a1e8ed61d7bb097a0a69c9b",
  "Package": "OptimalCutpoints",
  "Type": "Package",
  "Title": "Computing Optimal Cutpoints in Diagnostic Tests",
  "Version": "1.1-5",
  "Date": "2021-10-06",
  "Author": "Monica Lopez-Raton, Maria Xose Rodriguez-Alvarez",
  "Maintainer": "Monica Lopez Raton <monica.lopez.raton@gmail.com>",
  "Description": "Computes optimal cutpoints for diagnostic tests or\ncontinuous markers. Various approaches for selecting optimal\ncutoffs have been implemented, including methods based on\ncost-benefit analysis and diagnostic test accuracy measures\n(Sensitivity/Specificity, Predictive Values and Diagnostic\nLikelihood Ratios). Numerical and graphical output for all\nmethods is easily obtained.",
  "License": "GPL",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:03:21 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-10-07 09:30:05 UTC",
  "RemoteUrl": "https://github.com/cran/OptimalCutpoints",
  "RemoteRef": "HEAD",
  "RemoteSha": "bae92c99cd7e5137428463ea479b19e8f193d181",
  "MD5sum": "8fcc84589e84754e0f9789b5796e5696",
  "_user": "cran",
  "_type": "src",
  "_file": "OptimalCutpoints_1.1-5.tar.gz",
  "_fileid": "e6ed3c27bb4cf4d0575b148352b97d22162cf2741861deee0e02c2f88dcaff27",
  "_filesize": 319307,
  "_sha256": "e6ed3c27bb4cf4d0575b148352b97d22162cf2741861deee0e02c2f88dcaff27",
  "_created": "2026-06-02T08:03:21.000Z",
  "_published": "2026-06-02T08:05:42.209Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79026226213,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352231958"
    },
    {
      "job": 79026226140,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352232227"
    },
    {
      "job": 79025702821,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352196196"
    },
    {
      "job": 79026226169,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352227506"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26806610834",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/OptimalCutpoints",
  "_commit": {
    "id": "bae92c99cd7e5137428463ea479b19e8f193d181",
    "author": "Monica Lopez Raton <monica.lopez.raton@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1-5\n",
    "time": 1633599005
  },
  "_maintainer": {
    "name": "Monica Lopez Raton",
    "email": "monica.lopez.raton@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 556,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OptimalCutpoints"
  },
  "_mentions": 68,
  "_searchresults": 185,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/OptimalCutpoints.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-05-25"
    },
    {
      "version": "1.1",
      "date": "2013-09-20"
    },
    {
      "version": "1.1-1",
      "date": "2014-02-25"
    },
    {
      "version": "1.1-2",
      "date": "2014-05-13"
    },
    {
      "version": "1.1-3",
      "date": "2014-11-02"
    },
    {
      "version": "1.1-4",
      "date": "2019-04-01"
    },
    {
      "version": "1.1-5",
      "date": "2021-10-07"
    }
  ],
  "_exports": [
    "control.cutpoints",
    "optimal.cutpoints",
    "optimal.cutpoints.default",
    "optimal.cutpoints.formula",
    "plot.optimal.cutpoints",
    "print.optimal.cutpoints",
    "summary.optimal.cutpoints"
  ],
  "_datasets": [
    {
      "name": "elas",
      "title": "Leukocyte Elastase Data",
      "object": "elas",
      "file": "elas.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "elas",
        "status",
        "gender"
      ],
      "rows": 141,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "OptimalCutpoints-package",
      "title": "Computing Optimal Cutpoints in Diagnostic Tests",
      "topics": [
        "OptimalCutpoints-package",
        "OptimalCutpoints"
      ]
    },
    {
      "page": "control.cutpoints",
      "title": "Controlling the optimal-cutpoint selection process",
      "topics": [
        "control.cutpoints"
      ]
    },
    {
      "page": "elas",
      "title": "Leukocyte Elastase Data",
      "topics": [
        "elas"
      ]
    },
    {
      "page": "optimal.cutpoints",
      "title": "Computing Optimal Cutpoints in diagnostic tests",
      "topics": [
        "optimal.cutpoints",
        "optimal.cutpoints.default",
        "optimal.cutpoints.formula"
      ]
    },
    {
      "page": "plot.optimal.cutpoints",
      "title": "Default optimal.cutpoints plotting",
      "topics": [
        "plot.optimal.cutpoints"
      ]
    },
    {
      "page": "print.optimal.cutpoints",
      "title": "Print method for optimal.cutpoints objects",
      "topics": [
        "print.optimal.cutpoints"
      ]
    },
    {
      "page": "summary.optimal.cutpoints",
      "title": "Summary method for optimal.cutpoints objects",
      "topics": [
        "summary.optimal.cutpoints"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 4.045322978786658,
  "_indexed": true,
  "_nocasepkg": "optimalcutpoints",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-5",
      "date": "2026-06-02T08:05:10.000Z",
      "distro": "noble",
      "commit": "bae92c99cd7e5137428463ea479b19e8f193d181",
      "fileid": "5610aeee27b4f3a2203f5a0e8f0d6ebbc59d64e5c3edf4414966debde83ff7d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26806610834"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-5",
      "date": "2026-06-02T08:05:10.000Z",
      "distro": "noble",
      "commit": "bae92c99cd7e5137428463ea479b19e8f193d181",
      "fileid": "71b6e7cfd2791c4af61ae1396f5ba23429ed1caa38160a11dc35aeb226848338",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26806610834"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-5",
      "date": "2026-06-02T08:05:09.000Z",
      "commit": "bae92c99cd7e5137428463ea479b19e8f193d181",
      "fileid": "c52894adb84858a4e049cb4c2d665452770a9953ffc9b221da5ac2d081f21b8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26806610834"
    }
  ]
}