Package: HDSpatialScan
Type: Package
Title: Multivariate and Functional Spatial Scan Statistics
Version: 1.0.5
Authors@R: c(person("Camille", "FREVENT", role = c("aut", "cre", "cph"), email = "camille.frevent@univ-lille.fr"), person("Mohamed-Salem", "AHMED", role = "aut"), person("Julien", "SOULA", role = "aut"), person("Zaineb", "SMIDA", role = "aut"), person("Lionel", "CUCALA", role = "aut"), person("Sophie", "DABO-NIANG", role = "aut"), person("Michaël", "GENIN", role = "aut"))
Description: Allows to detect spatial clusters of abnormal values on multivariate or functional data (Frévent et al. (2022) <doi:10.32614/RJ-2022-045>). See also:
    Frévent et al. (2023) <doi:10.1093/jrsssc/qlad017>,
    Smida et al. (2022) <doi:10.1016/j.csda.2021.107378>, 
    Frévent et al. (2021) <doi:10.1016/j.spasta.2021.100550>. 
    Cucala et al. (2019) <doi:10.1016/j.spasta.2018.10.002>, 
    Cucala et al. (2017) <doi:10.1016/j.spasta.2017.06.001>, 
    Jung and Cho (2015) <doi:10.1186/s12942-015-0024-6>, 
    Kulldorff et al. (2009) <doi:10.1186/1476-072X-8-58>. 
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Rcpp, parallel, pbapply, purrr, matrixStats, SpatialNP, sp,
        sf, DT, TeachingDemos, plotrix, fmsb, swfscMisc, raster,
        graphics, stats, grDevices, methods
LinkingTo: RcppArmadillo, Rcpp
Collate: 'documentation_page.R' 'clusters.R' 'permutations.R'
        'gaussian_multi.R' 'wmw_multi.R' 'wmw_fonc.R' 'scan_fonc.R'
        'scan_multi.R' 'plot_map.R' 'RcppExports.R'
        'dfree_index_multi.R' 'pointwise_dfree.R'
        'pointwise_wmw_multi.R' 'pointwise_wmw_uni.R'
        'transform_data.R' 'data_fmulti_data.R' 'data_funi_data.R'
        'data_multi_data.R' 'data_map_sites.R' 'posteriori_filtering.R'
        'non_overlap.R' 'scan_uni.R' 'wmw_uni.R' 'dfree.R'
        'finalizing_scan_procedure.R' 'HDSpatialScan_plot.R'
        'HDSpatialScan_Classes.R' 'HDSpatialScan_plotCurves.R'
        'HDSpatialScan_plotSummary.R' 'HDSpatialScan_print.R'
        'HDSpatialScan_summary.R' 'InitScan.R' 'SpatialScan.R'
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2025-06-05 13:55:52 UTC; cfrevent
Author: Camille FREVENT [aut, cre, cph],
  Mohamed-Salem AHMED [aut],
  Julien SOULA [aut],
  Zaineb SMIDA [aut],
  Lionel CUCALA [aut],
  Sophie DABO-NIANG [aut],
  Michaël GENIN [aut]
Maintainer: Camille FREVENT <camille.frevent@univ-lille.fr>
Repository: CRAN
Date/Publication: 2025-06-05 16:10:10 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 04:07:54 UTC; windows
Archs: x64
