Package: FielDHub 1.5.0

FielDHub: A Shiny App for Design of Experiments in Life Sciences

A shiny design of experiments (DOE) app that aids in the creation of traditional, un-replicated, augmented and partially-replicated designs applied to agriculture, plant breeding, forestry, animal and biological sciences.

Authors:Didier Murillo [cre, aut], Salvador Gezan [aut], Ana Heilman [ctb], Thomas Walk [ctb], Johan Aparicio [ctb], Matthew Seefeldt [ctb], Jean-Marc Montpetit [ctb], Richard Horsley [ctb], North Dakota State University [cph]

FielDHub_1.5.0.tar.gz
FielDHub_1.5.0.zip(r-4.7)FielDHub_1.5.0.zip(r-4.6)FielDHub_1.5.0.zip(r-4.5)
FielDHub_1.5.0.tgz(r-4.6-any)FielDHub_1.5.0.tgz(r-4.5-any)
FielDHub_1.5.0.tar.gz(r-4.7-any)FielDHub_1.5.0.tar.gz(r-4.6-any)
FielDHub_1.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
FielDHub/json (API)

# Install 'FielDHub' in R:
install.packages('FielDHub', repos = c('https://didiermurillof.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/didiermurillof/fieldhub/issues

Pkgdown/docs site:https://didiermurillof.github.io

On CRAN:

Conda:

agriculturalbreedingdesigndoeexperimentalplantbreedingshiny

9.19 score 57 stars 1 packages 134 scripts 977 downloads 22 exports 88 dependencies

Last updated from:aa8437e4a3. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK194
source / vignettesOK298
linux-release-x86_64OK211
macos-release-arm64OK193
macos-oldrel-arm64OK234
windows-develOK149
windows-releaseOK138
windows-oldrelOK158
wasm-releaseOK175

Exports:alpha_latticeCRDdiagonal_arrangementdo_optimfull_factorialincomplete_blockslatin_squaremulti_location_prepoptimized_arrangementpartially_replicatedRCBDRCBD_augmentedrectangular_latticerow_columnrun_appsparse_allocationsplit_familiessplit_plotsplit_split_plotsquare_latticestrip_plotswap_pairs

Dependencies:askpassattemptbase64encblocksdesignbslibcachemclicodetoolscommonmarkconfigcpp11crosstalkcurldata.tabledesplotdigestdplyrDTevaluatefarverfastmapfontawesomefsgenericsggplot2gluegolemgridExtragtablehighrhtmltoolshtmlwidgetshttpuvhttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrmemoisemimenumbersopensslotelpillarpkgconfigplotlyplyrPolynomFpromisespurrrR6rappdirsRColorBrewerRcppreshape2rlangrmarkdownS7sassscalesshinyshinyalertshinycssloadersshinyjsshinythemessourcetoolsstringistringrsystibbletidyrtidyselecttinytexutf8uuidvctrsviridisviridisLitewithrxfunxtableyaml

Row-Column Design
Resolvable Row-Column Design (Two-Step Optimization) | Overview | 1. Using the FielDHub Shiny App | Inputs | Outputs | Field Layout | Field Book | 2. Using the FielDHub function: row_column() | Details on the inputs entered in row_column() above | Print rcd object | Access to rcd object | Plot the field layout

Last update: 2024-07-26
Started: 2022-07-28

Optimized Multi-Location P-rep Design
Overview | Optimization | Across Location | Within Location | Toy Example | Swap pairs | Use case (Multi-Location P-rep Design) | Running the Shiny App | 1. Using the FielDHub Shiny App | Inputs | Outputs | Randomized Field | Plot Number Field | Field Book | 2. Using the FielDHub function: multi_location_prep(). | Details on the inputs entered in multi_location_prep() above | Print optim_multi_prep object | Access to optim_multi_prep output | Plot field layout | Field Layout for Location 1 | Field Layout for Location 5 | References

Last update: 2024-03-27
Started: 2023-03-28

Partially Replicated (p-rep) Design
Overview | Optimization | Toy Example | Swap pairs | Acknowledge | Use case | Running the Shiny App | 1. Using the FielDHub Shiny App | Inputs | Outputs | Data Input | Randomized Field | Plot Number Field | Field Book | 2. Using the FielDHub function: partially_replicated(). | Details on the inputs entered in optimized_arrangement() above | Print prep object | Access to prep output | Plot field layout | References

Last update: 2023-10-27
Started: 2022-07-28

Alpha Lattice Design
1. Using the FielDHub Shiny App | Inputs | Outputs | Field Layout | Field Book | 2. Using the FielDHub function: alpha_lattice() | Details on the inputs entered in alpha_lattice() above | Print alpha object | Access to alpha object | Plot the field layout

Last update: 2023-04-24
Started: 2022-07-28

Augmented Randomized Complete Block Design
Overview | Use case | Running the Shiny App | 1. Using the FielDHub Shiny App | Inputs | Outputs | Input Data | Randomized Field | Plot Number Field | Field Book | 2. Using the FielDHub function: RCBD_augmented() | Details on the inputs entered in RCBD_augmented() above | Print aug_RCBD output | Access to aug_RCBD output | Plot field layout | Plot layout for location 1 | Plot layout for location 2

Last update: 2023-04-24
Started: 2022-07-28

Full Factorial Design
1. Using the FielDHub Shiny App | Inputs | Outputs | Field Layout | Field Book | 2. Using the FielDHub function: full_factorial() | Details on the inputs entered in full_factorial() above | Print factorial object | Access to factorial object | Plot the field layout

Last update: 2023-04-24
Started: 2022-07-28

Randomized Complete Block Design
1. Using the FielDHub Shiny App | Inputs | Outputs | Field Layout | Field Book | 2. Using the FielDHub function: RCBD() | Details on the inputs entered in RCBD() above | Print rcbd object | Access to RCBD object | Plot the field layout

Last update: 2023-04-24
Started: 2022-07-28

Split-Plot Design
1. Using the FielDHub Shiny App | Inputs | Outputs | Field Layout | Field Book | 2. Using the FielDHub function: split_plot() | Details on the inputs entered in split_plot() above | Print spd object | Access to spd object | Plot the field layout

Last update: 2023-04-24
Started: 2022-07-28

Unreplicated Diagonal Arrangement Design
Single Unreplicated Diagonal Arrangement Design | Overview | Use Case | Running the Shiny App | 1. Using the FielDHub Shiny App | Inputs | Outputs | Input Data | Randomized Field | Plot Number Field | Field Book | 2. Using the FielDHub function: diagonal_arrangement() | Details on the inputs entered in diagonal_arrangement() above: | Print single_diag object | Access to single_diag object | Plot field layout | Multiple Unreplicated Diagonal Arrangement Design | Print multi_diag object | Access to multi_diag object | References

Last update: 2023-04-24
Started: 2022-07-28

Readme and manuals

Help Manual

Help pageTopics
Generates an Alpha Designalpha_lattice
Generates a Completely Randomized Design (CRD)CRD
Spatial Un-replicated Diagonal Arrangement Designdiagonal_arrangement
Generate the sparse or p-rep allocation to multiple locations.do_optim
Generates a Full Factorial Designfull_factorial
Generates a Resolvable Incomplete Block Designincomplete_blocks
Generates a Latin Square Designlatin_square
Optimized multi-location partially replicated designmulti_location_prep
Generates an Spatial Un-replicated Optimized Arrangement Designoptimized_arrangement
Generates a Spatial Partially Replicated Arrangement Designpartially_replicated
Plot a 'FielDHub' objectplot.FielDHub
Print a 'FielDHub' objectprint.FielDHub
Print a 'fieldLayout' plot objectprint.fieldLayout
Print the summary of a 'FielDHub' objectprint.summary.FielDHub
Generates a Randomized Complete Block Design (RCBD)RCBD
Generates an Augmented Randomized Complete Block Design (ARCBD)RCBD_augmented
Generates a Rectangular Lattice Design.rectangular_lattice
Generates a Resolvable Row-Column Design (RowColD)row_column
Run the Shiny Applicationrun_app
Unreplicated designs using the sparse allocation approachsparse_allocation
Split a population of genotypes randomly into several locations.split_families
Generates a Split Plot Designsplit_plot
Generates a Split Split Plot Designsplit_split_plot
Generates a Square Lattice Design.square_lattice
Strip Plot Designstrip_plot
Summary a 'FielDHub' objectsummary.FielDHub
Swap pairs in a matrix of integersswap_pairs