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
141
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Persistent later_fd() wait thread
#195
shikokuchuo
opened
9 hours ago
0
Let
#194
Elimaker-code
opened
6 days ago
0
Some small improvements
#193
shikokuchuo
closed
22 hours ago
1
Fix run now errors and interrupts
#192
jcheng5
opened
3 weeks ago
5
Error handling is no longer correct
#191
jcheng5
opened
3 weeks ago
0
Create callback based on file descriptor monitoring
#190
jcheng5
closed
1 week ago
24
Support for waiting on file descriptors
#189
jcheng5
closed
4 weeks ago
4
Network-Traffic sniffed by Later?!?
#188
warmup72
opened
4 months ago
1
Implements avoid loading `rlang` where not required
#187
shikokuchuo
closed
6 months ago
3
Peformance: dependency on rlang
#186
shikokuchuo
closed
6 months ago
5
Remove blanket Rcpp import
#185
shikokuchuo
closed
6 months ago
0
v1.3.2 release candidate
#184
cpsievert
closed
11 months ago
0
Updating for Posit
#183
tracykteal
closed
11 months ago
0
Fix R CMD check warning re error() format strings (for r-devel)
#182
cpsievert
closed
11 months ago
1
warning: format string is not a string literal
#181
cpsievert
closed
11 months ago
0
Feature request: high resolution clock for later?
#180
dereckmezquita
opened
1 year ago
1
Later interval doesn't work well with `RestRserve` and doesn't run with `Rscript`
#179
dereckmezquita
opened
1 year ago
3
Fix Windows include order
#178
jeroen
closed
1 year ago
3
Problem compiling with clang on Windows
#177
jeroen
closed
1 year ago
0
hide 'unused variable' compiler warning
#176
MichaelChirico
closed
1 year ago
1
What kind of concurrency/parallelism does this library implement?
#175
king-of-poppk
closed
3 weeks ago
2
Private event loop behaves differently when executed within block
#174
DavorJ
opened
1 year ago
7
later 1.3.1 release candidate
#173
wch
closed
1 year ago
0
In C function declarations, use `void`
#172
wch
closed
1 year ago
0
Failure ('test-cancel.R:197'): Canceling a callback from another a callback: `ran_2` is not FALSE
#171
barracuda156
opened
1 year ago
1
deadlock on read from socket with later
#170
toomish
opened
1 year ago
0
`break`/exit recursive later?
#169
dereckmezquita
closed
1 year ago
2
[Question] is later compatible with OpenMP?
#168
dipterix
opened
2 years ago
0
REPRODUCIBILITY: .Random.seed is updated when 'later' is loaded
#167
HenrikBengtsson
opened
2 years ago
1
Loading error
#166
MallerBeach
closed
2 years ago
2
How to `run_now()` `with_temp_loop()`?
#165
mmuurr
opened
2 years ago
3
avoid duplicate names in scope
#164
MichaelChirico
closed
2 years ago
0
Use static declaration for undeclared variable
#163
MichaelChirico
opened
2 years ago
4
Running an R callback function from later::BackgroundTask
#162
cdurden
closed
2 years ago
0
use of undeclared identifier 'timespec_get' in termux R-4.1.2
#161
leechaowen
opened
2 years ago
0
Build on PowerPC Mac with R 4.1.2 fails
#160
barracuda156
opened
2 years ago
2
Does the call stack need to be empty for the later code to be run?
#159
nx10
opened
2 years ago
2
GHA v2
#158
schloerke
closed
3 years ago
0
See if top level GHA workflows are possible
#157
schloerke
closed
3 years ago
0
Use latest GHA workflows
#156
schloerke
closed
3 years ago
0
Move `master` branch to `main`
#155
jennybc
closed
3 years ago
1
Use dev version
#154
schloerke
closed
3 years ago
0
`later` v1.3.0
#153
schloerke
closed
3 years ago
0
Call the callback function at a specific call stack depth?
#152
Jiefei-Wang
opened
3 years ago
0
Use monotonically-increasing time stamps
#151
wch
closed
3 years ago
0
Callbacks can execute in wrong order
#150
wch
closed
3 years ago
6
Remove dummy input handler in forked child process
#149
wch
closed
3 years ago
0
parallel::makeCluster(type="FORK") fails with later attached
#148
jzhangc
closed
3 years ago
1
Remove BH package dependency
#147
jcheng5
closed
3 years ago
2
Stop later function
#146
cedlfc44
closed
3 years ago
1
Next