Skip to content

Commit fc23ad6

Browse files
ClusterFuture: clean out temporary ClusterFutureBackend0 again
1 parent 9e5eaa1 commit fc23ad6

File tree

5 files changed

+203
-317
lines changed

5 files changed

+203
-317
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: future
2-
Version: 1.34.0-9201
2+
Version: 1.34.0-9202
33
Title: Unified Parallel and Distributed Processing in R for Everyone
44
Imports:
55
digest,

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ S3method(as.FutureGlobals,list)
99
S3method(as.character,FutureResult)
1010
S3method(as.raster,Mandelbrot)
1111
S3method(c,FutureGlobals)
12+
S3method(coerceFuture,FutureBackend)
1213
S3method(futures,environment)
1314
S3method(futures,list)
1415
S3method(futures,listenv)

0 commit comments

Comments
 (0)