Solved: Error: could not find function “cast”
If you've been trying to cast in R and have run into the following error:
Error: could not find function "cast"
Then here is the solution....
Solved: SSL: certificate verification failed with R and twitteR
Have you been trying to use R and hook it up with something like twitteR and got an SSL error message?
Me too. But I...
Fix: sudo: port: command not found
I'm trying to setup Python 2.7 and SciPy and hit a major roadblock. I kept getting
sudo: port: command not found
On Mac OSX, I'm...