| later-package {later} | R Documentation |
later: Utilities for Scheduling Functions to Execute Later with Event Loops
Description
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.
Author(s)
Maintainer: Charlie Gao charlie.gao@posit.co (ORCID)
Authors:
Winston Chang winston@posit.co (ORCID)
Joe Cheng joe@posit.co
Other contributors:
Posit Software, PBC (ROR) [copyright holder, funder]
Marcus Geelnard (TinyCThread library, https://tinycthread.github.io/) [contributor, copyright holder]
Evan Nemerson (TinyCThread library, https://tinycthread.github.io/) [contributor, copyright holder]
See Also
Useful links:
Report bugs at https://github.com/r-lib/later/issues
[Package later version 1.4.5 Index]