All functions |
|
---|---|
Back trace the expressions evaluated when an error was caught |
|
Create a cluster future whose value will be resolved asynchronously in a parallel process |
|
Export globals to the sticky-globals environment of the cluster nodes |
|
Create a future |
|
|
Options used for futures |
Get the future of a future variable |
|
Get future-specific session information and validate current backend |
|
Get all futures in a container |
|
Control whether standard output should be captured or not |
|
Specify globals and packages for a future assignment |
|
Specify label for a future assignment |
|
Control lazy / eager evaluation for a future assignment |
|
Use a specific plan for a future assignment |
|
Set random seed for future assignment |
|
Control whether standard output should be captured or not |
|
Temporarily tweaks the arguments of the current strategy |
|
Create a multicore future whose value will be resolved asynchronously in a forked parallel process |
|
Create a multisession future whose value will be resolved asynchronously in a parallel R session |
|
Get the number of workers available |
|
Plan how to resolve a future |
|
|
Functions Moved to 'parallelly' |
Resolve one or more futures synchronously |
|
Check whether a future is resolved or not |
|
Create a sequential future whose value will be in the current R session |
|
Tweak a future function by adjusting its default arguments |
|
The value of a future or the values of all elements in a container |