Rdocumentation
powered by
Learn R Programming
rbundler (version 0.3.7)
mock_dependency: Creates a mock dependency - corresponding to a real package - for use in testing and experimentation.
Description
Creates a mock dependency - corresponding to a real package - for use in testing and experimentation.
Usage
mock_dependency(name = "tempdisagg", repos = getOption("repos"))
Arguments
name
the name of the package dependency
repos
the repositories to use for the contrib.url path
Value
list with the name and version of the dependency