' );
3 | });
4 |
--------------------------------------------------------------------------------
/inst/golem-config.yml:
--------------------------------------------------------------------------------
1 | default:
2 | golem_name: FielDHub
3 | golem_version: 0.1.0
4 | app_prod: no
5 | production:
6 | app_prod: yes
7 | dev:
8 | golem_wd: !expr here::here()
9 |
--------------------------------------------------------------------------------
/tests/spelling.R:
--------------------------------------------------------------------------------
1 | if(requireNamespace('spelling', quietly = TRUE))
2 | spelling::spell_check_test(vignettes = TRUE, error = FALSE,
3 | skip_on_cran = TRUE)
4 |
--------------------------------------------------------------------------------
/cran-comments.md:
--------------------------------------------------------------------------------
1 | Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
2 | Check: CRAN incoming feasibility, Result: Note_to_CRAN_maintainers
3 | Maintainer: 'Didier Murillo FielD·Hub is an R Shiny design of experiments (DOE) app created by
25 | the NDSU Big Data Pipeline team that aids in the
26 | creation of traditional and non-traditional augmented experiment designs,
27 | including spatial trials with checks assigned to plots in a diagonal
28 | arrangement across the field. Users of FielD·Hub are guided through an
29 | interactive DOE platform that generates randomizations of field, laboratory,
30 | and greenhouse experiments. Outputs from FielD·Hub include interactive field maps,
31 | tables, and field books that can be extracted and saved.
32 |
33 | A novel feature of FielD·Hub is an option that generates simulated data for a response variable along with the randomization. This feature makes FielD·Hub suitable for classroom teaching purposes, where instructors can either use the graphical dynamic user interface and/or use the formulas included in the R package for teaching R scripting courses.
34 |
Users are guided in each step of the DOE platform in a reactive interface.
46 |The app provides suitable features for classroom teaching purposes.
51 |FielDHub offers DOE and features not currently available in most apps.
56 |
18 | Photo by Karsten Würth on Unsplash
19 |
20 |
21 | #####