Farrel Buchinsky

Results 10 comments of Farrel Buchinsky

Hear, Hear! I could not agree more. I asked this exact question on [StackExchange Super User](https://superuser.com/q/1582019/31235). At the least, it would be nice if the documentation for pinning explicitly stated...

Me too! Windows 10 Pro, Version 1909 OS build 18363.900 Notepad++ 7.8.8 (64-bit)

Yes, that is the full message.

OK here is what I got tonight ``` > install_github("rasmusab/bayesian_first_aid") Downloading GitHub repo rasmusab/bayesian_first_aid@master from URL https://api.github.com/repos/rasmusab/bayesian_first_aid/zipball/master Installing BayesianFirstAid "C:/PROGRA~1/R/R-33~1.0/bin/x64/R" --no-site-file \ --no-environ --no-save --no-restore --quiet CMD \ INSTALL \...

I'm using Windows 8 on one computer and 10 on another. I have been able to install other packages from github but when I get a chance I am willing...

I am able to install ggplot2 from github but alas not bayesian_first_aid. Here is my command and the response. `library(devtools)` `install_github('hadley/ggplot2')` Downloading GitHub repo hadley/ggplot2@master from URL https://api.github.com/repos/hadley/ggplot2/zipball/master Installing ggplot2...

@jknowles Yes, I have turned on two factor authentication and what that did was give me a specific code just for R to interact with Google. You can learn more...

# Me Too: Error:Not Found after running `getGoogleAuth(login = getOption("GoogleDocsPassword"),service ="wise")` I get the following horror `Error: Not Found` :anguished: I do not know how to fix it other than...

@kyeoh I am not sure what you mean. Why do you need to downgrade R to run googlesheets. Please diminish my ignorance.

Is there anyway I can change the multi-paste clip separator dynamic? Of some multi-paste situations I want a line feed, sometimes I want just a comma, and at other times...