Package: traitstrap Title: Bootstrap Trait Values to Calculate Moments Version: 0.1.0 Authors@R: c( person(given = c("Richard", "James"), "Telford", email = "richard.telford@uib.no", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0001-9826-3076")), person(given = c("Aud", "Helen"), "Halbritter", email = "aud.halbritter@uib.no", role = c("aut"), comment = c(ORCID = "https://orcid.org/0000-0003-2597-6328")), person(given = c("Brian", "S."), family = "Maitner", role = c("aut"), email = "bmaitner@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0002-2118-9880")) ) Description: Calculates trait moments from trait and community data using the methods developed in Maitner et al (2021) . URL: https://github.com/Plant-Functional-Trait-Course/traitstrap/ BugReports: https://github.com/Plant-Functional-Trait-Course/traitstrap/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Depends: R (>= 4.2.0) Imports: dplyr (>= 1.0.0), purrr, rlang, e1071, glue, ggplot2, tibble, stringr, fitdistrplus, tidyr Suggests: testthat, knitr, rmarkdown, FD, TPD VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://plant-functional-trait-course.r-universe.dev Date/Publication: 2024-06-25 14:06:32 UTC RemoteUrl: https://github.com/plant-functional-trait-course/traitstrap RemoteRef: HEAD RemoteSha: ea09791747201ffb185f811dd9317d73e7105f3d NeedsCompilation: no Packaged: 2026-07-22 06:12:57 UTC; root Author: Richard James Telford [aut, cre] (ORCID: ), Aud Helen Halbritter [aut] (ORCID: ), Brian S. Maitner [aut] (ORCID: ) Maintainer: Richard James Telford