Package: proxyconfig Title: Tools to Configure Proxy Interactively Version: 0.0.0.9002 Authors@R: person(given = "Christophe", family = "Dervieux", role = c("aut", "cre"), email = "christophe.dervieux@gmail.com") Description: Helpers functions and Rstudio Addins to help configure proxy more easily. License: MIT + file LICENSE URL: https://github.com/cderv/proxyconfig BugReports: https://github.com/cderv/proxyconfig/issues Imports: glue, purrr, httr Suggests: testthat, withr, covr, rstudioapi, xml2 ByteCompile: true Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 6.0.1 Config/pak/sysreqs: libssl-dev Repository: https://cderv.r-universe.dev Date/Publication: 2019-10-06 17:40:16 UTC RemoteUrl: https://github.com/cderv/proxyconfig RemoteRef: HEAD RemoteSha: b2f89ab5fa2a463960700a0d106ab3935a31a629 NeedsCompilation: no Packaged: 2026-06-10 16:04:00 UTC; root Author: Christophe Dervieux [aut, cre] Maintainer: Christophe Dervieux