{
  "_id": "6a102041acfb0bcc41c8b899",
  "Package": "BinarybalancedCut",
  "Type": "Package",
  "Version": "0.2",
  "Title": "Threshold Cut Point of Probability for a Binary Classifier Model",
  "Date": "2017-09-02",
  "Author": "Navinkumar Nedunchezhian",
  "Maintainer": "Navinkumar Nedunchezhian\n<navinkumar.nedunchezhian@gmail.com>",
  "Description": "Allows to view the optimal probability cut-off point at\nwhich the Sensitivity and Specificity meets and its a best way\nto minimize both Type-1 and Type-2 error for a binary\nClassifier in determining the Probability threshold.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:19:04 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://navinkumarnedunchezhian.r-universe.dev",
  "Date/Publication": "2017-09-02 16:27:38 UTC",
  "RemoteUrl": "https://github.com/cran/BinarybalancedCut",
  "RemoteRef": "HEAD",
  "RemoteSha": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
  "MD5sum": "25896392f4f80892c358c4a0577125ca",
  "_user": "navinkumarnedunchezhian",
  "_type": "src",
  "_file": "BinarybalancedCut_0.2.tar.gz",
  "_fileid": "8628825cd7367ea36899e259a058c19c223354123b8ec4a64001b91d20dfb4ed",
  "_filesize": 75839,
  "_sha256": "8628825cd7367ea36899e259a058c19c223354123b8ec4a64001b91d20dfb4ed",
  "_created": "2026-05-14T06:19:04.000Z",
  "_published": "2026-05-22T09:22:09.882Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351805016,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988459207"
    },
    {
      "job": 77351805224,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988459061"
    },
    {
      "job": 77351805672,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988460084"
    },
    {
      "job": 77351805025,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988463996"
    },
    {
      "job": 77351804594,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988433395"
    },
    {
      "job": 77351804807,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157147918"
    },
    {
      "job": 77351805303,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988454320"
    },
    {
      "job": 77351805705,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988449283"
    },
    {
      "job": 77351805158,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988451468"
    }
  ],
  "_buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BinarybalancedCut",
  "_commit": {
    "id": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
    "author": "Navinkumar Nedunchezhian <navinkumar.nedunchezhian@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2\n",
    "time": 1504369658
  },
  "_maintainer": {
    "name": "Navinkumar Nedunchezhian",
    "email": "navinkumar.nedunchezhian@gmail.com",
    "login": "navinkumarnedunchezhian",
    "uuid": 58813532
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "navinkumarnedunchezhian",
      "count": 1,
      "uuid": 58813532
    }
  ],
  "_userbio": {
    "uuid": 58813532,
    "type": "user",
    "name": "NavinkumarNedunchezhian"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BinarybalancedCut"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BinarybalancedCut.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "navinkumarnedunchezhian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2",
      "date": "2017-09-02"
    }
  ],
  "_exports": [
    "Binary_threshold"
  ],
  "_help": [
    {
      "page": "BinarybalancedCut",
      "title": "This Supports the datascientist to determine the optimal threshold for binary classifier problem by visuallizing the sensitivity, specificity and accurarcy of the given model",
      "topics": [
        "Binary_threshold"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "binarybalancedcut",
  "_universes": [
    "navinkumarnedunchezhian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-14T06:20:57.000Z",
      "distro": "noble",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "b89e8dd8fb6554696c50b8040527dc875f9f8e96bf317bcb8e005875a602bc0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-14T06:20:58.000Z",
      "distro": "noble",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "10b37f9c4a58c50d10923479e533f92630a517d2ed8ce06bedc5ab8d2f61f53e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-14T06:21:10.000Z",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "52517d6f455293b7a2e604768e9ae0753771b5ad0fc223ee05e7b11c4b62b309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-14T06:21:19.000Z",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "c2c2fe2e32436a16bf99d03e81895f75514c24d9a3b7be3fcb0dc658253b0c05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-14T06:20:30.000Z",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "7263e6ad9e3ce1e1eb24631c18056cb4ba3cafb239bd68217cd5df3c81b09b7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-14T06:20:07.000Z",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "5e3b1fe45ad01bb9679526909ad8eee0947217a71dba9c2c34787d66f9d0c66b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-14T06:20:09.000Z",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "ee38a01f3d6d6ebd511c088e8cfb1b8cef30f94005ee71d78390ba5ff7ddf74e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-05-22T09:21:49.000Z",
      "commit": "9d8811dcb2b5c800bcc70b866477bf80c180aa29",
      "fileid": "f04021feb2db19072284baf35ec78c6d14ba4c09e457a9987dcb9de8b4cb18d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/navinkumarnedunchezhian/actions/runs/25845153277"
    }
  ]
}