Package: mtdesign Type: Package Title: Mander and Thompson Designs Version: 0.1.3 Date: 2025-08-21 Authors@R: person( given = "John", family = "Kirkpatrick", email = "mtdesign@puzzledface.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7790-3708") ) Description: Implements Mander & Thompson's (2010) methods for two-stage designs optimal under the alternative hypothesis for phase II [cancer] trials. Also provides an implementation of Simon's (1989) original methodology and allows exploration of the operating characteristics of sub-optimal designs. Language: en-GB License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/openpharma/mtdesign BugReports: https://github.com/openpharma/mtdesign/issues RoxygenNote: 7.3.2 Imports: dplyr, futile.logger, ggplot2, magrittr, methods, Rcpp, rlang, tibble, tidyr LinkingTo: Rcpp, BH Suggests: parallel, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Repository: https://openpharma.r-universe.dev Date/Publication: 2025-08-23 08:03:15 UTC RemoteUrl: https://github.com/openpharma/mtdesign RemoteRef: HEAD RemoteSha: c87126d23ce8bc0903d866d554c27a2d3e477d25 NeedsCompilation: yes Packaged: 2026-06-21 09:51:45 UTC; root Author: John Kirkpatrick [aut, cre] (ORCID: ) Maintainer: John Kirkpatrick