crew-package | crew: a distributed worker launcher framework |
crew_assert | Crew assertion |
crew_class_client | 'R6' client class. |
crew_class_controller | Controller class |
crew_class_controller_group | Controller group class |
crew_class_launcher | Launcher abstract class |
crew_class_launcher_local | Local process launcher class |
crew_class_schedule | Schedule class |
crew_class_tls | 'R6' TLS class. |
crew_clean | Terminate dispatchers and/or workers |
crew_client | Create a client object. |
crew_controller | Create a controller object from a client and launcher. |
crew_controller_group | Create a controller group. |
crew_controller_local | Create a controller with a local process launcher. |
crew_deprecate | Deprecate a 'crew' feature. |
crew_eval | Evaluate an R command and return results as a monad. |
crew_launcher | Create an abstract launcher. |
crew_launcher_local | Create a launcher with local process workers. |
crew_random_name | Random name |
crew_retry | Retry code. |
crew_schedule | Create a schedule for bookkeeping tasks. |
crew_tls | Configure TLS. |
crew_worker | Crew worker. |