Displaying 2 results from an estimated 2 matches for "rblogger".
Did you mean:
blogger
2012 Nov 08
1
twitteR return error message
...nload.file(url="http://curl.haxx.se/ca/cacert.pem",
destfile="cacert.pem")
x <- getURL(url="http://curl.haxx.se/ca/cacert.pem", cainfo = "cacert.pem")
twitCred$handshake(cainfo="cacert.pem")
registerTwitterOAuth(twitCred)
me <- getUser('Rbloggers')
################# Error Message 1
################################
#Error in function (type, msg, asError = TRUE) :
# SSL certificate problem, verify that the CA cert is OK. Details:
#error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
failed
#######...
2010 Sep 09
2
Help request: highlighting R code on WordPress.com blogs
Hello dear R help members (and also Yihui and Romain),
There are currently 28 R bloggers (out of the 117
R-bloggers<http://www.r-bloggers.com/>I know of) that are using
wordpress.com for publishing their R code (and I suspect this number will
increase with time).
WordPress.com doesn't support R syntax highlighting, nor can it
be embedded from other services (like gist