later: Utilities for Scheduling Functions to Execute Later with Event Loops

Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop.

Version: 1.3.0
Imports: Rcpp (≥ 0.12.9), rlang
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat (≥ 2.1.0)
Published: 2021-08-18
Author: Winston Chang [aut, cre], Joe Cheng [aut], RStudio [cph], Marcus Geelnard [ctb, cph] (TinyCThread library, https://tinycthread.github.io/), Evan Nemerson [ctb, cph] (TinyCThread library, https://tinycthread.github.io/)
Maintainer: Winston Chang <winston at rstudio.com>
BugReports: https://github.com/r-lib/later/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/later
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: later results

Documentation:

Reference manual: later.pdf
Vignettes: Using later from C++

Downloads:

Package source: later_1.3.0.tar.gz
Windows binaries: r-devel: later_1.3.0.zip, r-release: later_1.3.0.zip, r-oldrel: later_1.3.0.zip
macOS binaries: r-release (arm64): later_1.3.0.tgz, r-oldrel (arm64): later_1.3.0.tgz, r-release (x86_64): later_1.3.0.tgz, r-oldrel (x86_64): later_1.3.0.tgz
Old sources: later archive

Reverse dependencies:

Reverse imports: blogdown, chromote, fiery, httpgd, httpuv, IsoplotRgui, OmnipathR, pagedown, plumbertableau, pool, promises, Prostar, quarto, retry, rRofex, shiny, websocket
Reverse linking to: httpgd, httpuv, promises, websocket
Reverse suggests: coro, mapview, plumber, servr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=later to link to this page.