Changes in version 1.0-7 (2025-05-19) o Added hotspots.poislpp, hotspots.MatClustlpp, and updated associated vignette 'GET: Hotspot detection on a linear network' Changes in version 1.0-4 (2024-12-02) o Reference updates Changes in version 1.0-3 (2024-08-19) o Update GET.distrequal by adding methods of Konstantinou et al. (https://doi.org/10.48550/arXiv.2403.01838) Changes in version 1.0-2 (2024-05-01) o Citation updates required by CRAN (refer to arXiv e-prints via their arXiv DOI) Changes in version 1.0-1 o Add function global_rq. o Add vignette QuantileRegression Changes in version 1.0 (2024-01-19) o Add argument 'typeone' to global_envelope_test: the default 'fwer' corresponds to the previously available global envelope tests, as specified by the argument 'type', while 'fdr' allows computation of FDR envelopes o The argument 'typeone' was removed from graph.flm and frank.flm; it should be now passed to global_envelope_test in GET.args. o Add curve_set function, with functionality similar to create_curve_set o Add geom_central_region o Add as.curve_set o Rename GET.necdf -> GET.distrequal Changes in version 0.5 (2023-09-29) o Faster versions of graph.flm and frank.flm. o Added new option contrasts = NULL to graph.flm. o New vignette on HotSpots added. o Add argument triangineq for fclustering (to allow faster computation, when it is fine not to check the triangineq condition). o Other minor changes