Package: blockstrap Title: Sample Dataframes by a Group Version: 1.0.0 Authors@R: c( person("Michael", "Lydeamore", , "michael.lydeamore@monash.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3980-268X")), person("Cash", "Looi", , "cash.looi@monash.edu", role = c("aut"), comment = c("ORCID" = "0009-0002-7219-2753")), person("Kenyon", "Ng", , "kenyon.ng@gmail.com", role = c("aut"), comment = c("ORCID" = "0000-0002-6315-9831")), person("Mitchell", "O'Hara-Wild", , "mail@mitchelloharawild.com", role=c("aut"), comment=c(ORCID = "0000-0001-6729-7695")) ) Description: Sample dataframes by group, in the form of a 'block bootstrap'. Entire groups are returned allowing for a single 'observation' to span multiple rows of the dataframe. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Suggests: HospitalNetwork, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: dplyr, cli, rlang, vctrs VignetteBuilder: knitr URL: https://numbats.github.io/blockstrap/, https://github.com/numbats/blockstrap BugReports: https://github.com/numbats/blockstrap/issues Repository: https://numbats.r-universe.dev Date/Publication: 2026-01-28 03:09:57 UTC RemoteUrl: https://github.com/numbats/blockstrap RemoteRef: HEAD RemoteSha: 0ca74f57034109ebe211e2bfbc5a0bfef63ff3db NeedsCompilation: no Packaged: 2026-07-02 06:06:29 UTC; root Author: Michael Lydeamore [aut, cre, cph] (ORCID: ), Cash Looi [aut] (ORCID: ), Kenyon Ng [aut] (ORCID: ), Mitchell O'Hara-Wild [aut] (ORCID: ) Maintainer: Michael Lydeamore