(This article was first published on Revolutions, and kindly contributed to R-bloggers)
InfoChimps.com is mainly known as a clearinghouse for finding large data sets, for free or for sale. But they have also released (in beta, at least) an API that lets you find some pretty useful information on-demand. Normally, you'd have you use RESTful calls to access the API, but now Drew Conway has created an R package (and released gist sources) that lets you query the API using simple R commands. With the infochimps package, you can:
- Find information about a Twitter user, such as their "Word Bag" and strong links
- Create a data frame of conversations between two Twitter users
- Find the geographical location of an IP address and demographic data from the US census
- ...and more.
To use the infochimps package in R, you'll need to sign up for an API key. (The free subscription is limited in the number of API calls allowed, and requires attribution.)
inside-R Package Reference: infochimps
To leave a comment for the author, please follow the link and comment on his blog: Revolutions.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series,ecdf, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).