Publications by rOpenSci - open tools for open science

rOpenSci Software Peer Review: Still Improving

31.01.2019

rOpenSci’s suite of packages is comprised of contributions from staff engineers and the wider R community, bringing considerable diversity of skills, expertise and experience to bear on the suite. How do we ensure that every package is held to a high standard? That’s where our software review system comes into play: packages contributed by th...

7032 sym 8 img

A Major Upgrade of the V8 package

10.02.2019

This week version 2.0 of the V8 package has been released to CRAN. Go get it now! install.packages("V8") The V8 package provides an embedded JavaScript engine that can be used inside of R. You can use it interactively as a JavaScript console, but it is mostly useful for wrapping JavaScript libraries in R packages. Some cool examples include json...

5118 sym R (23 sym/1 pcs)

Community Call Follow-up – Governance of Open Source Research Software Organizations

11.02.2019

We tend to know a good open source research software project when we see it: The code is well-documented, users contribute back to the project, the software is licensed and citable, and the community interacts and co-produces in a healthy, productive fashion. The academic literature 1 and community discourse 2 around research software development...

23322 sym

Bugfix release for the ssh package

21.02.2019

The ssh package provides a native ssh client for R. You can connect to a remote server over SSH to transfer files via SCP, setup a secure tunnel, or run a command or script on the host while streaming stdout and stderr directly to the client. The intro vignette provides a brief introduction. This week version 0.4 has been released, so you can ins...

2538 sym R (374 sym/2 pcs) 6 img

stats19: a package for road safety research

25.02.2019

Introduction stats19 is a new R package enabling access to and working with Great Britain’s official road traffic casualty database, STATS19. We started the package in late 2018 following three main motivations: The release of the 2017 road crash statistics, which showed worsening road safety in some areas, increasing the importance of making ...

12545 sym R (7055 sym/17 pcs) 4 img 2 tbl

handlr: convert among citation formats

26.02.2019

Citations are a crucial piece of scholarly work. They hold metadata on each scholarly work, including what people were involved, what year the work was published, where it was published, and more. The links between citations facilitate insight into many questions about scholarly work. Citations come in many different formats including BibTex, RIS...

3722 sym R (1518 sym/10 pcs)

Community Call – Research Applications of rOpenSci Taxonomy and Biodiversity Tools

10.03.2019

Our next Community Call, on March 27th, aims to help people learn about using rOpenSci’s R packages to access and analyze taxonomy and biodiversity data, and to recognize the breadth and depth of their applications. We also aim to learn from the discussion how we might improve these tools. Presentations will start with an introduction to the to...

5104 sym 12 img

drake transformed

17.03.2019

Version 7.0.0 of drake just arrived on CRAN, and it is faster and easier to use than previous releases. install.packages("drake") Recap Data analysis can be slow. A round of scientific computation can take several minutes, hours, or even days to complete. After it finishes, if you update your code or data, your hard-earned results may no longer ...

5492 sym R (1727 sym/4 pcs) 2 tbl

Getting your toes wet in R: Hydrology, meteorology, and more

01.04.2019

Importance of Hydrology Given that liquid water is essential to life on Earth, water research cuts across numerous disciplines including hydrology, meteorology, geography, climate science, engineering, ecology, and more. Numerous R packages have emerged from this diversity of approaches, and we recently gathered many of them into a new rOpenSci t...

6701 sym R (2028 sym/7 pcs) 10 img

Community Call – Security for R

08.04.2019

“Security” can be a daunting, scary, and (frankly) quite often a very boring topic. BUT!, we promise that this Community Call on May 7th will be informative, engaging, and enlightening (or, at least not boring)! Applying security best practices is essential not only for developers or sensitive data storage but also for the everyday R user ins...

3749 sym 4 img