R/globals.R

## Required to avoid the note/warning with RMD check "no visible
## binding for global variable"
#' @import utils
utils::globalVariables(names = c(
  "install.packages", "installed.packages",
  "libPaths", "contrib.url", "repos", "type", "method", "INSTALL_opts"
), package = "IPDFileCheck", add = TRUE)

Try the IPDFileCheck package in your browser

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

IPDFileCheck documentation built on Feb. 1, 2022, 9:07 a.m.