Google Statistician uses R and other programming tools
(This article was first published on Maximize Productivity with Industrial Engineer and Operations Research Tools, and kindly contributed to R-bloggers) A great interview on the Simply Statistics blog...
View Article10 R packages every data scientist should know about
(This article was first published on Revolutions, and kindly contributed to R-bloggers) The yhat blog lists 10 R packages they wish they'd known about earlier. Drew Conway calls them "10 reasons to...
View ArticleWhen SAP HANA met R – What’s new?
(This article was first published on Blag's bag of rants, and kindly contributed to R-bloggers) Since I wrote my blog When SAP HANA met R - First kiss I had received a lot of nice feedback...and one...
View ArticleR database interfaces
(This article was first published on Burns Statistics » R language, and kindly contributed to R-bloggers) Several packages on CRAN provide (or relate to) interfaces between databases and R. Here is a...
View ArticleMy favorite community links
(This article was first published on comSysto Blog » R, and kindly contributed to R-bloggers) We love to work with latest big data technologies. Currently, our favorite open-source tools are the NoSQL...
View ArticleThe Fun of Error Trapping: R Package Edition
(This article was first published on randyzwitch.com » R, and kindly contributed to R-bloggers) For the last month or so I’ve been working on an R package to make accessing the Adobe (Omniture)...
View ArticleNew ways to Hadoop with R
(This article was first published on Revolutions, and kindly contributed to R-bloggers) Today, there are two main ways to use Hadoop with R and big data: 1. Use the open-source rmr package to write...
View ArticleUPDATE Multiple postgreSQL Table Records in Parellel
(This article was first published on NERD PROJECT » R project posts, and kindly contributed to R-bloggers) Unfortunately the RpostgreSQL package (I’m pretty sure other SQL DBs as well) doesn’t have a...
View ArticleShading and Points with xtsExtra plot.xts
(This article was first published on Timely Portfolio, and kindly contributed to R-bloggers) For some reason, I feel like have much better control with plot.xts function from the xtsExtra package...
View ArticleGetting flexible with SAP HANA
(This article was first published on Blag's bag of rants, and kindly contributed to R-bloggers) Most of you might not be aware of a feature introduced on SAP HANA SPS5. This new feature is called...
View Articlecolumn-store R or: how i learned to stop worrying and love monetdb
(This article was first published on asdfree by anthony damico, and kindly contributed to R-bloggers) "Combining R's sophisticated calculations and MonetDB's excellent data access performance is a...
View ArticleHow not to reveal your MySQL DB login/password when sharing code on GitHub or...
(This article was first published on R Chronicle, and kindly contributed to R-bloggers) Solution: use your ~/.my/cnfInside your ~/.my.cnf file define the connection parameters to your databases. For...
View ArticleMassive online data stream mining with R
(This article was first published on BNOSAC - Belgium Network of Open Source Analytical Consultants, and kindly contributed to R-bloggers) A few weeks ago, the stream package has been released on...
View ArticlePython vs R vs SPSS … Can’t All Programmers Just Get Along?
(This article was first published on Data Community DC » R, and kindly contributed to R-bloggers) Programmers have long been very proud and loyal with their tools, and often very vocal. This has led...
View ArticleBuild a search engine in 20 minutes or less
(This article was first published on Anything but R-bitrary, and kindly contributed to R-bloggers) body, td { font-family: sans-serif; background-color: white; font-size: 12px; margin: 8px; } tt,...
View ArticleGuide to accessing MS SQL Server and MySQL server on Mac OS X
(This article was first published on Super Nerdy Cool » R, and kindly contributed to R-bloggers) Native GUI client access to MS-SQL and MySQL We can use Oracle SQL Developer with the jTDS driver to...
View ArticleVenue Recommendation – A Simple Use Case Connecting R and Neo4j
(This article was first published on Data * Science + R, and kindly contributed to R-bloggers) Last month I attended the CeBIT trade fair in Hannover. Besides the so called “shareconomy” there was...
View Articleanalyze the pesquisa nacional por amostra de domicilios (pnad) with r
(This article was first published on asdfree by anthony damico, and kindly contributed to R-bloggers) think of the pesquisa nacional por amostra de domicilios (pnad) as the brazilian census for...
View ArticleInstructions for Installing & Using R on Amazon EC2
(This article was first published on randyzwitch.com » R, and kindly contributed to R-bloggers) If you’re an R user, you’ve surely heard all the hype around ‘big data’ and how R is commonly used to...
View ArticleIn case you missed it: March 2013 Roundup
(This article was first published on Revolutions, and kindly contributed to R-bloggers) In case you missed them, here are some articles from March of particular interest to R users. Facebook used R to...
View Article