Articles by Karthik Ram

Announcing the rOpenSci Fellowships Program

July 5, 2017 | Karthik Ram

rOpenSci's mission is to promote a culture of open, transparent, and reproducible research across various research domains. Everything we do, from developing high-quality open-source software for data science and, software review, to building community through events like our community calls and annual unconference are all geared toward lowering barriers to ... [Read more...]

Unconf projects 5: mwparser, Gargle, arresteddev

June 9, 2017 | Karthik Ram

And finally, we end our series of unconf project summaries (day 1, day 2, day 3, day 4). mwparser Summary: Wikimarkup is the language used on Wikipedia and similar projects, and as such contains a lot of valuable data both for scientists studying collaborative systems and people studying things documented on or in Wikipedia. ... [Read more...]

Unconf recap 1

June 5, 2017 | Karthik Ram

Following up on Stefanie's recap of unconf 17, we are following up this entire week with summaries of projects developed at the event. We plan to highlight 4-5 projects each day, with detailed posts from a handful of teams to follow. skimr Summary: skimr, a package inspired by Hadley Wickham's precis ...
[Read more...]

Unconf projects 1: skimr, emldown, testrmd, webrockets

June 5, 2017 | Karthik Ram

Following up on Stefanie's recap of unconf 17, we are following up this entire week with summaries of projects developed at the event. We plan to highlight 4-5 projects each day, with detailed posts from a handful of teams to follow. skimr Summary: skimr, a package inspired by Hadley Wickham's precis ...
[Read more...]

A quick introduction to ggplot2

April 10, 2013 | Karthik Ram

My friend Jonah asked me to guest lecture in his R seminar aimed at grad students and postdocs in Integrative Biology. I gave Jonah a bunch of topic options ranging from reproducible research with R to data manipulation. The consensus was data visualization so I put together a 2 hour talk/... [Read more...]

An intro to R

April 5, 2012 | Karthik Ram

A few weeks back I gave a talk at the local Berkeley R meetup group. The idea was to help people not make the same mistakes I made when I first started out learning R. It was the first time I made an entire presentation with Deck.js and I ... [Read more...]

rOpenSci is a runner-up in the Mendeley Binary Battle!

November 30, 2011 | Karthik Ram

We just got word that rOpenSci was a runner-up in the first Binary Battle!  Thank you for all the support so far! We entered two of our packages for integrating with PLoS Journals (rplos) and Mendeley (RMendeley) in the Mendeley-PLoS Binary Battle.  Get them at GitHub (rplos; RMendeley). These two ... [Read more...]

Customizing your .rprofile

September 29, 2011 | Karthik Ram

I searched around to see if there was a blog post somewhere describing how to customize one’s .rprofile but was surprised to find just one outdated post. So here is quick intro on the topic. If you are a power R user, you already know about what it does. ... [Read more...]

HPC for biological research

August 28, 2011 | Karthik Ram

In early May I had the opportunity to attend a workshop on using high performance computing in R hosted at Nimbios. I’ve been meaning to write a summary of the meeting ever since but got sidetracked by various other projects. Since a collaborator recently asked for meeting notes I ... [Read more...]

Climate datasets in R

August 10, 2011 | Karthik Ram

As an ecologist working on climate change questions, I’ve always found it rather tedious to acquire and process climate data, especially when dealing with large spatiotemporal scales. Although many agencies provide free access to climate data, there is often some overhead (typically one to two days) before the data ... [Read more...]

Welcome to rOpenSci

July 31, 2011 | Karthik Ram

rOpenSci is a collaborative effort to develop R-based tools for facilitating Open Science. So what is Open Science?  Open science is the practice of making various elements of scientific research — data & methods, code & software, and results & publications — readily accessible to anyone. While this has great potential for advancing research (in [...] [Read more...]

R + EC2 + RStudio Server

March 30, 2011 | Karthik Ram

I’ve been battling memory limits in R for over two years. Although R has numerous resources for high-performance computing, I still couldn’t get around hardware limitations. Things really got out of control last summer when I started analyzing data on how climate change influences population synchrony across large ... [Read more...]

Staying up to date on R packages

March 17, 2011 | Karthik Ram

Unless you regularly use particular R packages,  it’s becomes difficult to stay on top of updates and bug fixes.  Updates usually also include significant improvements in performance.  I wrote this short snippet of code which I run about once a month to keep up on updates. This short bit ... [Read more...]

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)