tests/testthat.R

Sys.setenv("R_TESTS" = "")
library(testthat)
#Need to execute the following for manual checking
#Sys.setenv(NOT_CRAN = "true")
test_check("growthPheno")
#test_check("growthPheno", filter = "Rice")#leave out test in name

Try the growthPheno package in your browser

Any scripts or data that you put into this service are public.

growthPheno documentation built on May 29, 2024, 6:03 a.m.