tests/testthat.R

# workaround for error LC_CTYPE failed, using "C" but does not work
#https://github.com/r-lib/testthat/issues/86
#Sys.setenv("R_TESTS" = "")

library(testthat)
library(lognorm)

#test_package("gapfillResp")
test_check("lognorm")

Try the lognorm package in your browser

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

lognorm documentation built on Nov. 22, 2021, 1:07 a.m.