Package: forestecology Type: Package Title: Fitting and Assessing Neighborhood Models of the Effect of Interspecific Competition on the Growth of Trees Version: 0.2.1.9000 Authors@R: c( person(given = "Albert Y.", family = "Kim", email = "albert.ys.kim@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7824-306X")), person(given = "David", family = "Allen", email = "dallen@middlebury.edu", role = "aut", comment = c(ORCID = "0000-0002-0712-9603")), person(given = "Simon", family = "Couch", email = "simonpatrickcouch@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-5676-5107")) ) Maintainer: Albert Y. Kim Description: Code for fitting and assessing models for the growth of trees. In particular for the Bayesian neighborhood competition linear regression model of Allen (2020): methods for model fitting and generating fitted/predicted values, evaluating the effect of competitor species identity using permutation tests, and evaluating model performance using spatial cross-validation. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/rudeboybert/forestecology BugReports: https://github.com/rudeboybert/forestecology/issues Depends: R (>= 3.2.4) Suggests: testthat (>= 3.0.0), knitr, rmarkdown, covr, patchwork, blockCV Imports: magrittr, rlang, glue, ggplot2, stringr, dplyr, tidyr, purrr, ggridges, mvnfast, sf, sfheaders, snakecase, tibble, yardstick, forcats Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://rudeboybert.r-universe.dev Date/Publication: 2025-08-27 17:50:14 UTC RemoteUrl: https://github.com/rudeboybert/forestecology RemoteRef: HEAD RemoteSha: 8d788306eea4ea8654778d4bb1b5072c77667a96 NeedsCompilation: no Packaged: 2026-06-18 07:43:06 UTC; root Author: Albert Y. Kim [aut, cre] (ORCID: ), David Allen [aut] (ORCID: ), Simon Couch [aut] (ORCID: )