tests/testthat.R

library (testthat)
library (pkgcheck)
library (visNetwork)

options (repos = c (
    ropenscireviewtools = "https://ropensci-review-tools.r-universe.dev",
    CRAN = "https://cloud.r-project.org"
))

test_check ("pkgcheck")
ropenscilabs/pkgcheck documentation built on Nov. 24, 2024, 8:31 p.m.