{
  "_id": "6a3254ab3efcd9bda438011b",
  "Package": "baskwrap",
  "Title": "Wrapper Package for Several Basket Trial R Packages",
  "Version": "1.0.3",
  "Authors@R": "person(\"Lukas D\", \"Sauer\", , \"sauer@imbi.uni-heidelberg.de\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0002-1340-9994\"))",
  "Description": "A simple interface to switch between two methods for\ncalculating basket trial characteristics, numerical integration\n(\"exact\") and Monte Carlo simulation (\"simulated\") for the\nbasket trial design by Fujikawa et al. 2020\n<doi:10.1002/bimj.201800404>. The exact implementation is from\nthe 'baskexact' package, see Baumann (2024)\n<doi:10.1016/j.softx.2024.101793>. The simulated implementation\nis from the 'basksim' package, which was developed for Baumann\net al. (2024) <doi:10.1080/19466315.2024.2402275>. The\npackage's syntax is compatible with the 'basksim' syntax and\neasily extendable.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/LukasDSauer/baskwrap",
  "BugReports": "https://github.com/LukasDSauer/baskwrap/issues",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 07:58:02 UTC",
    "User": "root"
  },
  "Author": "Lukas D Sauer [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1340-9994>)",
  "Maintainer": "Lukas D Sauer <sauer@imbi.uni-heidelberg.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-19 13:20:12 UTC",
  "RemoteUrl": "https://github.com/cran/baskwrap",
  "RemoteRef": "HEAD",
  "RemoteSha": "b757f1a7bad26bfd8c14ffda8a5c5985a8403768",
  "MD5sum": "34ed40c7f2d4c12428fb83c52d08748e",
  "_user": "cran",
  "_type": "src",
  "_file": "baskwrap_1.0.3.tar.gz",
  "_fileid": "527fb638732b39767a0fc130d7141384cd810b7fdd0503084b1a9c5311163adf",
  "_filesize": 426188,
  "_sha256": "527fb638732b39767a0fc130d7141384cd810b7fdd0503084b1a9c5311163adf",
  "_created": "2026-06-17T07:58:02.000Z",
  "_published": "2026-06-17T08:02:51.016Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81846266633,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7689375175"
    },
    {
      "job": 81846266607,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689362600"
    },
    {
      "job": 81845781574,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689290670"
    },
    {
      "job": 81846266690,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689332013"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27674283944",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/baskwrap",
  "_commit": {
    "id": "b757f1a7bad26bfd8c14ffda8a5c5985a8403768",
    "author": "Lukas D Sauer <sauer@imbi.uni-heidelberg.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1773926412
  },
  "_maintainer": {
    "name": "Lukas D Sauer",
    "email": "sauer@imbi.uni-heidelberg.de",
    "login": "lukasdsauer",
    "linkedin": "in/lukas-d-sauer-2288001b0",
    "orcid": "0000-0002-1340-9994",
    "description": "Biometrician at the @imbi-heidelberg, University Hospital of Heidelberg, Germany.",
    "uuid": 10990295
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "basksim",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "baskexact",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.3",
      "date": "2026-03-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lukasdsauer",
      "count": 1,
      "uuid": 10990295
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 496,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/baskwrap"
  },
  "_devurl": "https://github.com/lukasdsauer/baskwrap",
  "_searchresults": 3,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/baskwrap.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lukasdsauer/baskwrap",
  "_realowner": "lukasdsauer",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2026-03-19"
    }
  ],
  "_exports": [
    "basket_test",
    "check_mon_between",
    "check_mon_within",
    "convert_to_baskexact",
    "convert_to_basksim",
    "convert_to_fujikawa_x",
    "ecd",
    "estim",
    "get_details",
    "get_scenarios",
    "is_baskexact_design",
    "opt_design",
    "plot_weights",
    "pow",
    "set_backend",
    "setup_fujikawa_x",
    "toer",
    "weights_fujikawa_tuned",
    "weights_hld",
    "weights_hld_vanilla",
    "weights_jsd",
    "weights_jsd_vanilla"
  ],
  "_help": [
    {
      "page": "basket_test",
      "title": "Test for the results of a basket trial",
      "topics": [
        "basket_test"
      ]
    },
    {
      "page": "basket_test.fujikawa_x",
      "title": "Test for the results of a basket trial",
      "topics": [
        "basket_test.fujikawa_x"
      ]
    },
    {
      "page": "check_mon_within",
      "title": "Check Within- And Between-Trial Monotonicity Of A Basket Trial Design",
      "topics": [
        "check_mon_between",
        "check_mon_between.fujikawa_x",
        "check_mon_within",
        "check_mon_within.fujikawa_x"
      ]
    },
    {
      "page": "convert_to_fujikawa_x",
      "title": "Class conversions",
      "topics": [
        "convert_to_baskexact",
        "convert_to_basksim",
        "convert_to_fujikawa_x"
      ]
    },
    {
      "page": "ecd",
      "title": "Calculate the Expected Number of Correct Decisions for a Basket Trial Design",
      "topics": [
        "ecd",
        "ecd.default"
      ]
    },
    {
      "page": "ecd.fujikawa_x",
      "title": "Calculate the Expected Number of Correct Decisions for Fujikawa et al.'s Basket Trial Design",
      "topics": [
        "ecd.fujikawa_x"
      ]
    },
    {
      "page": "estim",
      "title": "Calculate the Posterior Mean and Mean Squared Error for a Basket Trial Design",
      "topics": [
        "estim",
        "estim.default",
        "estim.fujikawa_x"
      ]
    },
    {
      "page": "get_details.fujikawa_x",
      "title": "Get Details of a Basket Trial Simulation with Fujikawa's Design",
      "topics": [
        "get_details.fujikawa_x"
      ]
    },
    {
      "page": "get_scenarios",
      "title": "Generate a matrix of default outcome scenarios",
      "topics": [
        "get_scenarios"
      ]
    },
    {
      "page": "is_baskexact_design",
      "title": "Check whether an R object is a 'baskexact' design.",
      "topics": [
        "is_baskexact_design"
      ]
    },
    {
      "page": "opt_design",
      "title": "Optimize a Basket Trial Design",
      "topics": [
        "opt_design",
        "opt_design.default"
      ]
    },
    {
      "page": "opt_design.fujikawa_x",
      "title": "Optimize Fujikawa et al.'s Basket Trial Design",
      "topics": [
        "opt_design.fujikawa_x"
      ]
    },
    {
      "page": "plot_weights",
      "title": "Plot Weights of a Basket Trial Design",
      "topics": [
        "plot_weights"
      ]
    },
    {
      "page": "plot_weights.fujikawa_x",
      "title": "Plot Weight Functions of Fujikawa et al.'s Basket Trial Design",
      "topics": [
        "plot_weights.fujikawa_x"
      ]
    },
    {
      "page": "pow",
      "title": "Calculate the Power for a Basket Trial Design",
      "topics": [
        "pow",
        "pow.default"
      ]
    },
    {
      "page": "pow.fujikawa_x",
      "title": "Calculate the Power for a Fujikawa et al.'s Basket Trial Design",
      "topics": [
        "pow.fujikawa_x"
      ]
    },
    {
      "page": "set_backend",
      "title": "Set the backend of a Fujikawa design",
      "topics": [
        "set_backend"
      ]
    },
    {
      "page": "set_design_exact",
      "title": "Set baskexact design object",
      "topics": [
        "set_design_exact"
      ]
    },
    {
      "page": "setup_fujikawa_x",
      "title": "Set up a Fujikawa design object with flexible backend",
      "topics": [
        "setup_fujikawa_x"
      ]
    },
    {
      "page": "toer",
      "title": "Calculate the Type 1 Error Rate for a Basket Trial Design",
      "topics": [
        "toer",
        "toer.default"
      ]
    },
    {
      "page": "toer.fujikawa_x",
      "title": "Calculate the Type 1 Error Rate for a Fujikawa et al.'s Basket Trial Design",
      "topics": [
        "toer.fujikawa_x"
      ]
    },
    {
      "page": "weights_jsd",
      "title": "Further weight functions",
      "topics": [
        "weights_fujikawa_tuned",
        "weights_hld",
        "weights_hld_vanilla",
        "weights_jsd",
        "weights_jsd_vanilla"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/baskwrap/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/baskwrap/raw/HEAD/README.md",
  "_rundeps": [
    "arrangements",
    "backports",
    "baskexact",
    "basksim",
    "bhmbasket",
    "checkmate",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "digest",
    "doFuture",
    "doRNG",
    "extraDistr",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gmp",
    "gtable",
    "HDInterval",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "progressr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rjags",
    "rlang",
    "rngtools",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "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": 2.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "baskwrap",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://lukasdsauer.r-universe.dev/baskwrap",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-17T08:00:25.000Z",
      "distro": "noble",
      "commit": "b757f1a7bad26bfd8c14ffda8a5c5985a8403768",
      "fileid": "9202bd35e26f52a2e64ab038559d59f28ba037a6bc1656c7bbd6df83e5e73173",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674283944"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-17T08:00:11.000Z",
      "distro": "noble",
      "commit": "b757f1a7bad26bfd8c14ffda8a5c5985a8403768",
      "fileid": "8e4c5aa7a057ea7f78ea727706bc0980dd73d481421e58fbe775c554ba471835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674283944"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-17T08:00:20.000Z",
      "commit": "b757f1a7bad26bfd8c14ffda8a5c5985a8403768",
      "fileid": "281c38297d3ae5cfe81a5c5666268f4f283fa8a7b9dc35a343e21ab66532fe66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674283944"
    }
  ]
}