Ciências da Computação e da InformaçãoInglêsHugo

rOpenSci - open tools for open science

rOpenSci - open tools for open science
Open Tools and R Packages for Open Science
Pagina inicialFeed JSON
language
NewsletterCiências da Computação e da InformaçãoInglês
Publicados
Autor 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 🔗R-Universe The R-Universe now builds MacOS ARM64 binaries for use on Apple Silicon (aka M1/M2/M3) systems! Find out more in the related tech note. 🔗Coworking Read all about coworking in our recent post! Join us for social coworking &

CommunityCode Of ConductGovernanceCiências da Computação e da InformaçãoInglês
Publicados

The rOpenSci community is supported by our Code of Conduct with a clear description of unacceptable behaviors,instructions on how to make a report, and information on how reports are handled. We, the Code of Conduct Committee,are responsible for receiving, investigating, deciding, enforcing and reporting on all reports of potentialviolations of our Code.

NewsletterCiências da Computação e da InformaçãoInglês
Publicados
Autor 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 🔗Reminder about giving season: consider donating to rOpenSci This Giving Season consider donating to rOpenSci to support our mission of empowering Open Science.

CommunityChampions ProgramCiências da Computação e da InformaçãoInglês
Publicados
Autor Bilikisu Wunmi Olatunji

Being a part of the rOpenSci Champion’s program has been a transformative experience, pushing me to explore the world of R package development and contribute to the world of open science. While my initial project proposal took a different route, the unexpected journey led me to create a valuable tool that I am proud to call my own – an R package ChartkickR.

CommunityPackagesDevelopmentCiências da Computação e da InformaçãoInglês
Publicados

It was 2015, a Political Science master’s student had to process data to hand in his thesis and decided to take the opportunity to learn how to use R. To the long and winding road of the academic requirement was added an extra degree of difficulty: incorporating programming software from scratch, with a somewhat steep learning curve.

CommunityChampions ProgramCiências da Computação e da InformaçãoInglês
Publicados
Autores Apoorv Anand, Bruna Wundervald, Eunseop Kim, Emi Tanaka, François Michonneau, Francisco Cardozo, Luis D. Verde Arregoitia, 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.

NewsletterCiências da Computação e da InformaçãoInglês
Publicados
Autor 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.

CommunityCiências da Computação e da InformaçãoInglês
Publicados
Autor 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-universeWebrWasmCiências da Computação e da InformaçãoInglês
Publicados

🔗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;