Package: ipkg
Type: Package
Title: Install R Packages or Download File from GitHub via the Proxy
        Site
Version: 1.1.1
Authors@R: person("Xinyuan", "Chu", email = "chuxinyuan@outlook.com", role = c("aut", "cre"))
Maintainer: Xinyuan Chu <chuxinyuan@outlook.com>
Date: 2023-11-08 09:41:51 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://mirror.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-11-08 10:00:24 UTC; cxy
Author: Xinyuan Chu [aut, cre]
Repository: CRAN
Date/Publication: 2023-11-08 10:20:02 UTC
Built: R 4.2.3; ; 2023-11-15 01:54:33 UTC; unix
