{
  "_id": "6a114844acfb0bcc41ce80f1",
  "Package": "mixchar",
  "Title": "Mixture Model for the Deconvolution of Thermal Decay Curves",
  "Version": "0.1.1.0000",
  "Date": "2021-03-03",
  "Authors@R": "c(person(\"Saras\", \"Windecker\", role = c(\"aut\", \"cre\"), \nemail = \"saras.windecker@gmail.com\"),\nperson(\"Nick\", \"Golding\", role = \"aut\",\nemail = \"nick.golding.research@gmail.com\"))",
  "Description": "Deconvolution of thermal decay curves allows you to\nquantify proportions of biomass components in plant litter.\nThermal decay curves derived from thermogravimetric analysis\n(TGA) are imported, modified, and then modelled in a three- or\nfour- part mixture model using the Fraser-Suzuki function. The\noutput is estimates for weights of pseudo-components\ncorresponding to hemicellulose, cellulose, and lignin. For more\ninformation see: Müller-Hagedorn, M. and Bockhorn, H. (2007)\n<doi:10.1016/j.jaap.2006.12.008>, Órfão, J. J. M. and\nFigueiredo, J. L. (2001) <doi:10.1016/S0040-6031(01)00634-7>,\nand Yang, H. and Yan, R. and Chen, H. and Zheng, C. and Lee, D.\nH. and Liang, D. T. (2006) <doi:10.1021/ef0580117>.",
  "License": "MIT + file LICENSE",
  "URL": "http://github.com/smwindecker/mixchar",
  "BugReports": "http://github.com/smwindecker/mixchar/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://smwindecker.r-universe.dev",
  "Date/Publication": "2023-09-14 01:33:26 UTC",
  "RemoteUrl": "https://github.com/smwindecker/mixchar",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:21:56 UTC",
    "User": "root"
  },
  "Author": "Saras Windecker [aut, cre],\nNick Golding [aut]",
  "Maintainer": "Saras Windecker <saras.windecker@gmail.com>",
  "MD5sum": "3002a8aa01930ecccfaab1a0aa5a8632",
  "_user": "smwindecker",
  "_type": "src",
  "_file": "mixchar_0.1.1.0000.tar.gz",
  "_fileid": "b5237963e9c6cf47b350535237c9dd56f2039625e565543a85d59064d3e2298a",
  "_filesize": 1218727,
  "_sha256": "b5237963e9c6cf47b350535237c9dd56f2039625e565543a85d59064d3e2298a",
  "_created": "2026-05-23T06:21:56.000Z",
  "_published": "2026-05-23T06:25:07.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77502859317,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174905522"
    },
    {
      "job": 77502859327,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174905224"
    },
    {
      "job": 77502859321,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174902246"
    },
    {
      "job": 77502859322,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174900965"
    },
    {
      "job": 77502653243,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174888893"
    },
    {
      "job": 77502859323,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174901847"
    },
    {
      "job": 77502859349,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174902778"
    },
    {
      "job": 77502859332,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174902850"
    },
    {
      "job": 77502859334,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174899851"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smwindecker/mixchar",
  "_commit": {
    "id": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
    "author": "Saras Windecker <saras.windecker@gmail.com>",
    "committer": "Saras Windecker <saras.windecker@gmail.com>",
    "message": "update pkgdown\n",
    "time": 1694655206
  },
  "_maintainer": {
    "name": "Saras Windecker",
    "email": "saras.windecker@gmail.com",
    "login": "smwindecker",
    "description": "Senior Research Officer, Infectious Disease Ecology and Modelling team, The Kids Research Institute Australia. ",
    "uuid": 11023506
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "tmvtnorm",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "smwindecker",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [
    {
      "name": "v0.1.1-dev",
      "date": "2025-12-23"
    }
  ],
  "_topics": [
    "decay",
    "thermogravimetry",
    "traits"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "goldingn",
      "count": 18,
      "uuid": 4450731
    },
    {
      "user": "smwindecker",
      "count": 15,
      "uuid": 11023506
    },
    {
      "user": "coatless",
      "count": 1,
      "uuid": 833642
    }
  ],
  "_userbio": {
    "uuid": 11023506,
    "type": "user",
    "name": "Saras Windecker",
    "description": "Senior Research Officer, Infectious Disease Ecology and Modelling team, The Kids Research Institute Australia. "
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mixchar"
  },
  "_devurl": "https://github.com/smwindecker/mixchar",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mixchar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smwindecker/mixchar",
  "_realowner": "smwindecker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-08-16"
    }
  ],
  "_exports": [
    "component_weights",
    "deconvolve",
    "fs_function",
    "fs_mixture",
    "fs_model",
    "model_fit",
    "model_parameters",
    "process",
    "rate_data",
    "temp_bounds"
  ],
  "_datasets": [
    {
      "name": "juncus",
      "title": "Thermogravimetric data for Juncus amabilis",
      "object": "juncus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "temp_C",
        "mass_loss"
      ],
      "rows": 46080,
      "table": true,
      "tojson": true
    },
    {
      "name": "marsilea",
      "title": "Thermogravimetric data for Marsilea drumondii",
      "object": "marsilea",
      "class": [
        "data.frame"
      ],
      "fields": [
        "temp_C",
        "mass_loss"
      ],
      "rows": 46080,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "component_weights",
      "title": "Accessor function to extract mean weights",
      "topics": [
        "component_weights"
      ]
    },
    {
      "page": "deconvolve",
      "title": "Deconvolves Thermogravimetric Data",
      "topics": [
        "deconvolve"
      ]
    },
    {
      "page": "fs_function",
      "title": "Fraser-Suzuki function for a single curve",
      "topics": [
        "fs_function"
      ]
    },
    {
      "page": "fs_mixture",
      "title": "Fraser-Suzuki mixture model",
      "topics": [
        "fs_mixture"
      ]
    },
    {
      "page": "fs_model",
      "title": "Non-linear model using Fraser-Suzuki mixture model",
      "topics": [
        "fs_model"
      ]
    },
    {
      "page": "get_weights",
      "title": "Calculate weight quantiles",
      "topics": [
        "get_weights"
      ]
    },
    {
      "page": "juncus",
      "title": "Thermogravimetric data for Juncus amabilis",
      "topics": [
        "juncus"
      ]
    },
    {
      "page": "marsilea",
      "title": "Thermogravimetric data for Marsilea drumondii",
      "topics": [
        "marsilea"
      ]
    },
    {
      "page": "model_fit",
      "title": "Accessor function to extract model fit",
      "topics": [
        "model_fit"
      ]
    },
    {
      "page": "model_parameters",
      "title": "Accessor function to extract model parameters",
      "topics": [
        "model_parameters"
      ]
    },
    {
      "page": "plot.decon",
      "title": "Default S3 plot method for decon objects (derived from `deconvolve()`)",
      "topics": [
        "plot.decon"
      ]
    },
    {
      "page": "plot.process",
      "title": "Default S3 plot method for process objects (derived from `process()`)",
      "topics": [
        "plot.process"
      ]
    },
    {
      "page": "print.decon",
      "title": "Default S3 print method for decon object (derived from `deconvolve()`)",
      "topics": [
        "print.decon"
      ]
    },
    {
      "page": "print.process",
      "title": "Default S3 print method for process object (derived from `process()`)",
      "topics": [
        "print.process"
      ]
    },
    {
      "page": "process",
      "title": "Calculates the derivative rate of mass loss of thermogravimetric data",
      "topics": [
        "process"
      ]
    },
    {
      "page": "rate_data",
      "title": "Accessor function to extract processed dataframe",
      "topics": [
        "rate_data"
      ]
    },
    {
      "page": "temp_bounds",
      "title": "Accessor function to extract selected temperature bounds",
      "topics": [
        "temp_bounds"
      ]
    },
    {
      "page": "weight_quantiles",
      "title": "Calculate weight quantiles",
      "topics": [
        "weight_quantiles"
      ]
    },
    {
      "page": "wt_component",
      "title": "Calculate weight single component",
      "topics": [
        "wt_component"
      ]
    }
  ],
  "_pkglogo": "https://github.com/smwindecker/mixchar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/smwindecker/mixchar/raw/HEAD/README.md",
  "_rundeps": [
    "gmm",
    "lattice",
    "Matrix",
    "minpack.lm",
    "mvtnorm",
    "nloptr",
    "sandwich",
    "tmvtnorm",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "mixchar.Rmd",
      "filename": "mixchar.html",
      "title": "Workflow for thermal decay deconvolution with mixchar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Load data",
        "2. process data",
        "3. Plot mass loss and rate of mass loss curves",
        "4. deconvolve data",
        "5. Examine outputs",
        "6. Plot deconvolved curves"
      ],
      "created": "2018-08-01 05:58:22",
      "modified": "2018-08-15 05:34:47",
      "commits": 10
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "mixchar",
  "_universes": [
    "smwindecker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:24:23.000Z",
      "distro": "noble",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "243a8334c758b282406b202201202ec5419cfe6e47f7710a3adf07d61bb9b077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:24:21.000Z",
      "distro": "noble",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "1c1008c4475062846d221aba6521fcccd5f6447f99ea30ab809009a8bd733eae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:24:02.000Z",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "3b198f1a239d209359d959cea0ad98fa5bfa9a4076aa632d45bc344cc108ff6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:23:47.000Z",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "505503fb33efabd97a3b68175eb6741e4396d832fa8d56c21d8ce08054776c30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:24:15.000Z",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "c0e865b141b41e758e43d7fc2e8cb8228f1ea70f60dccf40ad73de5968187853",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:23:52.000Z",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "5cb63172b98d1e0da09d5d19bbbc253582ec760747d4748c57d29d21f8bec421",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:23:55.000Z",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "e124f354d734922fb1ef53d052c8ea7ea00a627f35252d97c8a28b7f915779c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.0000",
      "date": "2026-05-23T06:23:24.000Z",
      "commit": "8e26d64d6603e583e6cbcddb1ea6123cd130963f",
      "fileid": "b5e7e5324bec93bc0fc8c5af4bb10fb0891c52d2d1b6240bddad02a87a35b25c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smwindecker/actions/runs/26325584567"
    }
  ]
}