Skip to content

Commit 252e65b

Browse files
committed
small bug
1 parent 35e2bec commit 252e65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/load-packages.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ nidapLoadPackages <- function(current.packages,
3131
"package:jsonlite",
3232
"package:FoundrySparkR",
3333
"package:futile.logger",
34-
"package:uuid"
34+
"package:uuid",
3535
"package:nidapFunctions")
3636

3737
package.list <- search()[ifelse(unlist(gregexpr("package:",search()))==1,

0 commit comments

Comments
 (0)