checkDeldir: Check for a compatible version of deldir
Description
Version 1.0-2 of deldir is not compatible with rgl.
This allows code to avoid trying to call it.
Usage
checkDeldir(error = FALSE)
Value
Returns TRUE
if deldir is available in a compatible
version.
Arguments
- error
If TRUE
, stop with an error.