Description
I'm actually pretty frustrated because for some hours now I've tried to install the latest version of install_cmdstan() but it just doesn't work as the download fails. The reason is that where I live (China) github.com is not blocked but the connectivity without VPN is abysmal and most of the time not functioning.
The solution I'd like
A simple solution would be to allow to use already downloaded .tar.gz archives. I thought I'd be smart and just download the archive from here myself and then use the path with the argument release_url but unfortunately this doesn't work.
However, this would also be super helpful in cases where one can't use any VPNs like high-performance clusters of universities but also for me now. This would make cmdstan(r) much more accessible in my opinion.
PS So far I haven't found out how to install cmdstan without this function. Any guidance would be highly appreciated.