Package: fellingdater Title: Tree-ring dating and estimating felling dates of historical timbers Version: 1.2.1 Authors@R: c( person("Kristof", "Haneca", , "Kristof.Haneca@vlaanderen.be",role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7719-8305")), person("Koen", "Van Daele", role = "ctb", comment = c(ORCID = "0000-0002-8153-2978")), person("Ronald", "Visser", role = "ctb", comment = c(ORCID = "0000-0001-6966-1729")), person("Antonio Jesus", "Pérez-Luque", role = "rev", comment = c(ORCID = "0000-0002-1747-0469")), person("Nicholas John", "Tierney", role = "rev", comment = c(ORCID = "0000-0003-1460-8722")) ) Description: fellingdater provides a comprehensive suite of functions for dendrochronological and dendroarchaeological analysis, covering a workflow from tree-ring **data processing** and **crossdating**, up to the estimation and reporting of **felling dates**. Originally designed to assist dendrochronologists in inferring felling dates from dated tree-ring series with partially preserved sapwood, the package has been expanded to include a workflow for tree-ring dating, analysis, and visualization. URL: https://docs.ropensci.org/fellingdater, https://github.com/ropensci/fellingdater, https://ropensci.github.io/fellingdater BugReports: https://github.com/ropensci/fellingdater/issues License: MIT + file LICENSE Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) LazyData: true Imports: dplyr, plyr, ggplot2 (>= 3.5.0), ggtext, MASS, tidyr, utils, dplR, stats, rlang Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-04-15 06:10:08 UTC RemoteUrl: https://github.com/ropensci/fellingdater RemoteRef: main RemoteSha: 0b5082d0f732d9584dd68dee70e056702489baff NeedsCompilation: no Packaged: 2026-06-14 08:16:26 UTC; root Author: Kristof Haneca [aut, cre, cph] (ORCID: ), Koen Van Daele [ctb] (ORCID: ), Ronald Visser [ctb] (ORCID: ), Antonio Jesus Pérez-Luque [rev] (ORCID: ), Nicholas John Tierney [rev] (ORCID: ) Maintainer: Kristof Haneca