Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.0.3) of this package.
Take me there.
pkgconfig (version 2.0.1)
Private Configuration for 'R' Packages
Description
Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.
Copy Link
Link to current version
Version
Version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
Install
install.packages('pkgconfig')
Monthly Downloads
1,937,534
Version
2.0.1
License
MIT + file LICENSE
Issues
2
Pull Requests
1
Stars
42
Forks
2
Repository
https://github.com/gaborcsardi/pkgconfig
Maintainer
Gabor Csardi
Last Published
March 21st, 2017
Functions in pkgconfig (2.0.1)
Search all functions
get_config
Query a configuration parameter key
set_config
Set a configuration parameter
set_config_in
Set a configuration parameter for a package
pkgconfig-package
Persistent configuration for R packages