tests/testthat/test-as_tibble.R

test_that("no new tibble messages", {
  skip_if_not_installed("sp")
  library(sp)
  xsp <- .nc_sp ## needed to flush sp messages (or something)
  expect_silent(x <- SC0(xsp))
})

Try the silicate package in your browser

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

silicate documentation built on Jan. 7, 2023, 1:15 a.m.