Package: TreeMineR
Type: Package
Title: Tree-Based Scan Statistics
Version: 1.0.3
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)
RoxygenNote: 7.3.2
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
NeedsCompilation: no
Packaged: 2025-04-05 13:01:55 UTC; joshua.entrop
Author: Joshua P. Entrop [aut, cre, cph]
    (<https://orcid.org/0000-0003-1614-8096>),
  Viktor Wintzell [aut]
Maintainer: Joshua P. Entrop <joshuaentrop@posteo.de>
Repository: CRAN
Date/Publication: 2025-04-05 13:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 08:02:24 UTC; unix
