Package: SOMnmR Type: Package Title: Analysis of Soil Organic Matter using Nuclear Magnetic Resonance Version: 0.3.0 Authors@R: c( person("Luis", "Colocho", email = "lucacol8@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1791-2298"))) Description: Integrates the 13C nuclear magnetic resonance (NMR) spectra using different integration ranges ("Smernik", "Bonanomi","Molecular Mixing Model"). Output depends on the "NMRmeth" chosen. For the Molecular Mixing Model, a measurement of the fitting quality is given by its R-factor. For more details see Colocho Hurtarte, L. C. (2023). URL: https://github.com/LuisCol8/SOMnmR/ Encoding: UTF-8 LazyData: true Imports: pracma, minpack.lm, quadprog, IntervalSurgeon, dplyr, ggplot2, rlang Depends: data.table, R (>= 2.10) RoxygenNote: 7.3.1 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 License: MIT + file LICENSE Repository: https://luiscol8.r-universe.dev Date/Publication: 2024-06-29 15:57:18 UTC RemoteUrl: https://github.com/luiscol8/somnmr RemoteRef: HEAD RemoteSha: 11d7850ce942bb7b4d4f573b7718bc7dc2ac07b7 NeedsCompilation: no Packaged: 2026-07-15 07:40:55 UTC; root Author: Luis Colocho [aut, cre] (ORCID: ) Maintainer: Luis Colocho