ALUES

ALUES: R package for Agricultural Land Use Evaluation System - Published in JOSS (2022)

https://github.com/alstat/alues

Science Score: 93.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 13 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

agricultural-modelling agriculture r r-package
Last synced: 6 months ago · JSON representation

Repository

Agricultural Land Use Evaluation System

Basic Info
Statistics
  • Stars: 10
  • Watchers: 1
  • Forks: 4
  • Open Issues: 1
  • Releases: 1
Topics
agricultural-modelling agriculture r r-package
Created almost 12 years ago · Last pushed over 3 years ago
Metadata Files
Readme Contributing License

README.md

ALUES

R-CMD-check codecov MIT License DOI <!-- badges: end -->

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++.

Statement of Need

Several computer systems have been developed for agricultural land suitability assessments. Examples of these are ALES (Johnson & Cramb, 1991), LEIGIS (Kalogirou, 2002) and ALSE (Elsheikh et al., 2013). However, most of these systems are either proprietary or lacking features for land suitability assessments. It is therefore the goal of this software, ALUES, to address some of the limitations of the aforementioned software.

Installation

The package is available on CRAN, and can be installed as follows:

{r} install.packages("ALUES") To install the development version, run the following instead: ```{r} 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. As for those who would want to contribute please read the CONTRIBUTING.md file.

Citation

@article{Asaad2022, doi = {10.21105/joss.04228}, url = {https://doi.org/10.21105/joss.04228}, year = {2022}, publisher = {The Open Journal}, volume = {7}, number = {73}, pages = {4228}, author = {Al-Ahmadgaid B. Asaad and Arnold R. Salvacion and Bui Tan Yen}, title = {ALUES: R package for Agricultural Land Use Evaluation System}, journal = {Journal of Open Source Software} }

Authors (with Contribution)

  1. Al-Ahmadgaid B. Asaad (Maintainer)
    • email: alahmadgaid@gmail.com
    • website: https://al-asaad.github.io/
    • role: main developer of the package, responsible for the mathematical theory

  2. Arnold R. Salvacion
    • email: arsalvacion@gmail.com
    • blog: http://r-nold.blogspot.com/
    • role: supervisor and domain expert on agriculture, and provider of all the necessary articles

  3. Bui Tan Yen
    • role: LUSET main developer, which is the basis of ALUES

Owner

  • Name: Al Asaad
  • Login: alstat
  • Kind: user
  • Location: Quezon City, Philippines
  • Company: Johnson & Johnson

Statistician · Data Scientist

JOSS Publication

ALUES: R package for Agricultural Land Use Evaluation System
Published
May 12, 2022
Volume 7, Issue 73, Page 4228
Authors
Al-Ahmadgaid B. Asaad ORCID
Data Science Solutions, Aboitiz Data Innovation PTE. LTD., Goldbell Towers, 47 Scotts Road, Singapore City, 228233, Singapore, Data Science Solutions, UnionBank of the Philippines Inc., UnionBank Plaza Bldg, Meralco Avenue, Pasig City, 1605, Philippines
Arnold R. Salvacion ORCID
Department of Community and Environmental Resource Planning, College of Human Ecology, University of the Philippines Los Baños, Los Baños 4031, Laguna, Philippines
Bui Tan Yen
International Rice Research Institute, Pili Drive, Los Baños 4031, Laguna, Philippines
Editor
Fabian Scheipl ORCID
Tags
crop suitability assessment membership function

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 196
  • Total Committers: 5
  • Avg Commits per committer: 39.2
  • Development Distribution Score (DDS): 0.474
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
alstat a****d@g****m 103
alstat a****d@g****m 87
Al-Ahmadgaid Asaad a****d@A****l 3
Al-Ahmadgaid Asaad a****d@1****6 2
fabian-s f****l@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 16
  • Total pull requests: 9
  • Average time to close issues: 3 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 4
  • Total pull request authors: 2
  • Average comments per issue: 1.75
  • Average comments per pull request: 0.22
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • corybrunson (8)
  • alstat (6)
  • arsalvacion (1)
  • fabian-s (1)
Pull Request Authors
  • alstat (8)
  • fabian-s (1)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 240 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: ALUES

Agricultural Land Use Evaluation System

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 240 Last month
Rankings
Forks count: 11.3%
Stargazers count: 17.0%
Average: 28.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Downloads: 50.6%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • Rcpp >= 0.10.6 depends
  • ggmap * suggests
  • knitr * suggests
  • markdown * suggests
  • microbenchmark * suggests
  • raster * suggests
  • reshape2 * suggests
  • testthat * suggests