Package: ClusterBootstrap Title: Analyze Clustered Data using the Cluster Bootstrap Date: 2025-08-21 Version: 2.0.0 Authors@R: c(person(given = "Mathijs", family = "Deen", role = c("aut", "cre"), email = "dev@mathijsdeen.com"), person(given = "Mark", family = "de Rooij", role = "aut")) Description: Provides functionality for the analysis of clustered data using the cluster bootstrap. Depends: R (>= 4.1) Imports: stats, utils, graphics, parallel, data.table Suggests: dplyr License: GPL-3 | file LICENSE URL: https://github.com/mathijsdeen/ClusterBootstrap BugReports: https://github.com/mathijsdeen/ClusterBootstrap/issues Maintainer: Mathijs Deen LazyData: true RoxygenNote: 7.3.2 Encoding: UTF-8 Repository: https://mathijsdeen.r-universe.dev Date/Publication: 2025-08-21 09:35:27 UTC RemoteUrl: https://github.com/mathijsdeen/clusterbootstrap RemoteRef: HEAD RemoteSha: 7b0a114e4060ea30ba5ac6b592e773d9b8970317 NeedsCompilation: no Packaged: 2026-06-18 11:04:31 UTC; root Author: Mathijs Deen [aut, cre], Mark de Rooij [aut]