{
  "_id": "6a1029bcacfb0bcc41c919b2",
  "Package": "GBOP2",
  "Type": "Package",
  "Title": "Generalized Bayesian Optimal Phase II Design (G-BOP2)",
  "Version": "0.1.4",
  "Authors@R": "c(person(\"Xinying\", \"Fang\", role = c(\"aut\")),\nperson(\"Wanni\", \"Lei\", email = \"wanni.lei17@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Shouhao\", \"Zhou\", role = c(\"aut\")),\nperson(\"Ping-Yang\", \"Chen\", role = c(\"aut\")),\nperson(\"Ray-Bing\", \"Chen\", role = c(\"aut\")),\nperson(\"Weng Kee\", \"Wong\", role = c(\"aut\")),\nperson(\"J. Jack\", \"Lee\", role = c(\"aut\")))",
  "Maintainer": "Wanni Lei <wanni.lei17@gmail.com>",
  "Description": "Provides functions for implementing the Generalized\nBayesian Optimal Phase II (G-BOP2) design using various\nParticle Swarm Optimization (PSO) algorithms, including: -\nPSO-Default, based on Kennedy and Eberhart (1995)\n<doi:10.1109/ICNN.1995.488968>, \"Particle Swarm Optimization\";\n- PSO-Quantum, based on Sun, Xu, and Feng (2004)\n<doi:10.1109/ICCIS.2004.1460396>, \"A Global Search Strategy of\nQuantum-Behaved Particle Swarm Optimization\"; - PSO-Dexp, based\non Stehlík et al. (2024) <doi:10.1016/j.asoc.2024.111913>, \"A\nDouble Exponential Particle Swarm Optimization with Non-Uniform\nVariates as Stochastic Tuning and Guaranteed Convergence to a\nGlobal Optimum with Sample Applications to Finding Optimal\nExact Designs in Biostatistics\"; - and PSO-GO.",
  "Config/parallel": "false",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "R.rsp",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 09:58:50 UTC",
    "User": "root"
  },
  "Author": "Xinying Fang [aut], Wanni Lei [aut, cre], Shouhao Zhou [aut],\nPing-Yang Chen [aut], Ray-Bing Chen [aut], Weng Kee Wong [aut],\nJ. Jack Lee [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-22 13:00:09 UTC",
  "RemoteUrl": "https://github.com/cran/GBOP2",
  "RemoteRef": "HEAD",
  "RemoteSha": "3da9e291ae61b541d95b5d4ec4d01ed8ca734c00",
  "MD5sum": "669b01f8d3e6cc31f77065920f91cdb8",
  "_user": "cran",
  "_type": "src",
  "_file": "GBOP2_0.1.4.tar.gz",
  "_fileid": "253807f83563a7d218db8f76120e6af20a8b8736004fc4a58976974b3c57437a",
  "_filesize": 798129,
  "_sha256": "253807f83563a7d218db8f76120e6af20a8b8736004fc4a58976974b3c57437a",
  "_created": "2026-05-22T09:58:50.000Z",
  "_published": "2026-05-22T10:02:36.404Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357763167,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157882152"
    },
    {
      "job": 77357763149,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157882037"
    },
    {
      "job": 77357763145,
      "time": 167,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157884010"
    },
    {
      "job": 77357763156,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157880799"
    },
    {
      "job": 77357231243,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157831959"
    },
    {
      "job": 77357763120,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157871606"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26281093601",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GBOP2",
  "_commit": {
    "id": "3da9e291ae61b541d95b5d4ec4d01ed8ca734c00",
    "author": "Wanni Lei <wanni.lei17@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1766408409
  },
  "_maintainer": {
    "name": "Wanni Lei",
    "email": "wanni.lei17@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "globpso",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2025-12-22"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GBOP2"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GBOP2.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-04-09"
    },
    {
      "version": "0.1.3",
      "date": "2025-04-22"
    },
    {
      "version": "0.1.4",
      "date": "2025-12-22"
    }
  ],
  "_exports": [
    "GBOP2_maxP_dualE",
    "GBOP2_maxP_singleE",
    "GBOP2_maxP_TE",
    "GBOP2_minSS_dualE",
    "GBOP2_minSS_singleE",
    "GBOP2_minSS_TE",
    "get_cluster",
    "init_cluster",
    "stop_cluster"
  ],
  "_help": [
    {
      "page": "GBOP2_maxP_dualE",
      "title": "PSOGO: Power maximizing design with dual boundaries",
      "topics": [
        "GBOP2_maxP_dualE"
      ]
    },
    {
      "page": "GBOP2_maxP_singleE",
      "title": "PSOGO: Power maximizing design with single boundary for futility",
      "topics": [
        "GBOP2_maxP_singleE"
      ]
    },
    {
      "page": "GBOP2_maxP_TE",
      "title": "PSOGO: Power maximizing design with efficacy and toxicity boundaries",
      "topics": [
        "GBOP2_maxP_TE"
      ]
    },
    {
      "page": "GBOP2_minSS_dualE",
      "title": "PSOGO: Optimal/Minimax design with dual boundaries",
      "topics": [
        "GBOP2_minSS_dualE"
      ]
    },
    {
      "page": "GBOP2_minSS_singleE",
      "title": "PSOGO: Optimal/Minimax design with single boundary for futility",
      "topics": [
        "GBOP2_minSS_singleE"
      ]
    },
    {
      "page": "GBOP2_minSS_TE",
      "title": "PSOGO: Optimal/Minimax design with efficacy and toxicity boundaries",
      "topics": [
        "GBOP2_minSS_TE"
      ]
    },
    {
      "page": "get_cluster",
      "title": "Get current cluster",
      "topics": [
        "get_cluster"
      ]
    },
    {
      "page": "init_cluster",
      "title": "Initialize parallel cluster",
      "topics": [
        "init_cluster"
      ]
    },
    {
      "page": "stop_cluster",
      "title": "Stop and clean up the cluster",
      "topics": [
        "stop_cluster"
      ]
    },
    {
      "page": "summary.gbop2",
      "title": "Summary function Summary function for gbop2 objects",
      "topics": [
        "summary.gbop2"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "dplyr",
    "foreach",
    "generics",
    "globpso",
    "glue",
    "iterators",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.html.asis",
      "filename": "vignette.html",
      "title": "GBOP2: Generalized Bayesian Optimal Phase II Design",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2025-12-22 13:00:09",
      "modified": "2025-12-22 13:00:09",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "gbop2",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T10:01:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3da9e291ae61b541d95b5d4ec4d01ed8ca734c00",
      "fileid": "8898a81610cec43808c118ec8edad33615f745d13f07dcc91192c52caa0414b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26281093601"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T10:01:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3da9e291ae61b541d95b5d4ec4d01ed8ca734c00",
      "fileid": "6fd81e03aed383064f7166817dc184ec2916170513b4b3c051818e1a29a63cad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26281093601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T10:01:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3da9e291ae61b541d95b5d4ec4d01ed8ca734c00",
      "fileid": "29d349ff7626ae7af151977db928cd7c8a07e0d088d540b63b55bb4e3c39cf68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26281093601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T10:01:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3da9e291ae61b541d95b5d4ec4d01ed8ca734c00",
      "fileid": "290db4b34b813c72aa6b7a95b04db03d58ea8947e550f7ec54ae22f6358e5aa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26281093601"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-22T10:01:22.000Z",
      "arch": "emscripten",
      "commit": "3da9e291ae61b541d95b5d4ec4d01ed8ca734c00",
      "fileid": "8c98e313895ad195759f11e89e75d02b2dc5f84bfc804ecdd3b8594a234c094b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26281093601"
    }
  ]
}