tests/testthat.R

library(testthat)
library(fido)

#Sys.setenv(KMP_DUPLICATE_LIB_OK="TRUE")
test_check("fido")
#Sys.unsetenv("KMP_DUPLICATE_LIB_OK")

Try the fido package in your browser

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

fido documentation built on June 22, 2024, 9:36 a.m.