Computer and Information SciencesHugo

rOpenSci - open tools for open science

rOpenSci - open tools for open science
Open Tools and R Packages for Open Science
Home PageJSON Feed
language
Software Peer ReviewCommunityPackagesMedrxivrMedrxivComputer and Information Sciences
Published
Author Luke McGuinness

Background & motivation medRxiv, as the preprint repository for papers in the medical, clinical, and related health sciences, 1 has become a central source of new studies related to the COVID-19 pandemic.

NewsletterCitecorpDittodbEuropepmcFulltextComputer and Information Sciences
Published
Author Stefanie Butland

🔗rOpenSci HQ 🔗rOpenSci at R-Ladies Our community manager Stefanie Butland, and one of our software review editors Brooke Anderson, are speaking remotely at an R-Ladies East Lansing meetup Thursday, October 22nd. They will talk about our how to get involved in rOpenSci using our new Contributing Guide as an entry point, and through participating in software review as a package author or reviewer.

CommunityOpen-sciencePreprintScholarly-literatureAltmetricsComputer and Information Sciences
Published
Authors Zhang-He Goh, Jonny Coates, Hugo Gruson

At the eLife Sprint in September 2020, we revamped the covidpreprints.com website, which aims at featuring landmark preprints on a timeline of the pandemic. 🔗The birth of the project The ongoing COVID-19 pandemic has led to about 35 million confirmed cases and over a million deaths worldwide.

HacktoberfestCommunityComputer and Information Sciences
Published
Author Stefanie Butland

The title of this post refers to Hacktoberfest, a month-long event organized annually by Digital Ocean to encourage contributions to open source projects on GitHub.Unfortunately, this October, many maintainers are dealing with spam pull requests.So instead of issuing a general appeal to participate, we’re pointing you to our new Community Contributing Guide’s section dedicated to our open Issues List.Along with showing you how to find help

Software Peer ReviewPackagesMapscannerSpatialMapsComputer and Information Sciences
Published
Author Mark Padgham

🔗mapscanner It is sometimes easy in the midst of the cutting-edge world of uniquesoftware development that is rOpenSci to forget that even though oursoftware might be freely available from anywhere in the world, access toadequate hardware is often restricted.

Software Peer ReviewPackagesPhylogeneticsComparativeBiologyComputer and Information Sciences
Published
Authors April Wright, Cristian Román-Palacios, Josef Uyeda

The data.table package enables high-performance extended functionality for data tables in R. treedata.table is a wrapperfor data.table for phylogenetic analyses that matches a phylogeny to the data.table, and preserves matching during data.table operations.Using the data.table package greatly increases analysis reproducibility and the efficiency of data manipulation operations over other ways of performing similar tasks inbase R, enabling

TaxonomyScientificGolangNamextRgnparserComputer and Information Sciences
Published
Author Scott Chamberlain

I’m starting to tackle a few hard packages (spplit and spenv) having to do with integrating disparate data sources. I’ll talk here about spplit. I haven’t worked on spplit in a few years; I thought I’d make another attempt with “fresh” eyes. There are many use cases I can imagine for spplit; I’ll highlight a few.

Software Peer ReviewPackagesCommunityTestingDatabasesComputer and Information Sciences
Published
Author Jonathan Keane

This post describes a few different aspects behind the scenes of the development of dittodb which recently went through the rOpenSci peer review process and was released to CRAN on 24 July 2020.This isn’t an introduction to the package itself (that’s available on dittodb’s site), but rather a look behind the scenes of the conceiving of the idea, the inspiration for, some of the development of, and history behind dittodb.

Open-scienceReproducible-researchData-accessDatasharingOsfComputer and Information Sciences
Published
Author Aaron Wolen

osfr provides a ( hopefully ) convenient R interface to OSF (Open Science Framework, https://www.osf.io), a free service for managing research developed by the Center for Open Science (COS). osfr completed its rOpenSci peer-review earlier this year and has been available on CRAN since February.

APISoftware DevelopmentHugoTech NotesComputer and Information Sciences
Published
Authors Scott Chamberlain, Maëlle Salmon

In October last year we wrote about the CRAN Checks API (https://cranchecks.info). Since then there have been four new major items introduced: documentation, notifications, search, and a new version of the cchecks R package. First, an introduction to the API for those not familiar.