Package: ipkg
Type: Package
Title: Install R Packages or Download File from GitHub via the Proxy
        Site
Version: 1.0.9
Authors@R: person("Xinyuan", "Chu", email = "chuxinyuan@outlook.com", role = c("aut", "cre"))
Maintainer: Xinyuan Chu <chuxinyuan@outlook.com>
Date: 2023-10-07 22:06:32 UTC
Description: When you want to install R package or download file from GitHub, 
    but you can't access GitHub, this package helps you install R packages or 
    download file from GitHub via the proxy website <https://ghproxy.com/> or 
    <https://gh-proxy.com/>, which is in real-time sync with GitHub.
License: MIT + file LICENSE
URL: https://gitlab.com/chuxinyuan/ipkg
BugReports: https://gitlab.com/chuxinyuan/ipkg/-/issues
Depends: R (>= 3.5.0)
Imports: remotes, httr
RoxygenNote: 7.2.3
Suggests: testthat (>= 2.1.0)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-10-07 23:45:52 UTC; cxy
Author: Xinyuan Chu [aut, cre]
Repository: CRAN
Date/Publication: 2023-10-08 00:30:02 UTC
