Dewey Brooke

Results 3 comments of Dewey Brooke

No worries. I was able to figure it out. Thanks!

I'm nervous to show it, because it's probably stupid. But here's what I did. ``` javascript:(function(){metas=document.getElementsByTagName('meta');for(i=0;i

> You don't necessarily need sudo access. The workaround I mentioned is: > > ``` > wget https://cran.r-project.org/src/contrib/polyclip_1.10-4.tar.gz > tar -zxvf polyclip_1.10-4.tar.gz > Rscript -e "library('devtools'); devtools::install('polyclip')" > ``` This...