Learn R Programming

inti

The ‘inti’ package is part of the ‘inkaverse’ project for developing different procedures and tools used in plant science and experimental designs. The mean aim of the package is to support researchers during the planning of experiments and data collection ‘tarpuy()’, data analysis and graphics ‘yupana()’, and technical writing. Learn more about the ‘inkaverse’ project at https://inkaverse.com/.

Installation

To install the stable version from CRAN:

install.packages("inti")

To install the latest development version directly from GitHub:

if (!require("remotes"))
  install.packages("remotes")
remotes::install_github("flavjack/inti")

If you need install an specific version:

if (!require("remotes"))
  install.packages("remotes")
remotes::install_version("inti", version = "0.4.4")

Shiny apps

If is the first time running any of the apps consider install the app dependencies:

inti::yupana(dependencies = TRUE)

After install the package and the app dependencies also you can access to the apps through the Addins list in Rstudio or running the following code:

Yupana

inti::yupana()

Tarpuy

inti::tarpuy()

Copy Link

Version

Install

install.packages('inti')

Monthly Downloads

838

Version

0.6.9

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Flavio Lozano-Isla

Last Published

October 17th, 2025

Functions in inti (0.6.9)

tarpuy_plotdesign

Fieldbook plot experimental designs
plot_raw

Plot raw data
yupana_reshape

Fieldbook reshape
metamorphosis

Transform fieldbooks based in a dictionary
tarpuy_design

Fieldbook experimental designs
tarpuy_plex

Fieldbook plan information
web_table

HTML tables for markdown documents
tarpuy_traits

Field book traits
yupana

Interactive data analysis
plot_smr

Plot summary data
yupana_import

Import information from data summary
table2rmd

Table to Rmarkdown format
yupana_mvr

Multivariate Analysis
potato

Water use efficiency in 15 potato genotypes
tarpuy

Interactive fieldbook designs
yupana_analysis

Fieldbook analysis report
table2qmd

Table to Quarto format
yupana_export

Graph options to export
H2cal

Broad-sense heritability in plant breeding
gdoc2qmd

Google docs to Rmarkdown
colortext

Colourise text for display in the terminal
footnotes

Footnotes in tables
include_pdf

Include PDF in markdown documents
design_noreps

Experimental design without replications
design_repblock

Experimental design in CRD and RCBD
figure2rmd

Figure to Rmarkdown format
figure2qmd

Figure to Quarto format
include_table

Table with footnotes
outliers_remove

Remove outliers
jc_tombola

Journal Club Tombola
plot_diagnostic

Diagnostic plots
mean_comparison

Mean comparison test
plot_diag

Diagnostic plots
met

Swedish cultivar trial data
split_folder

Split folder
remove_outliers

Remove outliers using mixed models
reexports

Objects exported from other packages