Site icon R-bloggers

rOpenSci News Digest, February 2022

[This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
< !-- Before sending DELETE THE INDEX_CACHE and re-knit! -->

Dear rOpenSci friends, it’s time for our monthly news roundup!

< !-- blabla -->

You can read this post on our blog. Now let’s dive into the activity at and around rOpenSci!

rOpenSci HQ

rOpenSci is hiring its next Community Manager!

More details in the job ad.

Next coworking sessions

Join us for social coworking & office hours monthly on 1st Tuesdays! Hosted by Steffi LaZerte and various community hosts. Everyone welcome. No RSVP needed. Consult our Events page to find your local time and how to join.

Our next sessions are:

Find out about more events.

Suggested reading

Maëlle Salmon (Research Software Engineer with rOpenSci) and Karthik Ram (rOpenSci executive director) authored a commentary “The R Developer Community Does Have a Strong Software Engineering Culture” in the latest issue of The R Journal edited by Di Cook, as a response to the discussion paper “Software Engineering and R Programming: A Call for Research” by Melina Vidoni (who’s an Associate editor of rOpenSci Software Peer Review).

Ready for more? Two other interesting reads are the commentaries “We Need Trustworthy R Packages” by Will Landau (who maintains rOpenSci packages targets and drake), and “The R Quest: from Users to Developers” by Simon Urbanek.

Software 📦

New packages

The following three packages recently became a part of our software suite:

Discover more packages, read more about Software Peer Review.

New versions

The following fifteen packages have had an update since the last newsletter: frictionless (v1.0.0), av (v0.7.0), c14bazAAR (3.4.0), gittargets (0.0.3), katex (v1.4.0), nasapower (v4.0.4), osmdata (v0.1.9), parzer (v0.4.1), pdftools (v3.1.0), rfema (v1.0.0), rgbif (v3.7.0), riem (v0.3.0), terrainr (v0.6.0), tic (v0.11.4), and tidytags (v0.3.0).

Software Peer Review

There are twenty recently closed and active submissions and 4 submissions on hold. Issues are at different stages:

Find out more about Software Peer Review and how to get involved.

On the blog

< !-- Do not forget to rebase your branch! -->

Other topics

Tech Notes

Use cases

One use cases of our packages and resources have been reported since we sent the last newsletter.

Explore other use cases and report your own!

Package development corner

Some useful tips for R package developers. 👀

Make the best out of your package logo

Have you designed (or commissioned) a beautiful logo for your package? Use usethis::use_logo() that will enforce a specific size and save it under man/figures/logo.png, as well as providing you with the Markdown code to insert your logo in your package repo README. Why do this? This has two advantages:

Resources about testing

Some links about testing your package…

The state of continuous integration (CI) for R packages

We no longer recommend using Travis CI. The development version of our dev guide has updated advice on CI.

If you adopt GitHub Actions,

Miscellaneous package building advice

See the tech note A Blend of Package Build Failures.

Last words

Thanks for reading! If you want to get involved with rOpenSci, check out our Contributing Guide that can help direct you to the right place, whether you want to make code contributions, non-code contributions, or contribute in other ways like sharing use cases.

If you haven’t subscribed to our newsletter yet, you can do so via a form. Until it’s time for our next newsletter, you can keep in touch with us via our website and Twitter account.

To leave a comment for the author, please follow the link and comment on their blog: rOpenSci - open tools for open science.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.