Package: mixchar
Title: Mixture Model for the Deconvolution of Thermal Decay Curves
Version: 0.1.0
Date: 2018-08-11
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) <doi:10.1016/j.jaap.2006.12.008>, Órfão, J. J. M. and Figueiredo, J. L. 
    (2001) <doi:10.1016/S0040-6031(01)00634-7>, and Yang, H. and Yan, R. and 
    Chen, H. and Zheng, C. and Lee, D. H. and Liang, D. T. (2006) <doi:10.1021/ef0580117>.
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: 6.1.0
Suggests: knitr, rmarkdown, devtools, testthat, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-15 15:32:45 UTC; windeckers
Author: Saras Windecker [aut, cre],
  Nick Golding [aut]
Maintainer: Saras Windecker <saras.windecker@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-16 11:50:09 UTC
Built: R 4.0.2; ; 2020-07-16 01:56:12 UTC; unix
