Package: r.proxy
Type: Package
Title: Set Proxy in R Console
Version: 0.1.0
Authors@R: person(given = "Yonghe",
           family = "Xia",
           role = c("aut","ctb", "cre"),
           email = "xiayh17@gmail.com")
Maintainer: Yonghe Xia <xiayh17@gmail.com>
Description: The use of proxies is required in certain network environments. 
    Despite the power of system level software, it is still inconvenient to 
    switch proxy networks at random in R's console. This package is designed 
    to provide one-click switching between proxy and non-proxy states.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: curl, jsonlite
RoxygenNote: 7.1.1
URL: https://github.com/xiayh17/r.proxy
BugReports: https://github.com/xiayh17/r.proxy/issues
NeedsCompilation: no
Packaged: 2021-11-16 02:37:57 UTC; xiayh17
Author: Yonghe Xia [aut, ctb, cre]
Repository: CRAN
Date/Publication: 2021-11-17 20:50:02 UTC
Built: R 4.0.2; ; 2021-11-18 11:27:01 UTC; unix
