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 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) or wood-use within a structure/context/site as described in Visser and Vorst (2022) . 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 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr URL: https://github.com/ropensci/dendroNetwork, https://docs.ropensci.org/dendroNetwork/ BugReports: https://github.com/ropensci/dendroNetwork/issues Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 libzmq3-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-08-03 06:21:22 UTC RemoteUrl: https://github.com/ropensci/dendroNetwork RemoteRef: main RemoteSha: 51ac08aa8194703a42bdcde875b0950ae49a892a NeedsCompilation: no Packaged: 2026-07-01 08:27:15 UTC; root Author: Ronald Visser [aut, cre] (ORCID: ), Angelino Salentino [ctb] (ORCID: ), Andy Bunn [ctb] (ORCID: ), 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)