{
  "_id": "6a5de75e9baadeef8ab5607f",
  "Package": "Rwbo",
  "Title": "Run the 'Open-WBO' MaxSAT Solver",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Matthias\", \"Ollech\", email = \"ollech@gmx.com\", role = c(\"aut\", \"cre\")),\nperson(\"Ruben Martins, Vasco Manquinho, Ines Lynce\", role = \"cph\",\ncomment = \"Copyright holders of included Open-WBO code\")\n)",
  "Description": "Provides a wrapper for running the bundled 'Open-WBO'\nMaximum Satisfiability (MaxSAT) solver\n(<https://github.com/sat-group/open-wbo>). Users can pass\ncommand-line arguments to the solver and capture its output as\na character string or file.",
  "License": "GPL (>= 3)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-20 09:12:41 UTC",
    "User": "root"
  },
  "Author": "Matthias Ollech [aut, cre], Ruben Martins, Vasco Manquinho,\nInes Lynce [cph] (Copyright holders of included Open-WBO code)",
  "Maintainer": "Matthias Ollech <ollech@gmx.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-21 07:40:09 UTC",
  "RemoteUrl": "https://github.com/cran/Rwbo",
  "RemoteRef": "HEAD",
  "RemoteSha": "354333fb61e354e0db53c17dd3b8b95f79065e49",
  "_user": "cran",
  "_type": "src",
  "_file": "Rwbo_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/7df1fe79cd84d9281868cf0fd2c6c75d0f989e44b77e86cf39bccd8e93be852e",
  "_filesize": 227008,
  "_sha256": "7df1fe79cd84d9281868cf0fd2c6c75d0f989e44b77e86cf39bccd8e93be852e",
  "_expires": "2026-10-28T09:16:12.000Z",
  "_created": "2026-07-20T09:12:41.000Z",
  "_published": "2026-07-20T09:16:14.763Z",
  "_jobs": [
    {
      "job": 88313969649,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456163449"
    },
    {
      "job": 88313969674,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456159073"
    },
    {
      "job": 88313969659,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456162107"
    },
    {
      "job": 88313969726,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456161273"
    },
    {
      "job": 88313266660,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456100182"
    },
    {
      "job": 88313969604,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8456149622"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29730373213",
  "_status": "success",
  "_upstream": "https://github.com/cran/Rwbo",
  "_commit": {
    "id": "354333fb61e354e0db53c17dd3b8b95f79065e49",
    "author": "Matthias Ollech <ollech@gmx.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1768981209
  },
  "_maintainer": {
    "name": "Matthias Ollech",
    "email": "ollech@gmx.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-01-16"
    },
    {
      "name": "0.1.2",
      "date": "2026-01-21"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rwbo"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/Rwbo.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-01-16"
    },
    {
      "version": "0.1.2",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "run_open_wbo"
  ],
  "_help": [
    {
      "page": "run_open_wbo",
      "title": "Run open-wbo_static",
      "topics": [
        "run_open_wbo"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rwbo",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-20T09:15:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "354333fb61e354e0db53c17dd3b8b95f79065e49",
      "fileid": "https://r2.ropensci.org/357a3a0379f302811b8c16632943601d40e75acdaf4aa0dbb15928d143cdf86c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730373213"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-20T09:15:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "354333fb61e354e0db53c17dd3b8b95f79065e49",
      "fileid": "https://r2.ropensci.org/71e779290ddcdb374da7e74a76232e5ea4a7905d44cfe1f5260a27352a30a4cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730373213"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-20T09:15:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "354333fb61e354e0db53c17dd3b8b95f79065e49",
      "fileid": "https://r2.ropensci.org/ae4e521c515e07624143f562ada57c59d225a316e799ccb3b4c92d2c6154f6f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730373213"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-20T09:15:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "354333fb61e354e0db53c17dd3b8b95f79065e49",
      "fileid": "https://r2.ropensci.org/50b31c4cb9de1029a1caa8cade1548d80d98cc53e9870f0e46d0eac36c7c6f86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730373213"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-20T09:14:53.000Z",
      "arch": "emscripten",
      "commit": "354333fb61e354e0db53c17dd3b8b95f79065e49",
      "fileid": "https://r2.ropensci.org/73ac692bc815fd0724f53770e91cca641da202b5f0106908422316ff4eab30af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730373213"
    }
  ]
}