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
V8LinuxTech NotesComputer and Information Sciences
Published

Google’s amazing V8 JavaScript/WASM engine is probably one of the most sophisticated open-source software libraries available today. It is used to power the computation in Google Chrome, NodeJS, and also CloudFlare Workers, which make it possible to run code for your website inside the CDN edges. The R package V8 exposes this same engine in R, and has been on CRAN since 2014.

CommunityPackagesTaxonomyTaxizeEpidemiologyComputer and Information Sciences
Published

Emerging viruses might be on everyone’s mind right now, but as an epidemiologist and disease ecologist I’ve always been interested in how and why pathogens move from animal hosts to humans.The current pandemic of the disease we call COVID-19 is caused by Severe acute respiratory syndrome (SARS) coronavirus 2 (SARS-CoV-2), a virus that has emerged from wildlife like SARS coronavirus and Middle East respiratory syndrome (MERS) coronavirus

Software Peer ReviewEditorsROpenSci TeamComputer and Information Sciences
Published

We are pleased to welcome Laura DeCicco, Julia Gustavsen, and Mauro Lepore to our team of Associate Editors for rOpenSci Software Peer Review.They join Brooke Anderson, Anna Krystalli, Karthik Ram, Noam Ross, Maëlle Salmon, and Melina Vidoni.Lincoln Mullen and Scott Chamberlain are now board alumni.

Software Peer ReviewDev GuideComputer and Information Sciences
Published
Authors Maëlle Salmon, Brooke Anderson, Laura DeCicco, Julia Gustavsen, Anna Krystalli, Mauro Lepore, Karthik Ram, Noam Ross, Melina Vidoni

rOpenSci Software Peer Review’s guidance has been compiled in an online book for more than one year now. We’ve just released its fifth version.To find out what’s new in our dev guide 0.5.0, you can read the changelog,or this blog post for more digested information. 🔗A curation policy for rOpenSci packages The most exciting update to our guide is probably the addition of a chapter featuring rOpenSci package curation policy.

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

🔗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

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

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 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.