Ryan Mulcahy

Results 3 comments of Ryan Mulcahy

Also thanks for making this, this website is sweet

An easier way to reproduce: ``` > install.packages('https://github.com/ManuelHentschel/vscDebugger/releases/download/v0.5.2/vscDebugger_0.5.2.tgz', repos=NULL) % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0...

fwiw downloading the tarball and installing from that seems to work ``` install.packages('~/Downloads/vscDebugger_0.5.2.tar.gz', repos=NULL) * installing *source* package ‘vscDebugger’ ... ** using staged installation ** libs using C compiler: ‘Apple...