Package: ecoXCorr
Type: Package
Title: Lagged Cross-Correlation Analysis of Environmental Time Series
Version: 0.2.1
Authors@R: c(
    person(given = "Nicolas", 
           family = "Moiroux", 
           email = "nicolas.moiroux@ird.fr", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6755-6167")),
    person(given = "Colombine", 
           family = "Bartholomée", 
           email = "colombine.bartholomee@ird.fr", 
           role = c("aut"),
           comment = c(ORCID = "0000-0001-7291-5195")),
    person(given = "Paul", 
           family = "Taconet", 
           email = "paul.taconet@ird.fr", 
           role = c("aut"),
           comment = c(ORCID = "0000-0001-7429-7204"))
  )
Description: Tools for analysing lagged relationships between environmental variables and ecological or epidemiological time series. The package implements a workflow to aggregate meteorological data over multiple lagged intervals, fit regression models, including mixed-effect models using 'glmmTMB', for each lag window, and visualise varied models outcomes (effect strength and direction, model prediction error...) using cross-correlation maps ('CCM').
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: glmmTMB, ggplot2, stats, performance, Rdpack, shiny, scales
RdMacros: Rdpack
Depends: R (>= 3.5)
URL: https://github.com/Nmoiroux/ecoXCorr
BugReports: https://github.com/Nmoiroux/ecoXCorr/issues
Suggests: testthat (>= 3.0.0), readr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-04-01 11:48:54 UTC; nm
Author: Nicolas Moiroux [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6755-6167>),
  Colombine Bartholomée [aut] (ORCID:
    <https://orcid.org/0000-0001-7291-5195>),
  Paul Taconet [aut] (ORCID: <https://orcid.org/0000-0001-7429-7204>)
Maintainer: Nicolas Moiroux <nicolas.moiroux@ird.fr>
Repository: CRAN
Date/Publication: 2026-04-01 12:10:02 UTC
Built: R 4.6.0; ; 2026-04-27 13:22:26 UTC; windows
