Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotmcintire committed Aug 23, 2023
2 parents 8664591 + b682b70 commit c9494c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/helpers.R
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ cat2file <- function(..., file) {

layerNamesDelimiter <- "_%%_"

#' Checks for existed of a url or the internet using <https://cloud.r-project.org>
#' Checks for existed of a url or the internet using <https://CRAN.R-project.org>
#'
#' A lightweight function that may be less reliable than more purpose built solutions
#' such as checking a specific web page using `RCurl::url.exists`. However, this is
Expand Down
2 changes: 1 addition & 1 deletion man/internetExists.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9494c8

Please sign in to comment.