Package: litterfitter Type: Package Title: Fits a Collection of Curves to Single-Cohort Decomposition Data Version: 0.1.5 Date: 2026-01-21 Authors@R: c(person(given = "Will", family = "Cornwell", role = c("aut", "cre"), email = "wcornwell@gmail.com", comment = c(ORCID = "0000-0003-4080-4073")), person(given = "James", family = "Weedon", role = "aut"), person(given = "Guofang", family = "Liu", role = "ctb")) Description: Fit different model forms to single-cohort litter decomposition data (mass remaining through time) using likelihood-based estimation. Models span simple empirical to process-motivated forms with differing numbers of free parameters. Provides parameter estimates, uncertainty, and tools for model comparison/selection. Based on Cornwell & Weedon (2013) . Depends: R (>= 4.1.0) LazyData: true LazyDataCompression: xz Encoding: UTF-8 Imports: stats, graphics, grDevices, methods Suggests: testthat, knitr, roxygen2, devtools, rmarkdown License: MIT + file LICENSE URL: http://traitecoevo.github.io/litterfitter/, https://github.com/traitecoevo/litterfitter RoxygenNote: 7.3.2 VignetteBuilder: knitr BugReports: https://github.com/traitecoevo/litterfitter/issues Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Repository: https://traitecoevo.r-universe.dev Date/Publication: 2026-01-29 00:18:24 UTC RemoteUrl: https://github.com/traitecoevo/litterfitter RemoteRef: HEAD RemoteSha: aa902b06cd286fe08c5e05b68b68a9bdb862e6a4 NeedsCompilation: no Packaged: 2026-05-30 09:12:08 UTC; root Author: Will Cornwell [aut, cre] (ORCID: ), James Weedon [aut], Guofang Liu [ctb] Maintainer: Will Cornwell