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 ProgramComputer and Information Sciences
Published
Authors Apoorv Anand, Bruna Wundervald, Eunseop Kim, Emi Tanaka, François Michonneau, Francisco Cardozo, Erle Holgersen, Marie Vendettuoli, Jonathan Keane, Yanina Bellini Saibene

One important aspect of rOpenSci’s mission is to build capacity and promote passionate community members who help the open science and open source software community grow and improve. The rOpenSci Champions Program is a unique opportunity for us to identify, recognize, and reward such individuals and support them in their work to improve their communities and the wider ecosystem.

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 🔗Giving season: consider donating to rOpenSci This Giving Season consider donating to rOpenSci to support our mission of empowering Open Science.

CommunityComputer and Information Sciences
Published
Author The rOpenSci Team

rOpenSci is a nonprofit organization that is funded entirely by grants and donations. These contributions enable us to keep our projects and infrastructure active and accessible to the community. Our projects are dedicated to establishing and upholding both technical and social infrastructure that supports open and reproducible science for all our members.

Tech NotesR-universeWebrWasmComputer and Information Sciences
Published

🔗Abstract / TLDR R-universe now builds WASM binaries of all R packages for use in WebR applications (such as shinylive). For example to test the dev version of dplyr, you can open the WebR demo page and run:install.packages('dplyr', repos = c('https://tidyverse.r-universe.dev', 'https://repo.r-wasm.org')) As explained below, not all R packages are supported yet;

CommunityR-universeInterviewsR-universe-starsComputer and Information Sciences
Published
Authors Alejandra Bellini, Yanina Bellini Saibene

The R-Universe is used by professionals from different fields, although they all pursue the same objective: to offer their R packages in a simple and accessible way . At rOpenSci we work to provide tools that facilitate access to data and research software generated with good software development practices and in a friendly community.

Tech NotesPackagesOpencvComputer and Information Sciences
Published

The latest version of the opencv R package can detect and decode QR codes!# Install latest opencvinstall.packages("opencv", repos = "https://ropensci.r-universe.dev") There are two ways of using this: the ocv_qr_detect function tries to find the QR in an image file.

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 🔗Help us translate our dev guide to Portuguese Since last year we started the translation and localization of our Spanish version of our comprehensive guide to software development.

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 🔗WIP: WebAssembly support in R-universe! Thanks to some help from George Stagg, we added experimental support for building WebAssembly binary packages. This makes it possible to install packages in webr, directly from the R-universe.

CommunityPackagesWelcomeMaintenanceContributorsComputer and Information Sciences
Published

Maintaining a package can be a lonesome activity, which sometimes poses a problem if you prefer team work or if you encounter a very thorny-for-you problem.Beside belonging to a supportive community of maintainers (like rOpenSci 😉), for collaborative help and commiseration you can try to build a community of contributors around your package!In this post, we’ll explore one tool helping you towards that goal: “help wanted” issues, with which your

CommunityR-universeInterviewsR-universe-starsComputer and Information Sciences
Published
Authors Yanina Bellini Saibene, Alejandra Bellini, Lucio Casalla, Steffi LaZerte, Rich FitzJohn, Rob Ashton

A new post of our interview series “Meeting the stars of the R-universe”. We aim to introduce the teams and people behind the development of software and packages many of us use and which are available through the R-Universe. We want to highlight and explore different teams and projects around the world, the work they do, their processes and users.