Package: litterfitter
Type: Package
Title: Fits a Collection of Curves to Single-Cohort Decomposition Data
Version: 0.1.4
Date: 2025-08-19
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) <doi:10.1111/2041-210X.12138>.
Depends: R (>= 3.5.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
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-21 03:42:19 UTC; z3484779
Author: Will Cornwell [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4080-4073>),
  James Weedon [aut],
  Guofang Liu [ctb]
Maintainer: Will Cornwell <wcornwell@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-21 08:20:09 UTC
Built: R 4.6.0; ; 2025-08-26 00:50:06 UTC; unix
