suitable {RcppAPT} | R Documentation |
Test for Suitability of System
Description
The APT Package Management system uses a data-rich caching structure. This accessor function tests whether a given package exists.
Usage
suitable()
Details
CRAN does not manage to blacklist this package for builds where it has little to no chance of building (macOS amongt them). So we now build everywhere whether it makes sense or not.
Value
A boolean result vector is returned indicating if the system is making any sense at all.
Author(s)
Dirk Eddelbuettel
Examples
suitable()
[Package RcppAPT version 0.0.9 Index]