issues
search
r-lib
/
later
Schedule an R function or formula to run after a specified period of time.
https://r-lib.github.io/later
Other
138
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider adding callback and/or message queue for sending information to a background thread
#92
wch
opened
5 years ago
1
Should use R_TopLevelExec when executing callbacks
#91
wch
closed
5 years ago
1
Fix build for IBM i and AIX
#90
ThePrez
closed
5 years ago
3
Rename thrd_t to tct_thrd_t
#89
wch
closed
5 years ago
0
Implement callback cancellation
#88
wch
closed
5 years ago
0
Event loop should be suspended when debugger is running
#87
wch
closed
5 years ago
1
Compile host needs more than 1GB of RAM
#86
scottmmjackson
closed
5 years ago
1
Should be a way to cancel scheduled callbacks
#85
wch
closed
5 years ago
1
Private event loops
#84
wch
closed
5 years ago
2
WebSocket run with later private loop can sometimes not be GC'd
#83
wch
closed
5 years ago
1
Install error
#82
JiaxiangBU
closed
5 years ago
1
Release checklist v0.8.0
#81
jcheng5
closed
5 years ago
0
Use std::atomic if available
#80
wch
closed
5 years ago
0
Use tinycthread on all platforms
#79
wch
closed
5 years ago
1
compilation failed for package ‘later’
#78
trecakov
closed
5 years ago
2
Load error on Fedora 29: Mutex creation failed
#77
wch
closed
5 years ago
11
Fix bug where later causes 100% CPU in R from terminal
#76
jcheng5
closed
5 years ago
3
Add option for run_now to run one callback
#75
jcheng5
closed
5 years ago
0
100% CPU in Console
#74
alandipert
closed
5 years ago
1
Installation failed on Raspberry PI 3 - Debian Stretch - R 3.5.1
#73
AnthonyGermain
closed
4 years ago
18
Limit to delay seconds
#72
JensXII
closed
6 years ago
3
Compilation failing under Manjaro linux
#71
karpfen
closed
5 years ago
5
later with Rscript
#70
sokovalevsky
closed
5 years ago
2
Guarantee FIFO ordering if timestamps are identical.
#69
jcheng5
closed
6 years ago
1
Cannot install later on Arch Linux
#68
jblankfeld
closed
6 years ago
1
Evaluation error: attempt to apply non-function.
#67
paul-shannon
closed
6 years ago
7
Make sure to compile tinycthread on Windows
#66
wch
closed
6 years ago
0
Cannot install later on Ubuntu 16.04
#65
johnnyheineken
closed
5 years ago
4
Fix C11 threads.h compatibility
#64
wch
closed
6 years ago
4
Unable to compile on linux, "Mutex creation failed"
#63
deluciaatgfz
closed
6 years ago
50
Compilation failed on linux (el7) during installation of Shiny Server
#62
iron0012
closed
6 years ago
3
Interrupt in callback in RStudio on Windows can cause callback to run a second time
#61
wch
closed
6 years ago
5
Warn/error when callbacks call run_now()?
#60
wch
opened
6 years ago
0
Suspend interrupt while running sys.nframe()
#59
wch
closed
6 years ago
3
Fix crash when user interrupts sys.nframe()
#58
wch
closed
6 years ago
0
R process crashes if interrupt happens during later's call to sys.nframe
#57
wch
closed
6 years ago
3
Refactor timer_posix to use tinycthread and threadutils, not raw pthread
#56
jcheng5
closed
5 years ago
0
Interruption of callbacks can result in `c++ exception (unknown reason)` message
#55
jcheng5
opened
6 years ago
8
Fix build warning on macOS 10.11
#54
jcheng5
closed
6 years ago
1
Get rid of raw pthread calls in timer_posix.cpp
#53
jcheng5
closed
5 years ago
1
Consider getting rid of tinycthread
#52
jcheng5
closed
5 years ago
1
Need to correctly handle unsigned `time_t`
#51
wch
closed
6 years ago
0
Use boost::is_integral instead of std::is_integral
#50
wch
closed
6 years ago
0
Fix #48: Occasional timedwait errors from later::run_now
#49
jcheng5
closed
6 years ago
0
Occasional timedwait errors from later::run_now
#48
jcheng5
closed
6 years ago
0
options(error=recover) doesn't work with later callbacks
#47
wch
opened
6 years ago
2
Fix clang-UBSAN issue about wrong function pointer type
#46
jcheng5
closed
6 years ago
5
Alpine: Package fails to load with 'Mutex creation failed' error
#45
jpds
closed
6 years ago
31
Condition variable failed to timedwait
#44
jcheng5
closed
6 years ago
1
Rcpp::Function passed to later should be const ref
#43
wch
opened
6 years ago
1
Previous
Next