Package: TreeMineR Type: Package Title: Tree-Based Scan Statistics Version: 1.0.4.9000 Authors@R: c(person(given = "Joshua P.", family = "Entrop", role = c("aut", "cre", "cph"), email = "joshuaentrop@posteo.de", comment = c(ORCID = "0000-0003-1614-8096")), person(given = "Viktor", family = "Wintzell", role = "aut", email = "viktor.wintzell@ki.se")) Description: Implementation of unconditional Bernoulli Scan Statistic developed by Kulldorff et al. (2003) for hierarchical tree structures. Tree-based Scan Statistics are an exploratory method to identify event clusters across the space of a hierarchical tree. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0), tidyr (>= 1.3.0), comorbidity (>= 1.0.7), knitr, rmarkdown Config/testthat/edition: 3 Imports: data.table, future, future.apply, cli (>= 3.6.1) URL: https://entjos.github.io/TreeMineR/, https://github.com/entjos/TreeMineR BugReports: https://github.com/entjos/TreeMineR/issues VignetteBuilder: knitr Repository: https://entjos.r-universe.dev Date/Publication: 2026-07-19 12:22:19 UTC RemoteUrl: https://github.com/entjos/treeminer RemoteRef: HEAD RemoteSha: b4970be66b8174ed5151f0421e3268370a550311 NeedsCompilation: no Packaged: 2026-07-19 13:51:49 UTC; root Author: Joshua P. Entrop [aut, cre, cph] (ORCID: ), Viktor Wintzell [aut] Maintainer: Joshua P. Entrop