issues
search
futureverse
/
future.apply
:rocket: R package: future.apply - Apply Function to Elements in Parallel using Futures
https://future.apply.futureverse.org
211
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Binary does not install on Windows 7 because installation of dependency "globals" fails
#14
ghost
closed
6 years ago
4
PERFORMANCE: Search large `X`:s for globals is slow [SOLVED]
#13
HenrikBengtsson
opened
6 years ago
3
If `X` contains globals, they are not found
#12
DavisVaughan
closed
6 years ago
3
passing globals only once
#11
gdkrmr
closed
6 years ago
3
future.globals does not seem to work when variables are "created" in the named list
#10
DavisVaughan
closed
3 years ago
5
collaborate with furrr? (purrr futures)
#9
r2evans
opened
6 years ago
0
future_lapply() etc: validate total size of globals before launching any futures (early stopping)
#8
HenrikBengtsson
closed
6 years ago
0
'chunk.size' argument
#7
HenrikBengtsson
closed
6 years ago
1
Is future_apply not yet available?
#6
seonghobae
closed
6 years ago
2
pass unname argument through to recursive function calls in fold()
#5
clarkfitzg
closed
6 years ago
2
Error: external pointer error
#4
krose
closed
6 years ago
5
README.md still says "WARNING: This package is under construction. Use with care."
#3
wlandau-lilly
closed
6 years ago
1
Distribute different tasks to different types of compute resources
#2
wlandau-lilly
opened
6 years ago
1
What is future.lapply(..., future.lazy = TRUE) supposed to do?
#1
HenrikBengtsson
closed
3 years ago
12
Graceful error handling in future_lapply
#32
jburos
opened
7 years ago
6
Previous