Dear all, I cannot load the twitteR package. When I have it installed and try to load it, I get the following response from the system:
> library(twitteR) Loading required package: RCurl Error: package 'RCurl' could not be loaded Además: Mensajes de aviso perdidos In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) : there is no package called 'RCurl' and when I further manually install and load the RCurl package, I get this response: ERROR: dependencies ‘bitops’ are not available for package ‘RCurl’ * removing ‘/Users/lyolya/RCurl’ Would be happy with any piece of advice, Thank you. Lyolya. -- View this message in context: http://r.789695.n4.nabble.com/problems-loading-the-twitteR-package-tp2275763p2275763.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.