tests/testthat.R

library(testthat)

if (!testthat:::on_cran()) {
  library(SpatPCA)
  Sys.setenv(RCPP_PARALLEL_BACKEND = "tinythread")
  test_check("SpatPCA")
}

Try the SpatPCA package in your browser

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

SpatPCA documentation built on Nov. 13, 2023, 5:06 p.m.