Scienze informatiche e dell'informazioneIngleseHugo

rOpenSci - open tools for open science

rOpenSci - open tools for open science
Open Tools and R Packages for Open Science
Pagina inizialeJSON Foraggio
language
SoftwarePackagesData AccessPhylogenyData IntegrationScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Guangchuang Yu

Phylogenetic trees are commonly used to present evolutionary relationships of species. Newick is the de facto format in phylogenetic for representing tree(s). Nexus format incorporates Newick tree text with related information organized into separated units known as blocks. For the R community, we have ape and phylobase packages to import trees from Newick and Nexus formats.

IconWebR MarkdownKnitrUnconfScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Mitchell O'Hara-Wild

🔗Icons in R Icons can be added to your R Markdown documents using short prefixes which identify the font’s library.fa: Font Awesomeai: Academiconsii: ionicons For example, `r icon::fa("rocket")` can be used to add the rocket icon from Font Awesome. This interface is convenient if you are familiar with the icon you want, or if you are dynamically selecting your icon.

CommunitySoftwareSoftware Peer ReviewTidytextSentimentrScienze informatiche e dell'informazioneInglese
Pubblicato

Our onboarding processensures that packages contributed by the community undergo atransparent, constructive, non adversarial and open review process.Before even submitting my first R package to rOpenSci onboarding systemin December 2015, I spent a fair amount of time reading through previousissue threads in order to assess whether onboarding was a friendly placefor me: a newbie, very motivated to learn more but a newbie nonetheless.I soon got

CommunitySoftwareSoftware Peer ReviewPackagesData AccessScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Evan Odell

I’m excited to announce a new package for accessing official statistics from the UK. nomisr is the R client for the Nomis database. Nomis is run by Durham University on behalf of the UK’s Office for National Statistics (ONS), and contains over a thousand datasets, primarily on the UK labour market, census data, benefit spending and general economic activity.

CommunitySoftwareSoftware Peer ReviewClocReviewerScienze informatiche e dell'informazioneInglese
Pubblicato

Our onboarding process, thatensures that packages contributed by the community undergo atransparent, constructive, non adversarial and open review process,involves a lot of work from many actors: authors, reviewers and editors;but how much work ? Managing the effort involved in the peer-reviewprocess is a major part of ensuring its sustainability and quality.

CommunitySoftwareSoftware Peer ReviewGhqlJqrScienze informatiche e dell'informazioneInglese
Pubblicato

Our onboardingreviews,that ensure that packages contributed by the community undergo atransparent, constructive, non adversarial and open review process, takeplace in the issue tracker of a GitHub repository. Development of thepackages we onboard also takes place in the open, most often in GitHubrepositories.

CommunitySoftwareSoftware Peer ReviewScienze informatiche e dell'informazioneInglese
Pubblicato

On March the 17th I had the honor to give a keynote talk about rOpenSci’s package onboarding system at the satRday conference in Cape Town, entitled “Our package reviews in review: introducing and analyzing rOpenSci onboarding system”. You can watch its recording, skim through the corresponding slides or… read this series! 🔗What is rOpenSci onboarding?

CommunitySoftwareSoftware Peer ReviewPackagesText MiningScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Sasha Goodman

The Apache Tika parser is like the Babel fish in Douglas Adam’s book, “The Hitchhikers’ Guide to the Galaxy” 1 . The Babel fish translates any natural language to any other. Although Tika does not yet translate natural language, it starts to tame the tower of babel of digital document formats. As the Babel fish allowed a person to understand Vogon poetry, Tika allows an analyst to extract text and objects from Microsoft Word.

Software Peer ReviewCommunityPackagesTextNlpScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Amanda Dobbyn

library(tidyverse)library(monkeylearn) This is a story (mostly) about how I started contributing to the rOpenSci package monkeylearn. I can’t promise any life flipturning upside down, but there will be a small discussion about git best practices which is almost as good 🤓. The tl;dr here is nothing novel but is something I wish I’d experienced firsthand sooner.

CommunitySoftware Peer ReviewReviewerSurveyScienze informatiche e dell'informazioneInglese
Pubblicato
Autori Karthik Ram, Noam Ross, Scott Chamberlain, Maëlle Salmon

rOpenSci’s package review system (akaonboarding) is one of our keyactivities to improve quality and sustainability of scientific Rpackages. Theeditorial team are constantly working towards improving the experiencefor both authors and reviewers. After our first year, we surveyedauthors andreviewers whoparticipated in our onboarding process to help us better understandwhat’s working well and where there is room for improvement.

CommunityInterviewsRprofileScienze informatiche e dell'informazioneInglese
Pubblicato
Autore Kelly O'Briant

KO: What is your name, job title, and how long have you been using R? NR: I’m Noam Ross, I’m a Senior Research Scientist at EcoHealth Alliance, a non-profit that works at the intersection of conservation and health. I’ve done work in R for about 8 years, which is essentially from the start of graduate school (five years) and three years of work. KO: Did you love it [R] immediately? NR: No! And I’m mixed on whether I love it now.