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"), email = "saras.windecker@gmail.com"), person("Nick", "Golding", role = "aut", email = "nick.golding.research@gmail.com")) Description: Deconvolution of thermal decay curves allows you to quantify proportions of biomass components in plant litter. Thermal decay curves derived from thermogravimetric analysis (TGA) are imported, modified, and then modelled in a three- or four- part mixture model using the Fraser-Suzuki function. The output is estimates for weights of pseudo-components corresponding to hemicellulose, cellulose, and lignin. For more information see: Müller-Hagedorn, M. and Bockhorn, H. (2007) , Órfão, J. J. M. and Figueiredo, J. L. (2001) , and Yang, H. and Yan, R. and Chen, H. and Zheng, C. and Lee, D. H. and Liang, D. T. (2006) . Depends: R (>= 3.2.0) Imports: graphics, minpack.lm, nloptr, stats, zoo, tmvtnorm 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 Suggests: knitr, rmarkdown, devtools, testthat, covr 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: 2026-06-22 08:07:55 UTC; root Author: Saras Windecker [aut, cre], Nick Golding [aut] Maintainer: Saras Windecker