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
CommunityChampions ProgramPackagesComputer and Information Sciences
Published

As we welcome the third cohort of the rOpenSci Champions Program, our second cohort has now completed the second phase of the program.In this article, we share each Champion’s project, their achievements, and their outreach activities. 🔗Champions’ Projects In their applications Champions choose to develop a new package or to participate in the review process as authors or reviewers.

NewsletterComputer and Information Sciences
Published
Author The rOpenSci Team

Dear rOpenSci friends, it’s time for our monthly news roundup! You can read this post on our blog. Now let’s dive into the activity at and around rOpenSci! 🔗rOpenSci HQ 🔗Community call: “R-multiverse: a new way to publish R packages” On Monday, 29 September 2025 14:00 UTC, we’ll host a community call about the R-multiverse, starring Will Landau!

CommunityClimate ChangePackages DevelopmentComputer and Information Sciences
Published

The “Climate Sensitive Infectious Disease” (CSID) Network looks to connect a global community of actors contributing towards impactful CSID software tools and establish localized CSID communities that can link existing on-the-ground issues and initiatives to the development and maintenance of CSID tools.

NewsletterComputer and Information Sciences
Published
Author The rOpenSci Team

Dear rOpenSci friends, it’s time for our monthly news roundup! You can read this post on our blog. Now let’s dive into the activity at and around rOpenSci! 🔗rOpenSci HQ 🔗Open Science with a Latin American Identity: Meet the New Cohort of the rOpenSci Champions Program We’re very excited to introduce the new rOpenSci Champions!

Programa CampeonesComunidadComputer and Information Sciences
Published
Authors Ana Carolina Moreno, Diana Garcia Cortes, Erick Navarro Delgado, Guadalupe Pascal, Juan Camilo Rojas Hernandez, Valentina Clavijo Mesa, Mauro Loprete, Monika Avila Marquez, Soledad Araya Orrego, Yanina Bellini Saibene

We’re very excited to introduce the new rOpenSci Champions! This cohort will participate in the program and carry out their work in Spanish, allowing us to continue strengthening the open science and research software development community in this language. We’re excited about the projects they’ll be developing, which tackle real-world challenges across diverse disciplines and regions of Latin America.

NewsletterComputer and Information Sciences
Published
Author The rOpenSci Team

Dear rOpenSci friends, it’s time for our monthly news roundup! You can read this post on our blog. Now let’s dive into the activity at and around rOpenSci! 🔗rOpenSci HQ 🔗Farewell to software review editor Julia Gustavsen This month we say farewell to Software Peer-Review Editor Julia Gustavsen.

Software Peer ReviewEditorsROpenSci TeamComputer and Information Sciences
Published

We are excited to welcome Emi Tanaka and Nima Hejazi to our team of Associate Editors for rOpenSci Stats Software Peer Review.They join Laura DeCicco, Julia Gustavsen, Jouni Helske, Toby Hocking, Rebecca Killick, Anna Krystalli, Mauro Lepore, Noam Ross, Maëlle Salmon, Emily Riederer, Adam Sparks, Beatriz Milz, Margaret Siple and Jeff Hollister.Since 2015, rOpenSci has operated a thorough and collaborative software peer review system.Our

MultilingualCommunityDiversityComputer and Information Sciences
Published

As we’ve said before, we believe that publishing multilingual resources can lower the barrier to access to knowledge, help democratize access to quality resources and increase the possibilities of contributing to software and open science projects.Our ongoing efforts at multilingual publishing are crucial work for rOpenSci’s mission.When discussing this project at conferences and elsewhere, we start an important conversation with people less

Champions ProgramMentorsCommunityComputer and Information Sciences
Published
Authors Carolina Pradier, Elina Gómez, Elio Campitelli, Francisco Cardozo, Geraldine Gómez Millán, Luis D. Verde Arregoitia, Milagros Mendoza, Pablo Tiscornia, Pao Corrales, Ronny Hernandez Mora, Yanina Bellini Saibene

We are excited to introduce the new team of mentors for the rOpenSci Champions Program! This year, we have ten very talented individuals, all from Latin America, who bring a unique combination of experience, enthusiasm, and commitment to open science. Some of them have already been part of the program in previous editions, either as mentors or Champions, and today, they return to continue strengthening this community.

Champions ProgramPackagesCommunityComputer and Information Sciences
Published
Author Andrea Gomez Vargas

To be part of the rOpenSci Champions program has been an experience of professional growth and an opportunity to contribute to the rOpenSci community . I learned about R package development while working on a tool to facilitate access to census data from Argentina.

OrcidDescMetadataCommunityTech NotesComputer and Information Sciences
Published

A few years ago, the R community started using ORCID (“Open Researcher and Contributor ID”) to persistently and uniquely identify individual authors of packages in DESCRIPTION.The idea is the following: you enter authors’ ORCID as a specially named comment in their person() object.For instance I can be represented by:person("Maëlle", "Salmon", , "maelle@ropensci.org", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-2815-0399"))