Displaying 1 result from an estimated 1 matches for "donamespacelibrary".
2002 Nov 18
2
library() help for Windows
...PTION", package = package,
lib.loc = which.lib.loc)
if (nchar(descfile))
testRversion(descfile)
if (exists("packageHasNamespace") && packageHasNamespace(package,
which.lib.loc))
return(doNamespaceLibrary(package, which.lib.loc,
lib.loc, logical.return))
codeFile <- file.path(which.lib.loc, package, "R",
package)
loadenv <- new.env(hash = TRUE, parent = .GlobalEnv)
(v1.6.1)
which.lib.loc <- dirname(pkgpath)
d...