Package: ALUES Type: Package Title: Agricultural Land Use Evaluation System Version: 0.2.1 Date: 2022-01-10 Authors@R: c( person("Al-Ahmadgaid B.", "Asaad", , "alahmadgaid@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3784-8593") ), person("Arnold R.", "Salvacion", , "arsalvacion@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-8868-2226") ), person("Bui", "Tan Yen", , "", role = "aut") ) Maintainer: Al-Ahmadgaid B. Asaad Author: Al-Ahmadgaid B. Asaad [aut, cre] (), Arnold R. Salvacion [aut] (), Bui Tan Yen [aut] Description: Evaluates land suitability for different crops production. The package is based on the Food and Agriculture Organization (FAO) and the International Rice Research Institute (IRRI) methodology for land evaluation. Development of ALUES is inspired by similar tool for land evaluation, Land Use Suitability Evaluation Tool (LUSET). The package uses fuzzy logic approach to evaluate land suitability of a particular area based on inputs such as rainfall, temperature, topography, and soil properties. The membership functions used for fuzzy modeling are the following: Triangular, Trapezoidal and Gaussian. The methods for computing the overall suitability of a particular area are also included, and these are the Minimum, Maximum and Average. Finally, ALUES is a highly optimized library with core algorithms written in C++. License: MIT + file LICENSE LazyData: true LinkingTo: Rcpp Encoding: UTF-8 Depends: R (>= 3.5.0), Rcpp (>= 0.10.6) Suggests: testthat, markdown, knitr, microbenchmark, ggmap, raster, reshape2 RoxygenNote: 7.1.2 VignetteBuilder: knitr URL: https://github.com/alstat/ALUES/ BugReports: https://github.com/alstat/ALUES/issues/ Repository: https://alstat.r-universe.dev Date/Publication: 2022-06-11 03:57:26 UTC RemoteUrl: https://github.com/alstat/alues RemoteRef: HEAD RemoteSha: 0a506e4a7f4f066eb9a1a9c109daf7c09d841690 NeedsCompilation: yes Packaged: 2026-07-16 08:26:27 UTC; root