dwww Home | Show directory contents | Find package

library(testthat)
library(curl)

# Comply with CRAN policy: skip tests if no internet
if(curl::has_internet()){
  test_check("curl")
}

Generated by dwww version 1.15 on Sat May 18 15:27:19 CEST 2024.