NEWS | R Documentation |
The package no longer require wget
.
Enhanced sanity checker function.
Expanded and improved dequeue function.
No longer use $HOME
in xvfb-run-safe
(#2).
The use of xvfb-run
use is now conditional on the OS
(#3).
The set of available packages is no longer constrained to CRAN, but could be via the local setup script (#4).
The dequeue()
function now uses system2()
.
The enqueue()
functions checks if no reverse
dependencies are found and stops (#6).
The enqueue()
functions checks for repository
information being set (#5).
Initial CRAN release, for now with 'unix-only' constraint
Functions enqueueJobs
, dequeueJobs
and
summariseQueue
form the primary interface.