December 2014

digest 0.6.6 (and 0.6.5)

December 10, 2014 | Thinking inside the box

A new release 0.6.6 of the digest package is now on CRAN and in Debian. This release brings the xxHash non-cryptographic hash function by Yann Collet, thanks to several pull requests by Jim Hester. After the upload of version 0.6.5 we uncovered anoth... [Read more...]

RcppRedis 0.1.3

December 10, 2014 | Thinking inside the box

A very minor bugfix release of RcppRedis is now on CRAN. The zcount function now returns the correct type. Changes in version 0.1.3 (2014-12-10) Bug fix setting correct return type of zcount Courtesy of CRANberries, there i... [Read more...]

Scraping with Selenium

December 10, 2014 | Andrew Brooks - R

If you’ve ever… felt like you’re playing Simon Says with mouse clicks when repeatedly extracting data in chunks from a front-end interface to a database on the web, well, you probably are. There’s probably a better solution – Selenium. ever used XML or httr in R or urllib2 ... [Read more...]

Wide Receiver Gold Mining – Week 15

December 10, 2014 | Michael Griebe

The graph below summarizes the projections from a variety of sources. This week’s summary includes projections from: CBS’s Dave Richard, Fantasy Football Sharks, CBS’s Jamey Eisenberg, ESPN, Fantasy Football Today,[...] The post Wide Receiver Gold Mining – Week 15 appeared first on Fantasy Football Analytics. [Read more...]

Look! It’s your data!

December 10, 2014 | jehrlinger

If a picture is worth a thousand words, then how many tables are a single visualization worth? Exploratory data analysis is a great way to see what is and is not in your dataset. I work in a hospital research… Continue reading →
[Read more...]

A “did you mean?” Feature for R

December 10, 2014 | wrathematics

Most search engines have a "did you mean?" feature, where suggestions are given in the presence of likely typos. And while search engines use sophisticated NLP methods on their vast amounts of user-generated data to create accurate suggestions, you can get by with some ancient spellchecker techniques. So a little ... [Read more...]

Set up R/Stan on Amazon EC2

December 10, 2014 | Christopher Gandrud

A few months ago I posted the script that I use to set up my R/JAGS working environment on an Amazon EC2 instance.Since then I've largely transitioned to using R/Stan to estimate my models. So, I've updated my setup script (see below). There are a few... [Read more...]

Spatial visualization with R – Tutorial

December 10, 2014 | Martin Schneider

The visualization of spatial data is one of the most popular applications when using R. This tutorial is an introduction to the visualization of spatial data and map making in R. The following issues will be addressed: Import anduse of shapefiles in R (shapefile is a file format designed for ... [Read more...]

World Point Grid

December 10, 2014 | Fabio Veronesi

These days I am following a couple of master projects dealing with renewable energy potentials at the global scale. We wanted to try and compute these potential using only free data and see how far we could go.For wind speed there are plenty of resourc... [Read more...]

LDA on Ferguson Grand Jury I

December 9, 2014 | Daniel Marcelino

Tweet The case of Michael Brown, an unarmed black teenager, who was shot and killed on August 9th, by Darren Wilson, a white police officer, in Ferguson has driven public opinion around the globe to the suburb of St. Louis. After few weeks, on Nov. 24, the St. Louis County prosecutor ... [Read more...]

Tim Bowles on multivariate stats with vegan

December 9, 2014 | Noam Ross

Today, Tim Bowles gave this presentation on the vegan package to the Davis R Users’ Group. The screencast and slides are below. You can also download Tim’s RStudio project with all the code, data, figures, and slides presented here. Thanks to Tim for a great session! [Read more...]

Updated: Why R is Hard to Learn

December 9, 2014 | Bob Muenchen

I’ve updated one of my most widely read blog posts, Why R is Hard to Learn. It focuses on the aspects of R which tend to trip up beginners. The new version is over twice as long as the original … Continue reading → [Read more...]

RcppAnnoy 0.0.4

December 9, 2014 | Thinking inside the box

A few weeks ago, RcppAnnoy had its initial release 0.0.2 and subsequent update in release 0.0.3. The latter brought Windows support, thanks to a neat pull request by Qiang Kou. RcppAnnoy wraps the small, fast, and lightweight C++ template header libr... [Read more...]
1 6 7 8 9 10 12

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)