pkgconfig (2.0.3)
Published 2026-02-24 13:47:23 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("pkgconfig")About this package
Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.Private Configuration for 'R' Packages
Dependencies
| Imports | utils |
| Suggests | covr, testthat, disposables (>= 1.0.3) |