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.xyz/, which is in real-time sync with GitHub.
# Install development version from GitLab
::install_git("https://gitlab.com/chuxinyuan/ipkg.git") remotes
Install the development version of the R package on GitHub. Take the xfun package as an example.
install_github("yihui/xfun")
ecce is free and open source software, licensed under MIT + file LICENSE.