Package: dendroNetwork
Type: Package
Title: Create Networks of Dendrochronological Series using Pairwise
        Similarity
Version: 0.5.5
Authors@R: 
    c(person(given = "Ronald", 
            family = "Visser", 
            email = "r.m.visser@saxion.nl", 
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0001-6966-1729")),
    person(given = "Angelino", 
            family = "Salentino",
            role = "ctb",
            comment = c(ORCID = "0000-0002-4763-3943")),
    person(given = "Andy", 
            family = "Bunn",
            role = "ctb",
            comment = c(ORCID = "0000-0001-9027-2162")),
    person(given = "Kaija", 
            family = "Gahm", 
            role = "rev", 
            comment = "Kaija Gahm reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/627#issuecomment-1993235710"),
    person(given = "Zachary", 
            family = "Gajewski", 
            role = "rev", 
            comment = "Zachary Gajewski reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/627#issuecomment-2037644081")
            )
Maintainer: Ronald Visser <r.m.visser@saxion.nl>
Depends: R (>= 4.1.0)
Imports: dplR (>= 1.7.2), igraph, stringr, reshape2, RCy3, dplyr,
        RColorBrewer, tidyr, foreach, lifecycle, doParallel, stats,
        grDevices
Description: Creating dendrochronological networks based on the similarity between tree-ring series or chronologies. The package includes various functions to compare tree-ring curves building upon the 'dplR' package. The networks can be used to visualise and understand the relations between tree-ring curves. These networks are also very useful to estimate the provenance of wood as described in Visser (2021) <DOI:10.5334/jcaa.79> or wood-use within a structure/context/site as described in Visser and Vorst (2022) <DOI:10.1163/27723194-bja10014>.
License: GPL (>= 3)
biocViews: Visualization, GraphAndNetwork, ThirdPartyClient, Network
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), DiagrammeR
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/ropensci/dendroNetwork,
        https://docs.ropensci.org/dendroNetwork/
BugReports: https://github.com/ropensci/dendroNetwork/issues
NeedsCompilation: no
Packaged: 2025-07-25 14:42:30 UTC; rvi04
Author: Ronald Visser [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6966-1729>),
  Angelino Salentino [ctb] (ORCID:
    <https://orcid.org/0000-0002-4763-3943>),
  Andy Bunn [ctb] (ORCID: <https://orcid.org/0000-0001-9027-2162>),
  Kaija Gahm [rev] (Kaija Gahm reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/627#issuecomment-1993235710),
  Zachary Gajewski [rev] (Zachary Gajewski reviewed the package for
    rOpenSci, see
    https://github.com/ropensci/software-review/issues/627#issuecomment-2037644081)
Repository: CRAN
Date/Publication: 2025-07-25 15:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:10:51 UTC; windows
