{
  "_id": "6a1f06a2b401979e7341bc7c",
  "Package": "RcppGreedySetCover",
  "Title": "Greedy Set Cover",
  "Version": "0.1.1",
  "Authors@R": "person(\"Matthias\", \"Kaeding\", role = c(\"aut\", \"cre\"),email=\"matthiaskaeding@posteo.de\")",
  "Description": "A fast implementation of the greedy algorithm for the set\ncover problem using 'Rcpp'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/matthiaskaeding/setcover/tree/main/rcpp_greedy_set_cover/",
  "BugReports": "https://github.com/matthiaskaeding/setcover/issues",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 07:00:34 UTC",
    "User": "root"
  },
  "Author": "Matthias Kaeding [aut, cre]",
  "Maintainer": "Matthias Kaeding <matthiaskaeding@posteo.de>",
  "Repository": "https://matthiaskaeding.r-universe.dev",
  "Date/Publication": "2025-12-17 18:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/RcppGreedySetCover",
  "RemoteRef": "HEAD",
  "RemoteSha": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
  "MD5sum": "b76dbedf0ffbc3792e509406c9e71716",
  "_user": "matthiaskaeding",
  "_type": "src",
  "_file": "RcppGreedySetCover_0.1.1.tar.gz",
  "_fileid": "e4f03c3190e8a63a628c1219d9b72e93ad44f36763c410ac3371408b822f79dd",
  "_filesize": 85919,
  "_sha256": "e4f03c3190e8a63a628c1219d9b72e93ad44f36763c410ac3371408b822f79dd",
  "_created": "2026-05-18T07:00:34.000Z",
  "_published": "2026-06-02T16:36:50.589Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122155581,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051395231"
    },
    {
      "job": 79122156051,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051405047"
    },
    {
      "job": 79122155950,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051396564"
    },
    {
      "job": 79122155328,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051395889"
    },
    {
      "job": 79122156102,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051420171"
    },
    {
      "job": 79122156138,
      "time": 249,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051455013"
    },
    {
      "job": 79122155809,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051404096"
    },
    {
      "job": 79122155958,
      "time": 209,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051420935"
    },
    {
      "job": 79122154667,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051361775"
    },
    {
      "job": 79122154449,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363946958"
    },
    {
      "job": 79122155191,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051405128"
    },
    {
      "job": 79122155667,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051401375"
    },
    {
      "job": 79122155438,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051394551"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RcppGreedySetCover",
  "_commit": {
    "id": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
    "author": "Matthias Kaeding <matthiaskaeding@posteo.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1765997402
  },
  "_maintainer": {
    "name": "Matthias Kaeding",
    "email": "matthiaskaeding@posteo.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.5",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.14",
      "role": "LinkingTo"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.14",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-12-17"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 17614361,
    "type": "user",
    "name": "Matthias Kaeding",
    "description": "Senior data scientist @ HP"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppGreedySetCover"
  },
  "_devurl": "https://github.com/matthiaskaeding/setcover",
  "_searchresults": 8,
  "_topics": [
    "cpp"
  ],
  "_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/RcppGreedySetCover.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "matthiaskaeding",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-01-24"
    },
    {
      "version": "0.1.1",
      "date": "2025-12-17"
    }
  ],
  "_exports": [
    "greedySetCover"
  ],
  "_help": [
    {
      "page": "greedySetCover",
      "title": "Greedy Set Cover",
      "topics": [
        "greedySetCover"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RcppGreedySetCover/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "data.table",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rcppgreedysetcover",
  "_universes": [
    "matthiaskaeding"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T07:02:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "c66e60d399f7c982e82dff09000c24386acdf3de962137a4a86ad6d7dfcccb84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T07:03:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "fb9f09c1323759b6cb41e888ee6978563cb1776ae1a5d51dd01749631e861f9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T07:02:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "9e7003d9c99876ba51dee78de26203d1a52a089aa947d74ee25c4edf7044c8e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T07:02:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "35be83f266bfc4d62473d5adba7e115e4e4668cfbfe6dc73b3cd35250218e621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T07:04:21.000Z",
      "arch": "aarch64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "b6d36ed72daeea4d470686994c9a0ca627b8edf66b18158ec429b8421f431aee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T07:06:20.000Z",
      "arch": "x86_64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "cccbb855a628a4a476d15213487a42a2bf20709724f87efdb135f878c1632279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T07:03:08.000Z",
      "arch": "aarch64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "3084ae71e794ae5108c65db38448e145801f12d21440732294107286df0273f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T07:04:10.000Z",
      "arch": "x86_64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "0f7b5a21661d6c7d69569c2007c40207e0509562543af4ab54a6f93bd19ab9cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T07:02:43.000Z",
      "arch": "x86_64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "c4b4b68ad56403ff870bda656bcd4e2ed7b9ce637854d6ad5149df0d4ce21405",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T07:02:17.000Z",
      "arch": "x86_64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "7c6b23e656e87d0c35c7004b4197b787997350ce275811fba6e8e040be3e8c9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T07:02:11.000Z",
      "arch": "x86_64",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "ef73ffcb2d199649e0337d86fc99e9bc29284f389030ac2f1e3d603dbb426208",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T16:36:26.000Z",
      "arch": "emscripten",
      "commit": "b34f99cc28d99798d0a1079eed69b073a3081a2d",
      "fileid": "6a9df09c32f35c3bd8c571b1c5c752547bdcabf6ae75a354530d2e1c4374663b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matthiaskaeding/actions/runs/26018406980"
    }
  ]
}