- Separated
jobqueue()constructor from underlying R6 classes.
- Checks if parent process is still alive.
- Added namespace parameter.
- Default to waiting for Queue/Worker to load.
- Allow functions for more job arguments.
- Re-export
parallelly::availableCores().
- Initial CRAN submission.