envPkgCreate: 1st level --> create the .pkgEnv object in Require
Description
1st level --> create the .pkgEnv object in Require
Usage
envPkgCreate(parentEnv = asNamespace("Require"))
Arguments
- parentEnv
The parent environment in which to make the new environment.
Defaults to asNamespace("Require")