R/module-template.R
checkModulePath.Rd
Will compare default in spadesOptions() (i.e., spades.modulePath) to getPaths(). Uses "." if modulePath not set (e.g., via setPaths). If that is the case, then use getPaths()[["modulePath"]].
spadesOptions()
spades.modulePath
getPaths()
"."
modulePath
setPaths
getPaths()[["modulePath"]]
checkModulePath()