We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e2bec commit 252e65bCopy full SHA for 252e65b
R/load-packages.R
@@ -31,7 +31,7 @@ nidapLoadPackages <- function(current.packages,
31
"package:jsonlite",
32
"package:FoundrySparkR",
33
"package:futile.logger",
34
- "package:uuid"
+ "package:uuid",
35
"package:nidapFunctions")
36
37
package.list <- search()[ifelse(unlist(gregexpr("package:",search()))==1,
0 commit comments