check {diversitree}R Documentation

Check Capabilities of the Diversitree Install

Description

These check to see if FFTW or CVODES support was included in diversitree. They rarely need to be called directly.

Usage

check.fftC(error=TRUE)
check.cvodes(error=TRUE)

Arguments

error

Logical: causes an error if the FFTW or CVODES are not available if TRUE

Author(s)

Richard G. FitzJohn


[Package diversitree version 0.9-4 ]