function that allows to load the functions from a package in preparation for CRAN, as if it is being loaded by loading all the fns defined in the R sub-directory of the package, ie. "myPckg/R"
simulatePackage(pkgLocation = NULL)
path to the base loaction of the package, under which is expected to found the R sub-directory