{
  "_id": "6a0f6f92acfb0bcc41c5f1d2",
  "Package": "rBMF",
  "Type": "Package",
  "Title": "Boolean Matrix Factorization",
  "Version": "1.1",
  "Date": "2021-1-13",
  "Author": "Abdelmoneim Amer Desouki",
  "Maintainer": "Abdelmoneim Amer Desouki <desouki@hhu.de>",
  "Description": "Provides four boolean matrix factorization (BMF) methods.\nBMF has many applications like data mining and categorical data\nanalysis. BMF is also known as boolean matrix decomposition\n(BMD) and was found to be an NP-hard (non-deterministic\npolynomial-time) problem. Currently implemented methods are\n'Asso' Miettinen, Pauli and others (2008)\n<doi:10.1109/TKDE.2008.53>, 'GreConD' R. Belohlavek, V.\nVychodil (2010) <doi:10.1016/j.jcss.2009.05.002> ,\n'GreConDPlus' R. Belohlavek, V. Vychodil (2010)\n<doi:10.1016/j.jcss.2009.05.002> , 'topFiberM' A. Desouki, M.\nRoeder, A. Ngonga (2019) <arXiv:1903.10326>.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:39:17 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-01-13 15:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/rBMF",
  "RemoteRef": "HEAD",
  "RemoteSha": "614cf16a8da823746d4be15e05923e483721ec85",
  "MD5sum": "cb8b636728b2e54e902f0325d37bbbdc",
  "_user": "cran",
  "_type": "src",
  "_file": "rBMF_1.1.tar.gz",
  "_fileid": "cf525ec835a40b678724504f149927381b4a329501f4480bb91eafbc26ee774a",
  "_filesize": 158134,
  "_sha256": "cf525ec835a40b678724504f149927381b4a329501f4480bb91eafbc26ee774a",
  "_created": "2026-05-21T07:39:17.000Z",
  "_published": "2026-05-21T20:48:18.875Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265652858,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129968155"
    },
    {
      "job": 77265652979,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129964445"
    },
    {
      "job": 77265652017,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129928659"
    },
    {
      "job": 77265652284,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146834876"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26212346202",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rBMF",
  "_commit": {
    "id": "614cf16a8da823746d4be15e05923e483721ec85",
    "author": "Abdelmoneim Amer Desouki <desouki@hhu.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1610552402
  },
  "_maintainer": {
    "name": "Abdelmoneim Amer Desouki",
    "email": "desouki@hhu.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "Depends"
    }
  ],
  "_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": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rBMF"
  },
  "_searchresults": 0,
  "_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/rBMF.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-06-25"
    },
    {
      "version": "1.1",
      "date": "2021-01-13"
    }
  ],
  "_exports": [
    "Asso_approximate",
    "GreConD",
    "GreConDPlus",
    "topFiberM"
  ],
  "_datasets": [
    {
      "name": "Chess",
      "title": "Chess dataset",
      "object": "Chess",
      "file": "Chess.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 3196,
      "table": true,
      "tojson": true
    },
    {
      "name": "DBLP",
      "title": "DBLP dataset",
      "object": "DBLP",
      "file": "DBLP.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 6980,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rBMF-package",
      "title": "Boolean Matrix Factorization",
      "topics": [
        "rBMF-package",
        "rBMF"
      ]
    },
    {
      "page": "Asso_approximate",
      "title": "Asso: Boolean Matrix Factorization",
      "concept": [
        "Boolean Matrix Factorization"
      ],
      "topics": [
        "Asso_approximate"
      ]
    },
    {
      "page": "Chess",
      "title": "Chess dataset",
      "topics": [
        "Chess"
      ]
    },
    {
      "page": "DBLP",
      "title": "DBLP dataset",
      "topics": [
        "DBLP"
      ]
    },
    {
      "page": "GreConD",
      "title": "GreConD Boolean matrix factorization",
      "concept": [
        "Boolean Matrix Factorization"
      ],
      "topics": [
        "GreConD"
      ]
    },
    {
      "page": "GreConDPlus",
      "title": "GreConDPlus Boolean Matrix Factorization",
      "concept": [
        "Boolean Matrix Factorization"
      ],
      "topics": [
        "GreConDPlus"
      ]
    },
    {
      "page": "topFiberM",
      "title": "topFiberM",
      "concept": [
        "Boolean Matrix Factorization"
      ],
      "topics": [
        "topFiberM"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rbmf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-21T07:41:10.000Z",
      "distro": "noble",
      "commit": "614cf16a8da823746d4be15e05923e483721ec85",
      "fileid": "11f68a2e232a99ba511adbfdc278addd71df7c04964a251e4bdf6375edfe0fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212346202"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-21T07:41:00.000Z",
      "distro": "noble",
      "commit": "614cf16a8da823746d4be15e05923e483721ec85",
      "fileid": "6a63388b1b46af349e3f218eb7d3a63b71b1ad9f2a85bb1c9aa8888a71d53319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212346202"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-21T20:47:34.000Z",
      "commit": "614cf16a8da823746d4be15e05923e483721ec85",
      "fileid": "c7be08a7742c43948137c66d9953e9c572cb6e9b897ec25ca239659f3f639484",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212346202"
    }
  ]
}