Package: ipkg
Type: Package
Title: Install R Packages on GitHub from Hub.fastgit.org
Version: 1.0.4
Authors@R: person("Xinyuan", "Chu", email = "chuxinyuan@outlook.com", role = c("aut", "cre"))
Maintainer: Xinyuan Chu <chuxinyuan@outlook.com>
Date: 2022-01-13 06:01:09 UTC
Description: When you want to install an R package on GitHub, but you can't 
    access GitHub, this function helps you download and install the package 
    from another website <https://hub.fastgit.org/>, 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
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-01-14 11:28:58 UTC; cxy
Author: Xinyuan Chu [aut, cre]
Repository: CRAN
Date/Publication: 2022-01-17 08:22:45 UTC
