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 May 2, 2019, 3:40 p.m.