{
  "_id": "6a196fa8acfb0bcc41deca90",
  "Package": "binda",
  "Version": "1.0.4",
  "Date": "2021-11-20",
  "Title": "Multi-Class Discriminant Analysis using Binary Predictors",
  "Author": "Sebastian Gibb and Korbinian Strimmer.",
  "Maintainer": "Korbinian Strimmer <strimmerlab@gmail.com>",
  "Description": "Implements functions for multi-class discriminant analysis\nusing binary predictors, for corresponding variable selection,\nand for dichotomizing continuous data.",
  "License": "GPL (>= 3)",
  "URL": "https://strimmerlab.github.io/software/binda/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:49:10 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-11-20 17:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/binda",
  "RemoteRef": "HEAD",
  "RemoteSha": "1177609d6d1aec1b5c6902c9c463260aa8c465b1",
  "MD5sum": "ec7a22d609c48d2607de0bced3bdb460",
  "_user": "cran",
  "_type": "src",
  "_file": "binda_1.0.4.tar.gz",
  "_fileid": "186d99f4a85b2c512bcfc67ae93e29f736bee2143a8c035d958509c782a4156c",
  "_filesize": 119636,
  "_sha256": "186d99f4a85b2c512bcfc67ae93e29f736bee2143a8c035d958509c782a4156c",
  "_created": "2026-05-29T10:49:10.000Z",
  "_published": "2026-05-29T10:51:20.138Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78486286254,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288957532"
    },
    {
      "job": 78486286244,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288957423"
    },
    {
      "job": 78485940098,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288928186"
    },
    {
      "job": 78486286283,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288956592"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26632772755",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/binda",
  "_commit": {
    "id": "1177609d6d1aec1b5c6902c9c463260aa8c465b1",
    "author": "Korbinian Strimmer <strimmerlab@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1637427602
  },
  "_maintainer": {
    "name": "Korbinian Strimmer",
    "email": "strimmerlab@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "entropy",
      "version": ">= 1.3.1",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "crossval",
      "role": "Suggests"
    }
  ],
  "_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": 3846,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/binda"
  },
  "_devurl": "https://github.com/strimmerlab/software",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/binda.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2014-04-14"
    },
    {
      "version": "1.0.1",
      "date": "2014-11-14"
    },
    {
      "version": "1.0.2",
      "date": "2015-03-05"
    },
    {
      "version": "1.0.3",
      "date": "2015-07-07"
    },
    {
      "version": "1.0.4",
      "date": "2021-11-20"
    }
  ],
  "_exports": [
    "binda",
    "binda.ranking",
    "chances",
    "dichotomize",
    "is.binaryMatrix",
    "optimizeThreshold",
    "plot.binda.ranking",
    "predict.binda"
  ],
  "_help": [
    {
      "page": "binda.package",
      "title": "The binda Package",
      "topics": [
        "binda-package"
      ]
    },
    {
      "page": "binda",
      "title": "Binary Discriminant Analysis: Model Fit and Class Prediction",
      "topics": [
        "binda",
        "predict.binda"
      ]
    },
    {
      "page": "binda.ranking",
      "title": "Binary Discriminant Analysis: Variable Ranking",
      "topics": [
        "binda.ranking",
        "plot.binda.ranking"
      ]
    },
    {
      "page": "chances",
      "title": "Estimate Bernoulli Parameters from Binary Matrix with Class Labels",
      "topics": [
        "chances"
      ]
    },
    {
      "page": "dichotomize",
      "title": "Dichotomize Continuous Data Set With Labels",
      "topics": [
        "dichotomize",
        "optimizeThreshold"
      ]
    },
    {
      "page": "is.binaryMatrix",
      "title": "Check For Binary Matrix",
      "topics": [
        "is.binaryMatrix"
      ]
    }
  ],
  "_rundeps": [
    "entropy"
  ],
  "_score": 1.8860392755664424,
  "_indexed": true,
  "_nocasepkg": "binda",
  "_universes": [
    "cran",
    "strimmerlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-29T10:50:58.000Z",
      "distro": "noble",
      "commit": "1177609d6d1aec1b5c6902c9c463260aa8c465b1",
      "fileid": "7fa2022ffcb796e32dfee9ffe72e7529fd31a704c8431dca51bad1942d1483b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632772755"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-29T10:50:57.000Z",
      "distro": "noble",
      "commit": "1177609d6d1aec1b5c6902c9c463260aa8c465b1",
      "fileid": "c02cbfa7084f7c6ff506e92f7a1bb40eaef901dabb39bfb770ef3d7ee3c2e42a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632772755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-29T10:51:04.000Z",
      "commit": "1177609d6d1aec1b5c6902c9c463260aa8c465b1",
      "fileid": "c1f1984dd110292098ef125996f6abb64e1fbbb11df0eae9fb892c893102989a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632772755"
    }
  ]
}