SpaDES (version 1.2.0)

checkModule: Check for the existence of a remote module

Description

Looks in the remote repo for a module named name.

Usage

checkModule(name, repo)
"checkModule"(name, repo)
"checkModule"(name)

Arguments

name
Character string giving the module name.
repo
GitHub repository name. Default is "PredictiveEcology/SpaDES-modules", which is specified by the global option spades.modulesRepo.