Package: DendroSync
Type: Package
Title: A Set of Tools for Calculating Spatial Synchrony Between
        Tree-Ring Chronologies
Version: 0.1.5
Date: 2025-08-27
Description: Provides functions for the calculation and plotting of synchrony in 
      tree growth from tree-ring width chronologies (TRW index). It combines
      variance-covariance (VCOV) mixed modelling with functions that quantify 
      the degree to which the TRW chronologies contain a common temporal 
      signal. It also implements temporal trends in spatial synchrony using a 
      moving window. These methods can also be used with other kind of ecological
      variables that have temporal autocorrelation corrected.
License: GPL-2
Depends: R (>= 3.1.2), nlme, ggplot2
URL: https://bitbucket.org/josucham/dendrosync/src/issues/
LazyData: TRUE
Imports: stats, utils, gridExtra, methods
RoxygenNote: 7.3.2
NeedsCompilation: no
Encoding: UTF-8
Authors@R: c(
    person(given = c("Josu", "G."),
           family = "Alday",
           role = c("aut", "cre"),
           email = "josucham@gmail.com",
           comment = c(ORCID = "0000-0001-7510-8655")),
    person(given = c("Tatiana", "A."),
           family = "Shestakova",
           role = "aut",
           comment = c(ORCID = "0000-0002-5605-0299")),
    person(given = c("Victor", "Resco"),
           family = "de Dios",
           role = "aut",
           comment = c(ORCID = "0000-0002-5721-1656")),
    person(given = "Jordi",
           family = "Voltas",
           role = "aut",
           comment = c(ORCID = "0000-0003-4051-1158")))
Packaged: 2025-08-27 11:13:33 UTC; Josu
Author: Josu G. Alday [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7510-8655>),
  Tatiana A. Shestakova [aut] (ORCID:
    <https://orcid.org/0000-0002-5605-0299>),
  Victor Resco de Dios [aut] (ORCID:
    <https://orcid.org/0000-0002-5721-1656>),
  Jordi Voltas [aut] (ORCID: <https://orcid.org/0000-0003-4051-1158>)
Maintainer: Josu G. Alday <josucham@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-27 11:30:02 UTC
