Package: Rquefts Type: Package Title: Quantitative Evaluation of the Native Fertility of Tropical Soils Version: 1.2-6 Date: 2025-12-28 LinkingTo: Rcpp Imports: meteor, methods, Rcpp (>= 0.12.4) Suggests: terra, limSolve Authors@R: c( person("Robert J.", "Hijmans", role = c("cre", "aut"), email = "r.hijmans@gmail.com"), person("Pieter", "Pypers", role = c("ctb", "aut")), person("Joost", "Wolff", role = "ctb")) Description: An implementation of the QUEFTS (Quantitative Evaluation of the Native Fertility of Tropical Soils) model. The model (1) estimates native nutrient (N, P, K) supply of soils from a few soil chemical properties; and (2) computes crop yield given that supply, crop parameters, fertilizer application, and crop attainable yield. See Janssen et al. (1990) for the technical details and Sattari et al. (2014) for a recent evaluation and improvements. There are also functions to compute optimal fertilizer application rates. License: GPL (>=3) BugReports: https://github.com/cropmodels/Rquefts/issues URL: https://CRAN.R-project.org/package=Rquefts Repository: https://cropmodels.r-universe.dev Date/Publication: 2025-12-29 04:01:51 UTC RemoteUrl: https://github.com/cropmodels/Rquefts RemoteRef: HEAD RemoteSha: 171321e4b39dab63d69a8d949c327d01c54677e3 NeedsCompilation: yes Packaged: 2026-07-03 18:15:41 UTC; root Author: Robert J. Hijmans [cre, aut], Pieter Pypers [ctb, aut], Joost Wolff [ctb] Maintainer: Robert J. Hijmans