Skip to content

Commit a16aeea

Browse files
committed
remove FoundrySparkR
1 parent 36abbd8 commit a16aeea

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ export(loadPackages)
55
export(loadRDS)
66
export(loopUnzip)
77
export(writeRDS)
8-
importFrom(FoundrySparkR,new.output)
98
importFrom(utils,unzip)

R/Write_RDS.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#' @param data data to be saved into an RDS file
88
#' @param filename filename for RDS file, "out.RDS" by default.
99
#'
10-
#' @importFrom FoundrySparkR new.output
11-
#'
1210
#' @export
1311
#'
1412
#' @return NULL

0 commit comments

Comments
 (0)