October 2018

styler 1.1.0

October 20, 2018 | Lorenz Walthert

styler 1.1.0 is now available on CRAN. This release introduces new features and is fully backward-compatible. It also adapts to changes in the R parser committed into R devel (#419). Major changes are: styler can now style roxygen code examples in the source code of package. This might be helpful for package ... [Read more...]

A Lazy Function

October 19, 2018 | R Blog on Cillian McHugh

It has been quite a while since I posted, but I haven’t been idle, I completed my PhD since the last post, and I’m due to graduate next Thursday. I am also delighted to have recently been added to R-bloggers.com so I’m keen to get back ... [Read more...]

Converting nested JSON to a tidy data frame with R

October 19, 2018 | r on Tony ElHabr

In this “how-to” post, I want to detail an approach that others may find useful for converting nested (nasty!) json to a tidy (nice!) data.frame/tibble that is should be much easier to work with. 1 For this demonstration, I’ll start out by scraping National Football League (NFL) 2018 regular ... [Read more...]

RSAGA 1.0.0

October 19, 2018 | Marc Becker

[view raw Rmd] RSAGA 1.0.0 has been released on CRAN. The RSAGA package provides an interface between R and the open-source geographic information system SAGA, which offers a variety of geoscientific methods to analyse spatial data. SAGA GIS is supp... [Read more...]

Solving the chinese postman problem

October 19, 2018 | arthur charpentier

Some pre-Halloween post today. It started actually while I was in Barcelona : kids wanted to go back to some store we’ve seen the first day, in the gothic part, and I could not remember where it was. And I said to myself that would be quite long to do ...
[Read more...]

Gold-Mining Week 7 (2018)

October 19, 2018 | Michael Griebe

Week 7 Gold Mining and Fantasy Football Projection Roundup now available. Go check out our cheat sheet for this week. The post Gold-Mining Week 7 (2018) appeared first on Fantasy Football Analytics. [Read more...]

Loops and Pizzas

October 19, 2018 | Marcelo S. Perlin

An Introduction to Loops in R - Loops in R First, if you are new to programming, you should know that loops are a way to tell the computer that you want to repeat some operation for a number of times. This is a very common task t... [Read more...]

Loops and Pizzas

October 18, 2018 | R on msperlin

Loops in R First, if you are new to programming, you should know that loops are a way to tell the computer that you want to repeat some operation for a number of times. This is a very common task that can be found in many programming languages. For example, ... [Read more...]

survHE new release

October 18, 2018 | R on Gianluca Baio

I have just submitted a revised version of survHE on CRAN — it should be up very shortly. This will be version 1.0.64 and its main feature is a major restructuring in the way the rstan/HMC stuff works. Basically, this is due to a change in the default C++ compiler. I ... [Read more...]

Maryland’s Bridge Safety, reported using R

October 18, 2018 | David Smith

A front-page story in the Baltimore Sun reported last week on the state of the bridges in Maryland. Among the report's findings: 5.4% of bridges are classified in "poor" or "structurally deficient" condition 13% of bridges in the city of Baltimore are in "poor" condition Those findings were the result of analysis ... [Read more...]
1 4 5 6 7 8 15

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)