tests/testthat/test-rnorm.R

test_that("Test Rnorm", {
  skip_on_cran()
  expect_true(is.numeric(benchmarkme:::Rnorm(1)))
}
)

Try the benchmarkme package in your browser

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

benchmarkme documentation built on June 12, 2022, 5:06 p.m.