Package: ipkg
Type: Package
Title: Install R Packages or Download File from GitHub via the Proxy
        Site
Version: 1.1.3
Authors@R: person("Xinyuan", "Chu", email = "chuxinyuan@outlook.com", role = c("aut", "cre"))
Maintainer: Xinyuan Chu <chuxinyuan@outlook.com>
Date: 2025-04-11 17:15:15 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://gh-proxy.com/> 
    or <https://ghfast.top/>, which is in real-time sync with GitHub.
License: MIT + file LICENSE
URL: https://github.com/chuxinyuan/ipkg
BugReports: https://github.com/chuxinyuan/ipkg/issues
Depends: R (>= 3.5.0)
Imports: remotes, httr
RoxygenNote: 7.3.2
Suggests: testthat (>= 2.1.0)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-04-11 17:24:35 UTC; chuxinyuan
Author: Xinyuan Chu [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-11 17:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:42:35 UTC; unix
