Skip to content

RobelTakele/AquaBEHERgui

Repository files navigation

AquaBEHERgui

Lifecycle: experimental R-CMD-check Project Status: Active ??? The project has reached a stable, usable state and is being actively developed. AppVeyor build status workflow for Codecov

A shiny GUI app used to compute and visualize soil-water balance and wet-season calendar parameters. The app computes and integrates daily potential evapotranspiration (PET) into a daily soil-water balance model to estimate the calendar of a wet-season for agricultural applications.

Installation

You can install the development version of AquaBEHERgui from GitHub with:

Install R and the required packages:

    R >= 3.6

    RStudio

    R packages: devtools, shiny, 

    To install the above packages, in the R console, run:

    install.packages("shiny")

# Get devtools package:
  install.packages("devtools")
  
# Install the development version of AquaBEHERgui from [GitHub](https://github.com/RobelTakele/AquaBEHERgui):
  devtools::install_github("RobelTakele/AquaBEHERgui")
  

Usage

To launch the App on your computer:

 AquaBEHERgui::run_app()
 

To launch th App directly hosted from GitHub repo:

shiny::runGitHub("AquaBEHERgui", "RobelTakele")
 

License

The AquaBEHERgui app is licensed under the CC BY 4.0. See LICENSE for details.

```

The AquaBEHERgui app is maintained by The Center of Plant Sciences Group at Scuola Superiore Sant'Anna, Pisa, Italy.

The Center of Plant Sciences Group is a geographically and culturally diverse research team working on climate and crop genetics at Scuola Superiore Sant'Anna, Pisa, Italy.

You can contact us sending an email to Matteo Dell'Acqua (mailto:[email protected]) or Mario Enrico Pe` (mailto:[email protected]). You can also visit the crop genetics (http://www.capitalisegenetics.santannapisa.it/) web page.

We are committed to the free software and FAIR principles. This set of repositories collects our latest developments and provide reusable code.

About

A shiny GUI app for estimation of wet-season calendar parameters

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages