Package: TreeMineR
Type: Package
Title: Tree-Based Scan Statistics
Version: 1.1.0
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) <doi:10.1111/1541-0420.00039> 
             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)
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
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-25 18:49:19 UTC; joshuaentrop
Author: Joshua P. Entrop [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-1614-8096>),
  Viktor Wintzell [aut]
Maintainer: Joshua P. Entrop <joshuaentrop@posteo.de>
Repository: CRAN
Date/Publication: 2026-08-25 22:00:08 UTC
Built: R 4.5.2; ; 2026-08-26 00:59:56 UTC; unix
