Package: pep725 Title: Pan-European Phenological Data Analysis Version: 1.1.1 Authors@R: c(person("Matthias", "Templ", , "matthias.templ@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8638-5276")), person("Barbara", "Templ", , "barbara.a.templ@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-9391-5888")) ) Description: Provides a framework for quality-aware analysis of ground-based phenological data from the PEP725 Pan-European Phenology Database (Templ et al. (2018) ; Templ et al. (2026) ) and similar observation networks. Implements station-level data quality grading, outlier detection, phenological normals (climate baselines), anomaly detection, elevation and latitude gradient estimation with robust regression, spatial synchrony quantification, partial least squares (PLS) regression for identifying temperature-sensitive periods, and sequential Mann-Kendall trend analysis. Supports data import from PEP725 files, conversion of user-supplied data, and downloadable synthetic datasets for teaching without barriers of registration. All analysis outputs provide 'print', 'summary', and 'plot' methods. Interactive spatial visualization is available via 'leaflet'. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 4.1) Imports: data.table, dplyr, ggplot2, mgcv, methods, patchwork, purrr, robustbase, stats, tibble, tidyr, tidyselect, utils, rnaturalearth, sf Suggests: ggmap, Kendall, knitr, leaflet, miniUI, nlme, quantreg, rmarkdown, rnaturalearthdata, pls, shiny, sp, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 BugReports: https://github.com/matthias-da/pep725/issues URL: https://github.com/matthias-da/pep725 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://matthias-da.r-universe.dev Date/Publication: 2026-07-20 13:10:55 UTC RemoteUrl: https://github.com/matthias-da/pep725 RemoteRef: HEAD RemoteSha: 8cd0037b93540713da665a79c550d93b6334228d NeedsCompilation: no Packaged: 2026-07-20 13:50:18 UTC; root Author: Matthias Templ [aut, cre] (ORCID: ), Barbara Templ [aut] (ORCID: ) Maintainer: Matthias Templ