{
  "_id": "6a1ad91e1d7bb097a09e7314",
  "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-05-30 09:12:08 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>",
  "MD5sum": "6016ce0df66b58aa86b41377bb43dea8",
  "_user": "traitecoevo",
  "_type": "src",
  "_file": "litterfitter_0.1.5.tar.gz",
  "_fileid": "c03a992c1211fa7bf3a2e99f41d5dfc9b293a16c0cc5cb8b6189a30fe45a6588",
  "_filesize": 883798,
  "_sha256": "c03a992c1211fa7bf3a2e99f41d5dfc9b293a16c0cc5cb8b6189a30fe45a6588",
  "_created": "2026-05-30T09:12:08.000Z",
  "_published": "2026-05-30T12:33:34.627Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638855556,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307115812"
    },
    {
      "job": 78638855537,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307116448"
    },
    {
      "job": 78638855532,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308195015"
    },
    {
      "job": 78638855538,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308195633"
    },
    {
      "job": 78638693905,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307086897"
    },
    {
      "job": 78638855530,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307110476"
    },
    {
      "job": 78638855565,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307111666"
    },
    {
      "job": 78638855564,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307107299"
    },
    {
      "job": 78638855560,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307112179"
    }
  ],
  "_buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/litterfitter"
  },
  "_devurl": "https://github.com/traitecoevo/litterfitter",
  "_pkgdown": "http://traitecoevo.github.io/litterfitter/",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_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",
    "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.694605198933569,
  "_indexed": true,
  "_nocasepkg": "litterfitter",
  "_universes": [
    "traitecoevo",
    "wcornwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-30T09:16:38.000Z",
      "distro": "noble",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "da0d7e240da6df7fd0a131e847408605a9dd5152525d95e33448021f2fb73f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-30T09:16:42.000Z",
      "distro": "noble",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "9f62ff741dc029964fdad386a30f9d03f8eb1143bc13dc4efecdbb83a961920a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-30T12:32:46.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "43871e953f37b40ca99528a04e2e887ed18a266a4ecb4ae0bff40dab9ca10457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-30T12:32:48.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "ead673d5c3afdd42e5831a00561a434fe23dd14f8d0249d4c456f42c13d1298e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-30T09:16:33.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "2335260686321c28ecbb8df158c31684e970fd0e72bf2133f7ea9741fe722e99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-30T09:15:52.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "cbf637ee70c4dca93c343515007524bb46ac84ec0e52c9350d3c745525bdf4e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-30T09:14:52.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "b7555af16ae00d379ab9e439e1c9951fd27ecdb4b6f49d53ae57aeb08e8ab98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-30T09:16:11.000Z",
      "commit": "aa902b06cd286fe08c5e05b68b68a9bdb862e6a4",
      "fileid": "3758a35a9162918c05d506b7987d45b164334865d7cead5c7528948168875aac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/traitecoevo/actions/runs/26635058351"
    }
  ]
}