2014

Unknown pleasures

November 11, 2014 | Markus Gesmann

Have I missed unknown pleasures in Python by focusing on R? A comment on my blog post of last week suggested just that. Reason enough to explore Python a little. Learning another computer language is like learning another human language - it takes time...
[Read more...]

3D-Harmonographs In Motion

November 10, 2014 | aschinchon

I would be delighted to co write a post (Andrew Wyer) One of the best things about writing a blog is that occasionally you get to know very interesting people. Last October 13th I published this post about the harmonograph, a machine driven by pendulums which creates amazing curves. Two ... [Read more...]

Ongoing learning with user groups

November 10, 2014 | Noam Ross

Cross-posted from the Software Carpentry Blog. For the past two years I’ve run the UC Davis R Users’ Group (D-RUG). In this post, I’ll (1) outline the structure of D-RUG, and (2) summarize some lessons learned, and (3) discuss how such users’ groups could act to support and complement SWC’s ... [Read more...]

“LaF”-ing about fixed width formats

November 10, 2014 | Abhijit

If you have ever worked with US government data or other large datasets, it is likely you have faced fixed-width format data. This format has no delimiters in it; the data look like strings of characters. A separate format file defines which columns of data represent which variables. It seems ... [Read more...]

BlogAnalytics 2014-11-10 12:03:00

November 10, 2014 | Vaibhav Sahu

View Confidence Interval DynamicallyThis is a simple effort for dynamic view of confidence interval in a normal distribution. The  link provides a interactive interface which helps users to understand normal distribution and confidence interv...
[Read more...]

Rcpp11 3.1.2.0

November 10, 2014 | romain francois

Rcpp11 3.1.2.0 was released to CRAN, as the ultimate C++11 companion to R 3.1.2 on which it depends. The NEWS extract follows:
# Rcpp11 3.1.2

* New `wrap` implementation for `std::tuple<Args...>` (#195)

* `colnames` and `rownames` setters for matrices (#210). 

* Most sugar functions are now processing the expression in parallel. 

* Forbidden symbols from the C/R API are no longer directly used, so packages can use Rcpp11 without getting the NOTE as before.
This release marks departure from compromision. Rcpp11 used to compromise on the meaning of C++11 to satisfy platforms for which the available tooling was laging behind, most notoriously windows ... [Read more...]

RSiteCatalyst Version 1.4.1 Release Notes

November 10, 2014 | Randy Zwitch

Changes Version 1.4.1 of RSiteCatalyst is now available on CRAN. There were a handful of bug fixes and new features added, including: Fixed bug in QueueRanked function where only 10 results were returned when requesting multiple element reports. Function now returns up to 50,000 per breakdown (API limit) Created better error message to ... [Read more...]

Benchmarking Revolution R Open on Linux

November 10, 2014 | David Smith

We recently shared some benchmarks for Revolution R Open on the Windows platform, which showed significant improvements compared to R downloaded from CRAN. Those performance gains mainly come from multi-threading: Revolution R Open is linked to the Intel Math Kernel Library, which uses all available cores (rather than just one ... [Read more...]

Rasmus’ socks fit perfectly!

November 10, 2014 | xi'an

Following the previous post on Rasmus’ socks, I took the opportunity of a survey on ABC I am currently completing to compare the outcome of his R code with my analytical derivation. After one quick correction [by Rasmus] of a wrong representation of the Negative Binomial mean-variance parametrisation [by me], ... [Read more...]

Practical Data Science Cookbook

November 10, 2014 | Abhijit

Practical Data Science Cookbook My friends Sean Murphy, Ben Bengfort, Tony Ojeda and I recently published a book, Practical Data Science Cookbook. All of us are heavily involved in developing the data community in the Washington DC metro area, serving on the Board of Directors of Data Community DC. Sean ...
[Read more...]

BH release 1.54.0-5

November 10, 2014 | Thinking inside the box

A new release of BH, our package providing Boost headers for use by R is now on CRAN. This release was triggered via a request by Ben Goodrich as noted below who asked for Boost Circular Buffer which RStan uses. No other changes were made. Changes ... [Read more...]

Update all user installed R packages – again

November 10, 2014 | rmkrug

And I had to do it again: I am using R installed from homebrew, and after the upgrade from Mavericks to Yosemite, I had to re-install all packages – or was it a GCC upgrade? I don’t know – but I had to do it again. I still had the link ... [Read more...]

Growth of open data in biology

November 10, 2014 | rOpenSci Blog - R

Why open data growth At rOpenSci we try to make it easier for people to use open data and contribute open data to the community. The question often arises: How much open data do we have? Another angle on this topic is: How much is open data growing? We provide ... [Read more...]

solar navigation

November 9, 2014 | Dan Kelley Blog/R

Introduction Solar altitude is a function of time, longitude and latitude, and so it can be possible to infer location based on measuring altitude as a function of time. This form of solar navigation can be based on sunrise and sunset times, at least on non-equinox days. I have explored ... [Read more...]

Basic mapping and attribute joins in R

November 9, 2014 | Robin Lovelace - R

This post is based on the free and open source Creating-maps-in-R teaching resource for introducing R as a command-line GIS. R is well known as an language ideally suited for data processing, statistics and modelling. R has a number of spatial packages, allowing analyses that would require hundreds of lines ...
[Read more...]
1 17 18 19 20 21 145

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)