issues
search
HenrikBengtsson
/
doFuture
:rocket: R package: doFuture - Use Foreach to Parallelize via Future Framework
https://doFuture.futureverse.org
84
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error message when using package
#28
cegbuna
closed
6 years ago
4
Search for globals also in data object iterated over
#27
HenrikBengtsson
closed
5 years ago
1
Adjust `future.globals.maxSize` for chunk size
#26
HenrikBengtsson
closed
5 years ago
0
TESTS: Improve error handling when a required package is missing on worker
#25
HenrikBengtsson
closed
6 years ago
0
Indexing a Surv-object creates numeric
#24
gunthergl
closed
6 years ago
3
registerDoFuture(globalsAs = "foreach"): plyr gives <anonymous>: ... may be used in an incorrect context: '.fun(piece, ...)'
#23
HenrikBengtsson
closed
6 years ago
1
WISH: Make registerDoFuture() propagate also via future() / %<-% (as it does with %dopar%)
#22
HenrikBengtsson
opened
6 years ago
1
Using doFuture with packages already using foreach
#21
hummuscience
closed
6 years ago
6
Use foreach+future to find globals
#20
HenrikBengtsson
closed
6 years ago
0
Add option for using the foreach::getexports() to identify globals
#19
HenrikBengtsson
closed
6 years ago
2
Travis CI: Avoid 10-min timeout errors by moving third-party package tests to `after_success`
#18
HenrikBengtsson
closed
6 years ago
0
doFuture conservatively choose not to treat variable as global when it is so conditionally
#17
HenrikBengtsson
closed
6 years ago
3
HELP: Add section on RNG to ?doFuture
#16
HenrikBengtsson
closed
6 years ago
0
Adverb to make other foreach-based functions futurized
#15
richierocks
closed
5 years ago
2
Add option to fully ignore `.export` argument to `foreach()`
#14
HenrikBengtsson
closed
7 years ago
2
GLOBALS: Harmonize how globals are recursively resolved, i.e. make it optional?
#13
HenrikBengtsson
closed
7 years ago
0
Problems changing from foreach to doFuture
#12
pat-s
closed
7 years ago
4
BUG: Nested foreach incorrectly produces an "globals-not-found" error for iterator variable
#11
HenrikBengtsson
closed
7 years ago
1
Control amount of chunking, i.e. add argument `scheduling`
#10
HenrikBengtsson
closed
7 years ago
0
If changing number of future workers, then `registerDoFuture()` needs to be recalled
#9
HenrikBengtsson
closed
7 years ago
1
Progressbar
#8
instantkaffee
closed
5 years ago
1
SPEEDUP: Add support for automatic chunking
#7
HenrikBengtsson
closed
7 years ago
1
Very slow multisession
#6
instantkaffee
closed
8 years ago
11
Question
#5
instantkaffee
closed
8 years ago
1
BUG(?): Nested strategies does not work with nested foreach() %dopar% {} calls
#4
HenrikBengtsson
closed
8 years ago
8
Be agile to foreach() arguments `.export` (= names of global variables)
#3
HenrikBengtsson
closed
8 years ago
0
BUG: Expression generated for attaching packages is invalid(?)
#2
HenrikBengtsson
closed
8 years ago
0
Add/Register `info()` function for foreach getDoPar*() functions
#1
HenrikBengtsson
closed
8 years ago
1
Previous