January 2010

RInside release 0.2.1

January 6, 2010 | Thinking inside the box

The shiny new 0.2.1 release of RInside, a set of convenience classes to facilitate embedding of R inside of C++ applications, just went out to CRAN; sources are also at my RInside page This is a maintenance release building on the recent 0.2.0 rel... [Read more...]

New Features in ggplot2 0.8.5

January 6, 2010 | Stephen Turner

Learning R blog details some of the new features in the latest update to ggplot2. The latest version includes functions to make it easier to change axis and legend labels, as well as a function to easily set the limits of the plot display outside the range of the data. ... [Read more...]

Earthquake maps

January 6, 2010 | Samuel Brown

There's been a number of earthquakes in the Solomon Islands over the past few days, including one that caused a tsunami to partially destroy the village of Baniata on Rendova, Western Provence. You can see exactly how many earthquakes have occurred the... [Read more...]

New Features in ggplot2 version 0.8.5

January 6, 2010 | learnr

Just before Christmas ggplot2 version 0.8.5 was released, closely following the release of version 0.8.4 a week or so earlier. Whilst both versions included included numerous bugfixes (25 in 0.8.4 and 17 in 0.8.5), the latest version also incorporated some new features. As ggplot2 is all about graphical display, so I went through the list […] [Read more...]

The number of R packages is growing exponentially

January 6, 2010 | David Smith

The second issue of the R Journal is out now, and in addition to a bevy of contributed articles and some news from the R Core Group on the new help system introduced in R 2.10, there's an invited section called, intriguingly, "The Future of R". In that section John Fox ... [Read more...]

Latin squares design in R

January 6, 2010 | Todos Logos

The Latin square design is used where the researcher desires to control the variation in an experiment that is related to rows and columns in the field.Remember that: * Treatments are assigned at random within rows and columns, with each treatment once per row and once per column. * There are ... [Read more...]

littler 0.1.3

January 5, 2010 | Thinking inside the box

A new littler release (now at 0.1.3) just went out of the door this evening. littler provides r (pronounced littler), a shebang / scripting / quick eval / pipelining front-end to the the R language and system. This version adds a few minor behind-... [Read more...]

Typos in Chapter 2

January 5, 2010 | xi'an

When grading homeworks for my Monte Carlo graduate class, I found that my students had pointed out two typos in the exercises of Chapter 2 of “Introducing Monte Carlo Methods with R”. – In Exercise 2.17, question d. should be “d. Show that the maximum of is attained at .“ – In Exercise 2.21, in item [...]
[Read more...]

Transitions and transversions in R

January 5, 2010 | Samuel Brown

A couple of months ago I wrote the following R function to calculate the number of transitions and transversions between DNA sequences in an alignment. The function is fairly slow (an alignment of ~100 sequences, 800 bp in length takes around 30 second...
[Read more...]

Analyzing a FriendFeed group with Ruby and R

January 5, 2010 | David Smith

FriendFeed is a social media service, where groups of people can post interesting information from the Web, and "like" or comment posts from others. Statistical Bioinformatician Neil Saunders is a member of the "Life Scientists" group, and has posted an analysis of the group's activity in 2009 to his blog. He ... [Read more...]

Example 7.20: Simulate categorical data

January 4, 2010 | Ken Kleinman

Both SAS and R provide means of simulating categorical data (see section 1.10.4). Alternatively, it is trivial to write code to do this directly. In this entry, we show how to do it once. In a future entry, we'll demonstrate writing a SAS Macro (section A.8.1) and a function in R (...
[Read more...]

O’Reilly’s R is a Harpy Eagle

January 4, 2010 | David Smith

Today marks the hardcopy availability of the first book dedicated to R from O'Reilly, R in a Nutshell. In the familiar O'Reilly style, the cover is adorned with an illustration of an animal, in this case a harpy eagle: The book is written by Joe Adler, a data analyst and ... [Read more...]

Welcome!

January 4, 2010 | Ryan

Welcome to my new blog, Byte Mining! Data is all around us, all the time. It flows in from places you would least expect it, and more times that not, it remains in its original form untouched by human and machine. When data simply flows in and out of our ... [Read more...]

Rcpp 0.7.1

January 2, 2010 | Thinking inside the box

Two weeks after the Rcpp 0.7.0 release, Romain and I are happy to announce release 0.7.1 of Rcpp. It is currently in the incoming section of CRAN and has been accepted into Debian. Mirrors will catch up over the next few days, in the meantime the local page is available for download ... [Read more...]
1 4 5 6 7

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)