Looks the module path for a module named name
, and checks for existence
of all essential module files listed below.
checkModuleLocal(name, path, version) # S4 method for character,character,character checkModuleLocal(name, path, version) # S4 method for character,ANY,ANY checkModuleLocal(name, path, version)
name | Character string giving the module name. |
---|---|
path | Local path to modules directory.
Default is specified by the global option |
version | Character specifying the desired module version. |
Logical indicating presence of the module (invisibly).
data/CHECKSUMS.txt
name.R
Alex Chubaty