Skip to content
/ ALUES Public

❗ This is a read-only mirror of the CRAN R package repository. ALUES — Agricultural Land Use Evaluation System. Homepage: https://github.com/alstat/ALUES/ Report bugs for this package: https://github.com/alstat/ALUES/issues/

License

Notifications You must be signed in to change notification settings

cran/ALUES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALUES

R-CMD-check codecov MIT License

Agricultural Land Use Evaluation System (ALUES) is an R package that 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++.

Installation

The package is not yet on CRAN, and is currently under development on github. To install it, run the following:

install.packages("devtools")

library(devtools)
install_github("alstat/ALUES")

We want to hear some feedbacks, so if you have any suggestion or issues regarding this package, please do submit it here.

Authors

  1. Al-Ahmadgaid B. Asaad (Maintainer)

  2. Arnold R. Salvacion

  3. Bui Tan Yen

About

❗ This is a read-only mirror of the CRAN R package repository. ALUES — Agricultural Land Use Evaluation System. Homepage: https://github.com/alstat/ALUES/ Report bugs for this package: https://github.com/alstat/ALUES/issues/

Resources

License

Stars

Watchers

Forks

Packages

No packages published