tests/testthat.R

#R


library(testthat)

suppressPackageStartupMessages(library(recmap))

if (Sys.info()['machine'] == "arm64") GA::gaControl(useRcpp = FALSE)

test_check("recmap")

Try the recmap package in your browser

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

recmap documentation built on Sept. 24, 2023, 1:08 a.m.