Package: pkgconfig Title: Private Configuration for 'R' Packages Version: 2.0.3 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd")) ) Description: Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected. License: MIT + file LICENSE URL: https://github.com/r-lib/pkgconfig#readme BugReports: https://github.com/r-lib/pkgconfig/issues Imports: utils Suggests: covr, disposables (>= 1.0.3), testthat Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2023-11-04 07:21:10 UTC RemoteUrl: https://github.com/r-lib/pkgconfig RemoteRef: HEAD RemoteSha: 687e3154aa407642649beb00334940c71d6f22d9 NeedsCompilation: no Packaged: 2026-05-25 06:29:58 UTC; root Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] Maintainer: Gábor Csárdi