May 2017

Minor update to HIBPwned

May 5, 2017 | Steph

A new version of HIBPwned has been accepted onto CRAN. This occurred yesterday so it could still be filtering into some mirrors. HIBPwned is an R wrapper for the useful website HaveIBeenPwned and if you don’t already utilise the package The post Minor update to HIBPwned appeared first on ... [Read more...]

RcppEigen 0.3.3.3.0

May 5, 2017 | Thinking inside the box

A new RcppEigen release 0.3.3.3.0 was put into CRAN (and Debian) a few days ago. It brings Eigen 3.3.* to R. Once again, Yixuan Qiu did most of the heavy lifting over a multi-month period as some adjustments needed to be made in the package itself, a... [Read more...]

R plotmath functions combined with variable values

May 4, 2017 | Luke Miller

Getting certain special symbols into R plots, combined with values that are currently stored in variables, has been an ongoing headache of mine. In particular, plotmath symbols such as the plus-minus sign (±), for which the plotmath command is %+-%, had always caused problems due to my inability to parse the ... [Read more...]

Real-time scoring with Microsoft R Server 9.1

May 4, 2017 | David Smith

Once you've built a predictive model, in many cases the next step is to operationalize the model: that is, generate predictions from the pre-trained model in real time. In this scenario, latency becomes the critical metric: new data typically become available a single row at a time, and it's important ... [Read more...]

Warp your data to make it visually appealing

May 4, 2017 | Derek Jones

Data plots can sometimes look very dull and need to be jazzed up a bit. Now, nobody’s suggesting that the important statistical properties of the data be changed, but wouldn’t it be useful if the points could be moved around a bit, to create something visually appealing without ... [Read more...]

My book (pafdR) is out!

May 4, 2017 | R and Finance

- I’m pleased to announce that my book, Processing and Analyzing Financial Data with R, is finally ready! The book is a long term project that I always desired to do. It summarises everything that I wish I knew when I started t... [Read more...]

Updating R

May 3, 2017 | Fellgernon Bit - rstats

As you might know by now, the latest R version was recently released (R 3.4.0). That means that you are highly encouraged to update your R installation. There are several ways to do this some of which are documented in these other blog posts: Tal Galil... [Read more...]

Mining CRAN DESCRIPTION Files

May 3, 2017 | Rstats on Julia Silge

A couple of weeks ago, I saw on Dirk Eddelbuettel’s blog that R 3.4.0 was going to include a function for obtaining information about packages currently on CRAN, including basically everything in DESCRIPTION files. When R 3.4.0 was released, this was one of the things I was most immediately excited about ...
[Read more...]

Mining CRAN DESCRIPTION Files

May 3, 2017 | Julia Silge

A couple of weeks ago, I saw on Dirk Eddelbuettel’s blog that R 3.4.0 was going to include a function for obtaining information about packages currently on CRAN, including basically everything in DESCRIPTION files. When R 3.4.0 was released, this was... [Read more...]

Updating R

May 3, 2017 | Fellgernon Bit - rstats

As you might know by now, the latest R version was recently released (R 3.4.0). That means that you are highly encouraged to update your R installation. There are several ways to do this some of which are documented in these other blog posts: Tal Galili, 2013, Kris Eberwein, 2015. You would think ... [Read more...]

Estimating the Size of a Demonstration

May 3, 2017 | Theory meets practice...

Abstract Inspired by the recent March For Science we look into methods for the statistical estimation of the number of people participating in a demonstration organized as a march. In particular, we provide R code to reproduce the two on-the-spot counting method analysis of Yip et al. (2010) for the data ...
[Read more...]

Technical Foundations of Informatics: A modern introduction to R

May 3, 2017 | David Smith

Informatics (or Information Science) is the practice of creating, storing, finding, manipulating and sharing information. These are all tasks that the R language was designed for, and so Technical Foundations of Informatics, the online course guide for the University of Washington course of the same name, also provides an excellent ... [Read more...]

Error installing latest R version (3.4.0) on Windows

May 3, 2017 | Steph

If you’re getting the following error when you’ve installed R 3.4.0 on Windows, you’re not alone. Error in if (file.exists(dest) && file.mtime(dest) __ file.mtime(lib) && : missing value where TRUE/FALSE needed The R team have released a patched version but The post Error installing latest ... [Read more...]
1 13 14 15 16 17 18

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)