{
  "_id": "6a27d5f224555f66ed54601e",
  "Package": "rCBA",
  "Title": "CBA Classifier",
  "Version": "0.4.3",
  "Authors@R": "c(person(\"Jaroslav\", \"Kuchar\", email = \"jaroslav.kuchar@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Tomas\", \"Kliegr\", email=\"kliegr@gmail.com\", role = c(\"ctb\")))",
  "Author": "Jaroslav Kuchar [aut, cre], Tomas Kliegr [ctb]",
  "Maintainer": "Jaroslav Kuchar <jaroslav.kuchar@gmail.com>",
  "URL": "https://github.com/jaroslav-kuchar/rCBA",
  "BugReports": "https://github.com/jaroslav-kuchar/rCBA/issues",
  "Description": "Provides implementations of a classifier based on the\n\"Classification Based on Associations\" (CBA). It can be used\nfor building classification models from association rules.\nRules are pruned in the order of precedence given by the sort\ncriteria and a default rule is added. The final classifier\nlabels provided instances. CBA was originally proposed by Liu,\nB. Hsu, W. and Ma, Y. Integrating Classification and\nAssociation Rule Mining. Proceedings KDD-98, New York, 27-31\nAugust. AAAI. pp80-86 (1998, ISBN:1-57735-070-7).",
  "License": "Apache License (== 2.0)",
  "SystemRequirements": "Java (>= 8)",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "Collate": "'init.R' 'build.R' 'buildFPGrowth.R' 'classification.R'\n'fpgrowth.R' 'pruning.R' 'utils.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:56:24 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "default-jdk",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-05-29 20:50:03 UTC",
  "RemoteUrl": "https://github.com/cran/rCBA",
  "RemoteRef": "HEAD",
  "RemoteSha": "41539eb77cf3eaf7ac4a9233c5626f010c97142d",
  "MD5sum": "a23165bfd727d6626b00405475aa077a",
  "_user": "cran",
  "_type": "src",
  "_file": "rCBA_0.4.3.tar.gz",
  "_fileid": "7b8bd5d5af71c367d87744f9add12a074a8cd5f7b401208a1e5f7f13c8b1664f",
  "_filesize": 580462,
  "_sha256": "7b8bd5d5af71c367d87744f9add12a074a8cd5f7b401208a1e5f7f13c8b1664f",
  "_created": "2026-06-09T08:56:24.000Z",
  "_published": "2026-06-09T08:59:30.935Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80285043737,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503070648"
    },
    {
      "job": 80285043399,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503067898"
    },
    {
      "job": 80284499950,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503016810"
    },
    {
      "job": 80285043551,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503061931"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27195045480",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rCBA",
  "_commit": {
    "id": "41539eb77cf3eaf7ac4a9233c5626f010c97142d",
    "author": "Jaroslav Kuchar <jaroslav.kuchar@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.3\n",
    "time": 1559163003
  },
  "_maintainer": {
    "name": "Jaroslav Kuchar",
    "email": "jaroslav.kuchar@gmail.com",
    "login": "jaroslav-kuchar",
    "description": "",
    "uuid": 917918
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.3",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "role": "Depends"
    },
    {
      "package": "arules",
      "role": "Depends"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "TunePareto",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jaroslav-kuchar",
      "count": 5,
      "uuid": 917918
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 366,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rCBA"
  },
  "_devurl": "https://github.com/jaroslav-kuchar/rcba",
  "_searchresults": 48,
  "_topics": [
    "openjdk"
  ],
  "_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/rCBA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jaroslav-kuchar/rcba",
  "_realowner": "jaroslav-kuchar",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2015-12-11"
    },
    {
      "version": "0.3.0",
      "date": "2018-01-08"
    },
    {
      "version": "0.4.1",
      "date": "2018-05-09"
    },
    {
      "version": "0.4.2",
      "date": "2018-05-16"
    },
    {
      "version": "0.4.3",
      "date": "2019-05-29"
    }
  ],
  "_exports": [
    "build",
    "buildFPGrowth",
    "classification",
    "fpgrowth",
    "frameToRules",
    "pruning"
  ],
  "_help": [
    {
      "page": "build",
      "title": "Build classifier function (Apriori-based)",
      "topics": [
        "build"
      ]
    },
    {
      "page": "buildFPGrowth",
      "title": "Build classifier function (FP-Growth-based)",
      "topics": [
        "buildFPGrowth"
      ]
    },
    {
      "page": "classification",
      "title": "A classification function",
      "topics": [
        "classification"
      ]
    },
    {
      "page": "fpgrowth",
      "title": "FP-Growth",
      "topics": [
        "fpgrowth"
      ]
    },
    {
      "page": "frameToRules",
      "title": "Conversion of 'data.frame' to 'rules' from 'arules'",
      "topics": [
        "frameToRules"
      ]
    },
    {
      "page": "pruning",
      "title": "A Pruning function",
      "topics": [
        "pruning"
      ]
    }
  ],
  "_rundeps": [
    "arules",
    "generics",
    "lattice",
    "Matrix",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "rJava",
    "TunePareto"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1.6812412373755872,
  "_indexed": false,
  "_nocasepkg": "rcba",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jaroslav-kuchar.r-universe.dev/rCBA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-09T08:58:33.000Z",
      "distro": "noble",
      "commit": "41539eb77cf3eaf7ac4a9233c5626f010c97142d",
      "fileid": "fb9650a9b8831610c2678d1927f2f110549b6c7451d6169ddc9f4da2d7acc387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195045480"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-09T08:58:27.000Z",
      "distro": "noble",
      "commit": "41539eb77cf3eaf7ac4a9233c5626f010c97142d",
      "fileid": "1390ae44a4e5b3c46da5a68b8f5dd669a6391f6b0b39992c22e1b90eb21bf470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195045480"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-06-09T08:58:50.000Z",
      "commit": "41539eb77cf3eaf7ac4a9233c5626f010c97142d",
      "fileid": "df4e0b1ebd5524f3227f8807dc6667e03e1177aaad1b4cfc1ace6793cc499f9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195045480"
    }
  ]
}