agrobox: Data Visualization and Statistical Tools for Agroindustrial Experiments

Set of functions to create clear graphics and run common statistical analyses for agricultural experiments (ANOVA with post-hoc tests such as Tukey HSD and Duncan MRR, coefficient of variation, and simple power calculations), streamlining exploratory analysis and reporting. Functions build on 'ggplot2' and base 'stats' and follow methods widely used in agronomy (field trials, plant breeding). Key references include Tukey (1949) <doi:10.2307/3001913>, Duncan (1955) <doi:10.2307/3001478>, Cohen (1988, ISBN:9781138892899); see also 'agricolae' <https://CRAN.R-project.org/package=agricolae> and Wickham (2016, ISBN:9783319242750) for 'ggplot2'. Versión en español: Conjunto de funciones para generar gráficos claros y ejecutar análisis habituales en ensayos agrícolas (ANOVA con pruebas post-hoc como Tukey HSD y Duncan MRR, coeficiente de variación y cálculos simples de potencia), facilitando el análisis exploratorio y la elaboración de reportes. Los métodos implementados se basan en Tukey (1949) <doi:10.2307/3001913>, Duncan (1955) <doi:10.2307/3001478> y Cohen (1988, ISBN:9781138892899); ver también 'agricolae' <https://CRAN.R-project.org/package=agricolae> y Wickham (2016, ISBN:9783319242750) para 'ggplot2'.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: dplyr, ggplot2, tidyr, stringr, agricolae, stats, pwr, rlang
Suggests: testthat (≥ 3.0.0)
Published: 2025-11-19
DOI: 10.32614/CRAN.package.agrobox (may not be active yet)
Author: Joaquin Alejandro Salinas Angeles ORCID iD [aut, cre]
Maintainer: Joaquin Alejandro Salinas Angeles <joaquinsa03 at gmail.com>
BugReports: https://github.com/Joa3aquin50/agrobox/issues
License: MIT + file LICENSE
URL: https://github.com/Joa3aquin50/agrobox
NeedsCompilation: no
Language: en, es
CRAN checks: agrobox results

Documentation:

Reference manual: agrobox.html , agrobox.pdf

Downloads:

Package source: agrobox_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): agrobox_0.1.0.tgz, r-oldrel (arm64): agrobox_0.1.0.tgz, r-release (x86_64): agrobox_0.1.0.tgz, r-oldrel (x86_64): agrobox_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=agrobox to link to this page.