checkDeldir: Check for a compatible version of 'deldir'

View source: R/pkgchecks.R

checkDeldirR Documentation

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)

Arguments

error

If TRUE, stop with an error.

Value

Returns TRUE if deldir is available in a compatible version.

Examples

checkDeldir()

rgl documentation built on July 9, 2023, 7:36 p.m.