State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
crandalf (version 0.0.1)
pkg_config: The configuration for packages
Description
The file ‘
config/PACKAGES
’ in this package stores some configuration information for packages of which the reverse dependencies are to be checked, such as the package name, the Github repo, and the number of jobs in a build matrix, etc.
Arguments
Format
A character matrix.
Examples
Run this code
str(pkg_config)
Run the code above in your browser using
DataLab