tests/testthat/helper-nmf.R

skip_on_winbuilder <- function () {
  skip_if(!interactive() && !isTRUE(as.logical(Sys.getenv("NOT_CRAN", "false"))) && tolower(Sys.info()[["sysname"]]) == "windows")
}

Try the RcppPlanc package in your browser

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

RcppPlanc documentation built on April 15, 2025, 1:11 a.m.