{
  "_id": "6a5474599b92047c28d59b9f",
  "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\",\nfamily = \"Cornwell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"wcornwell@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4080-4073\")),\nperson(given = \"James\",\nfamily = \"Weedon\",\nrole = \"aut\"),\nperson(given = \"Guofang\",\nfamily = \"Liu\",\nrole = \"ctb\"))",
  "Description": "Fit different model forms to single-cohort litter\ndecomposition data (mass remaining through time) using\nlikelihood-based estimation. Models span simple empirical to\nprocess-motivated forms with differing numbers of free\nparameters. Provides parameter estimates, uncertainty, and\ntools for model comparison/selection. Based on Cornwell &\nWeedon (2013) <doi:10.1111/2041-210X.12138>.",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "URL": "http://traitecoevo.github.io/litterfitter/,\nhttps://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": {
    "Date": "2026-07-13 05:10:44 UTC",
    "User": "root"
  },
  "Author": "Will Cornwell [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4080-4073>),\nJames Weedon [aut],\nGuofang Liu [ctb]",
  "Maintainer": "Will Cornwell <wcornwell@gmail.com>",
  "_user": "traitecoevo",
  "_type": "src",
  "_file": "litterfitter_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/0cdf01cebf94187604eaf07ce0b056d74d2bf6088dc6f76358ca8bc72caf9c51",
  "_filesize": 885744,
  "_sha256": "0cdf01cebf94187604eaf07ce0b056d74d2bf6088dc6f76358ca8bc72caf9c51",
  "_expires": "2026-10-21T05:15:03.000Z",
  "_created": "2026-07-13T05:10:44.000Z",
  "_published": "2026-07-13T05:15:05.050Z",
  "_jobs": [
    {
      "job": 86739116540,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8269684476"
    },
    {
      "job": 86739116632,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269668792"
    },
    {
      "job": 86739116679,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8269660955"
    },
    {
      "job": 86739116509,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269660898"
    },
    {
      "job": 86738664194,
      "time": 222,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269631262"
    },
    {
      "job": 86739116496,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8269660179"
    },
    {
      "job": 86739116615,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8269661828"
    },
    {
      "job": 86739116562,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8269661356"
    },
    {
      "job": 86739116544,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269663480"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560",
  "_status": "success",
  "_upstream": "https://github.com/traitecoevo/litterfitter",
  "_commit": {
    "id": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
    "author": "Will Cornwell <w.cornwell@unsw.edu.au>",
    "committer": "Will Cornwell <w.cornwell@unsw.edu.au>",
    "message": "Updating github actions\n",
    "time": 1769645904
  },
  "_maintainer": {
    "name": "Will Cornwell",
    "email": "wcornwell@gmail.com",
    "login": "wcornwell",
    "description": "San Francisco -> Amsterdam -> Vancouver -> Sydney",
    "uuid": 5534161,
    "orcid": "0000-0003-4080-4073"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "traitecoevo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.4",
      "date": "2025-08-22"
    }
  ],
  "_topics": [
    "carbon",
    "carboncycle",
    "decomposition",
    "ecology-modelling",
    "soil"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "wcornwell",
      "count": 111,
      "uuid": 5534161
    },
    {
      "user": "j-tweed",
      "count": 45,
      "uuid": 1643942
    },
    {
      "user": "fontikar",
      "count": 15,
      "uuid": 12161802
    },
    {
      "user": "liuguofang",
      "count": 2,
      "uuid": 5955647
    }
  ],
  "_userbio": {
    "uuid": 11747619,
    "type": "organization",
    "name": "Trait Ecology and Evolution",
    "followers": 39
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/litterfitter"
  },
  "_devurl": "https://github.com/traitecoevo/litterfitter",
  "_pkgdown": "http://traitecoevo.github.io/litterfitter/",
  "_searchresults": 23,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/litterfitter.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/traitecoevo/litterfitter",
  "_realowner": "traitecoevo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2022-09-15"
    },
    {
      "version": "0.1.3",
      "date": "2023-08-29"
    },
    {
      "version": "0.1.4",
      "date": "2025-08-21"
    }
  ],
  "_exports": [
    "bootstrap_parameters",
    "fit_litter",
    "plot_multiple_fits",
    "steady_state",
    "time_to_prop_mass_remaining"
  ],
  "_datasets": [
    {
      "name": "pineneedles",
      "title": "decomposition trajectory for pine needles",
      "object": "pineneedles",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Mass.remaining"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bootstrap_parameters",
      "title": "Create a bootstrap distribution of a particular coefficient from a model fit",
      "topics": [
        "bootstrap_parameters"
      ]
    },
    {
      "page": "fit_litter",
      "title": "Fit different models to single cohort decomposition data",
      "topics": [
        "fit_litter"
      ]
    },
    {
      "page": "litterfitter",
      "title": "litterfitter: methods for fitting curves to litter decomposition trajectories",
      "topics": [
        "litterfitter-package",
        "litterfitter"
      ]
    },
    {
      "page": "pineneedles",
      "title": "decomposition trajectory for pine needles",
      "topics": [
        "pineneedles"
      ]
    },
    {
      "page": "plot_multiple_fits",
      "title": "Plot multiple fits on one graph with model selection results displayed",
      "topics": [
        "plot_multiple_fits"
      ]
    },
    {
      "page": "plot.litfit",
      "title": "Plot Decomposition Trajectory and Curve Fit",
      "topics": [
        "plot.litfit"
      ]
    },
    {
      "page": "plot.litfit_bootstrap",
      "title": "Plot the bootstrap distribution for a parameter from a litfit object",
      "topics": [
        "plot.litfit_bootstrap"
      ]
    },
    {
      "page": "predict.litfit",
      "title": "Predict method for litfit objects",
      "topics": [
        "predict.litfit"
      ]
    },
    {
      "page": "steady_state",
      "title": "Estimate Steady State Biomass",
      "topics": [
        "steady_state"
      ]
    },
    {
      "page": "time_to_prop_mass_remaining",
      "title": "Get the predicted time until half mass loss for a litter decomposition trajectory",
      "topics": [
        "time_to_prop_mass_remaining"
      ]
    }
  ],
  "_readme": "https://github.com/traitecoevo/litterfitter/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "litterfitter.Rmd",
      "filename": "litterfitter.html",
      "title": "litterfitter",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started"
      ],
      "created": "2022-09-12 06:47:19",
      "modified": "2026-01-21 03:55:41",
      "commits": 3
    }
  ],
  "_score": 5.713910354128956,
  "_indexed": true,
  "_nocasepkg": "litterfitter",
  "_universes": [
    "traitecoevo",
    "wcornwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-13T05:13:48.000Z",
      "distro": "resolute",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/f7fbe9489a09c901640d83cb3f229b8a6b982c37edf7d53fd20f4b40967f6933",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-13T05:13:02.000Z",
      "distro": "resolute",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/52792f16a551d7eb03c2fa4d741df90c99918db13ac2ef145f701edd7c97d2aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-13T05:12:28.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/956fb2853e3e6ebafe7827539d98c7aaf75153d131b7ab54852e59b4e5d617ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-13T05:12:23.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/8ceb6fa9ce403f611d35b3948d92ce4f01c2dfa0ed7d374f38740ef894220d5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-13T05:13:00.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/9e9aa8a9a6a7f84641914d8640c9c48cae39a019fcfaf3e86e66fad75ec38cfe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-13T05:12:02.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/6c1d5bf3849e095dddceed7e953e8c5b4af7bd0f35ae7966e3335a2760a120b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-13T05:11:58.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/d8cd779f252f0f4cca153d91cfc3997a597b23b311ed2a0ec2c49f8322189c49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-13T05:12:05.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "https://r2.ropensci.org/75a7d280ec15e20d042171e1edf07202eac7421ebbf26a4b3c8a1924175e4efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/29225505560"
    }
  ]
}