Skip to contents

The agriclimr package is designed for agrometeorological calculations and agricultural climate analysis.

Installation

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

# install.packages("devtools")
devtools::install_github("joaobtj/agriclimr")

Alternatively, you can install it via R-Universe:

install.packages("agriclimr", repos = c("https://joaobtj.r-universe.dev", "https://cloud.r-project.org"))

Documentation

For comprehensive theoretical guides, mathematical formulations, and detailed function references, please visit the official documentation site:

👉 https://joaobtj.github.io/agriclimr/

Step-by-step tutorials and fully reproducible examples are available under the Articles section in both English and Portuguese.