2014

Stacking files made easy

November 20, 2014 | Daniel Marcelino

Every campaign cycle I usually do similar things, go to a repository, download a bounce of data, merge and store them to an existing RData file for posterior analysis. I've already wrote about this topic some time ago, but this time I think my script became simpler. Set the Directory ... [Read more...]

R Debugging GUI Improvements for Bio7

November 20, 2014 | » R

20.11.2014 In my last post i presented the first version of a debugging GUI for R in Bio7 which is just a visual wrapper for the default R debugging functions. In the meantime i added some new methods and also improved the visualization. For the upcoming Bio7 release i have to ... [Read more...]

DIY building an R package

November 19, 2014 | Andrew Brooks - R

Why create a personal R package? As a consulting data scientist, I write a lot of R code in a lot of different places – physically and virtually. Different computers, servers, evironments, VPNs, operating systems, all of the above. Even when I have the luxury of working with the same client (... [Read more...]

The ensurer package (validation inside pipes)

November 19, 2014 | Tal Galili

Guest post by Stefan Holst Milton Bache on the ensurer package. If you use R in a production environment, you have most likely experienced that some circumstances change in ways that will make your R scripts run into trouble. Many things can go wrong; package updates, external data sources, daylight ...
[Read more...]

Count Your BLAS-ings

November 19, 2014 | matloff

One nice thing about open-source software is that users often have a lot of choices.  Such is the case with R, for instance the thousands of contributed packages available on CRAN.  My focus here is on BLAS, the core of matrix operations in R, where again there are interesting choices ... [Read more...]

Excel spreadsheets are hard to get right

November 18, 2014 | John Mount

Any practicing data scientist is going to eventually have to work with a data stored in a Microsoft Excel spreadsheet. A lot of analysts use this format, so if you work with others you are going to run into it. We have already written how we Related posts: Please stop ... [Read more...]

R / Finance 2015 Call for Papers

November 18, 2014 | Thinking inside the box

Earlier today, Josh send the text below to the R-SIG-Finance list, and I updated the R/Finance website, including its Call for Papers page, accordingly. We are once again very excited about our conference, thrilled about the four confirmed keynotes, and hope that many R / Finance users will not only ... [Read more...]

scheduleR: a web interface to schedule .R & .Rmd scripts

November 18, 2014 | Bart

scheduleR is an attempt to create an intuitive interface for scheduling R and Rmarkdown scripts. Especially for the latter, I find the lack of a good scheduling, logging and notification tool the reason for why I don’t use Rmarkdown as much as I could for generating business report / dashboards. ... [Read more...]

Reinterpreting Lee-Carter Mortality Model

November 18, 2014 | arthur charpentier

Last week, while I was giving my crash course on R for insurance, we’ve been discussing possible extensions of Lee & Carter (1992) model. If we look at the seminal paper, the model is defined as follows Hence, it means that This would be a (non)linear model on the logarithm ... [Read more...]

R/Finance 2015 Call for Papers

November 18, 2014 | Joshua Ulrich

Call for Papers:R/Finance 2015: Applied Finance with RMay 29 and 30, 2015University of Illinois at ChicagoThe seventh annual R/Finance conference for applied finance using R will be held on May 29 and 30, 2015 in Chicago, IL, USA at the University... [Read more...]

dplyr tour. 3 next dates

November 18, 2014 | romain francois

I'm back on the road for 3 dplyr talks. On thursday I'll be in Lyon for the RLyon meetup. Next week, I'll be back to Budapest as part of the BI Forum In december, I'll be in Milano for the MilanoR meeetup. See you there. 3 more dates on my #dplyr autumn ... [Read more...]

RcppAnnoy 0.0.3

November 18, 2014 | Thinking inside the box

Hours after the initial blog post announcing the first release of the new package RcppAnnoy, Qiang Kou sent us a very nice pull request adding mmap support in Windows. So a new release with Windows support is on now CRAN, and Windows binaries should ... [Read more...]
1 14 15 16 17 18 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)