tests/testthat.R

library(testthat)
library(binman)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("binman")
}

Try the binman package in your browser

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

binman documentation built on Sept. 1, 2022, 9:06 a.m.