tests/testthat.R

if (requireNamespace("testthat", quietly = TRUE)) {

  library(testthat)
  library(RcppRoll)

  test_check("RcppRoll")

}

Try the RcppRoll package in your browser

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

RcppRoll documentation built on Sept. 11, 2024, 7:08 p.m.