{
  "_id": "6a4796cb2f27a93436c0eeb2",
  "Package": "MPBoost",
  "Type": "Package",
  "Title": "Treatment Allocation in Clinical Trials by the Maximal Procedure",
  "Version": "0.1-6",
  "Date": "2024-01-15",
  "Author": "Ignacio López-de-Ullibarri [aut, cre]",
  "Maintainer": "Ignacio López-de-Ullibarri\n<ignacio.lopezdeullibarri@udc.es>",
  "Description": "Performs treatment allocation in two-arm clinical trials\nby the maximal procedure described by Berger et al. (2003)\n<doi:10.1002/sim.1538>. To that end, the algorithm provided by\nSalama et al. (2008) <doi:10.1002/sim.3014> is implemented.",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "Packaged": {
    "Date": "2026-07-03 06:55:19 UTC",
    "User": "root"
  },
  "Repository": "https://iullibarri.r-universe.dev",
  "Date/Publication": "2024-01-16 02:40:00 UTC",
  "RemoteUrl": "https://github.com/cran/MPBoost",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
  "_user": "iullibarri",
  "_type": "src",
  "_file": "MPBoost_0.1-6.tar.gz",
  "_fileid": "https://r2.ropensci.org/0653f9624deaa5cf6b8068a0f85f12dee781ea3fba07a541fe96bfe698a5fedb",
  "_filesize": 491071,
  "_sha256": "0653f9624deaa5cf6b8068a0f85f12dee781ea3fba07a541fe96bfe698a5fedb",
  "_expires": "2026-10-11T11:02:34.000Z",
  "_created": "2026-07-03T06:55:19.000Z",
  "_published": "2026-07-03T11:02:35.616Z",
  "_jobs": [
    {
      "job": 84986169728,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8059838915"
    },
    {
      "job": 84986169617,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8059835551"
    },
    {
      "job": 84986169877,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8059841697"
    },
    {
      "job": 84986169656,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8059837936"
    },
    {
      "job": 84986169741,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8059827359"
    },
    {
      "job": 84986169743,
      "time": 168,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8059846551"
    },
    {
      "job": 84986169618,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8059826177"
    },
    {
      "job": 84986169796,
      "time": 261,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8059872513"
    },
    {
      "job": 84986169516,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059797421"
    },
    {
      "job": 84986169584,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059841004"
    },
    {
      "job": 84986169623,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8059837806"
    },
    {
      "job": 84986169592,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8059827410"
    },
    {
      "job": 84986169658,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8059840240"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780",
  "_status": "success",
  "_upstream": "https://github.com/cran/MPBoost",
  "_commit": {
    "id": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
    "author": "Ignacio López-de-Ullibarri <ignacio.lopezdeullibarri@udc.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-6\n",
    "time": 1705372800
  },
  "_maintainer": {
    "name": "Ignacio López-de-Ullibarri",
    "email": "ignacio.lopezdeullibarri@udc.es",
    "login": "iullibarri",
    "description": "",
    "uuid": 78259380
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pinp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "iullibarri",
      "count": 4,
      "uuid": 78259380
    }
  ],
  "_userbio": {
    "uuid": 78259380,
    "type": "user",
    "name": "iullibarri",
    "followers": 0
  },
  "_downloads": {
    "count": 315,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MPBoost"
  },
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MPBoost.html",
    "manual.pdf"
  ],
  "_realowner": "iullibarri",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-3",
      "date": "2019-10-06"
    },
    {
      "version": "0.1-4",
      "date": "2021-10-06"
    },
    {
      "version": "0.1-5",
      "date": "2022-11-29"
    },
    {
      "version": "0.1-6",
      "date": "2024-01-15"
    }
  ],
  "_exports": [
    "mpboost"
  ],
  "_help": [
    {
      "page": "MPBoost-package",
      "title": "Treatment Allocation in Clinical Trials by the Maximal Procedure",
      "topics": [
        "MPBoost-package",
        "MPBoost"
      ]
    },
    {
      "page": "mpboost",
      "title": "Compute Allocation Sequences by the Maximal Procedure",
      "topics": [
        "mpboost"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "mpboost.Rmd",
      "filename": "mpboost.html",
      "title": "Obtaining Treatment Allocation Sequences by the Maximal Procedure with the MPboost Package",
      "author": "Ignacio López-de-Ullibarri",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "MPBoost",
        "Overview of the package",
        "Using the package",
        "Other implementations",
        "References"
      ],
      "created": "2019-10-06 11:50:08",
      "modified": "2021-10-06 07:40:02",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "mpboost",
  "_universes": [
    "iullibarri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/2f6514dc9a50ae3b96832cbcac7afde8c1ce1a0bd43079fb4f9122b8fdf37e8b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/5cb71d0e10f8e42d4186aad07d93c6d009d3bd6a7d80ea8678a02975dafa0898",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/831b6d5dc1d5d0347726f5d6ed99819606d8a23269ad106f69bb492b435683b9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/72579e6946209928294d1afc39478da420440489d40b2c5e062ae3c65c76c5b7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:06.000Z",
      "arch": "aarch64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/6b1729d0c225802dae5aacce5baa4ed965d58a307db1771437e0ac16d412bbdc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:57.000Z",
      "arch": "x86_64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/5db06fadc1905185b49e4347058e0db75f83c2384a6e7830a4677369c93449c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-6",
      "date": "2026-07-03T06:56:55.000Z",
      "arch": "aarch64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/e7b513b82003b3b2e659710a30da035ae430b0310566863176590d774443e0e5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-6",
      "date": "2026-07-03T06:58:48.000Z",
      "arch": "x86_64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/5df691e4f9ef2d19d51cb14f2d80a90bac262e7bd7574709783f1d6d4043ceed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-6",
      "date": "2026-07-03T06:58:05.000Z",
      "arch": "emscripten",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/da32deec0833897c2030c95ee8c7a51cee37413324c3308a1f241e10571be2f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:09.000Z",
      "arch": "x86_64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/96fc4dff1294733293ffea791898fa09a12caee460410b59810eec5319b11876",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-6",
      "date": "2026-07-03T06:56:42.000Z",
      "arch": "x86_64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/e272d91854c915393fe82b4f194b8ad01f8a8f8f4c4df4ea5173ff5afef2cdb6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-6",
      "date": "2026-07-03T06:57:26.000Z",
      "arch": "x86_64",
      "commit": "e7697a887f7423a6d987ecbcb0f8593c87b0e341",
      "fileid": "https://r2.ropensci.org/d77160e3bd525dae8d86f4d0911936b6b6f5ac0a04d57707447436521eeba5bf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/iullibarri/actions/runs/28643836780"
    }
  ]
}