-
Notifications
You must be signed in to change notification settings - Fork 88
Blog post with second cohort projects #1003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 16 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
b67aeb1
Blog post with second cohort projects
yabellini b6b51da
More info about projects
yabellini 4754b28
More champions updates
yabellini 3b4a684
Change date and adding more content about the projects
yabellini 09f123d
More links and data about the projects
yabellini b1ca610
More data about projects
yabellini be3d057
Create proyectos.png
yabellini c7fc62e
Add picture
yabellini 9449e6b
Adding Binod package.
yabellini 414e5b6
Moving to improving and reviewing
yabellini e28a6ef
More details on outreach activities.
yabellini a73eec0
Adding links and full names of events.
yabellini 3825e26
More links and details for outreach.
yabellini 41a178c
Outreach picture
yabellini 6e5a7d7
More links and details.
yabellini fa97a5c
Adding links and details to the outreach activities.
yabellini f011ab4
Apply suggestions from code review
yabellini cfc2447
Apply suggestions from code review
yabellini 608f160
Apply suggestions from code review
yabellini 16cd674
Apply suggestions from code review
yabellini 49fbf62
Apply suggestions from code review
yabellini 8ef395c
Fixing YAML, adding DOI, Adding links.
yabellini 7ee7cef
Adding Francesca's events links
yabellini f5902aa
Adding a mention to the relation with mentors and champions.
yabellini d67c540
Update content/blog/2025-04-15-champions-project-wrapup/index.md
yabellini 289966a
Update content/blog/2025-04-15-champions-project-wrapup/index.md
yabellini e20cd3c
Update content/blog/2025-04-15-champions-project-wrapup/index.md
yabellini 5ee974b
Merge branch 'main' into second-champions-cohort-projects
yabellini d25033e
Merge branch 'main' into second-champions-cohort-projects
yabellini ea0ddf5
Change folder name to match date
yabellini 7c51f12
Links and and punctuation marks
yabellini File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,86 @@ | ||
| --- | ||
| title: "rOpenSci Champions Second Cohort: Projects Wrap-Up" | ||
| slug: "champions-program-projects-cohort2" | ||
| author: | ||
| - Yanina Bellini Saibene | ||
| editor: | ||
| - Steffi LaZerte | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| date: '2025-07-02' | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| tags: | ||
| - community | ||
| - champions program | ||
| - packages | ||
| description: "Our second cohort of Champions complete the program. In this blog post, we share each champions projects, their achievements and outreach activities." | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| params: | ||
| doi: "10.59350/268cb-p0021" | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| --- | ||
|
|
||
| As we make the presentation of our third cohort of the [rOpenSci Champions Program](/champions/),our second cohort has now completed the second phase of the program by developing their project and carrying out outreach activities. In this article, we share each Champion's project, their achievements and their outreach activities. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## Champions' Projects | ||
|
|
||
| In their applications Champions choose to develop a new package or to participate in the review process as authors or reviewers. | ||
|
|
||
| {{< figure src = "proyectos.png" alt = "Logos of all the packages developed or improved during the champions program 2023-2024" >}} | ||
|
|
||
| ### New packages | ||
|
|
||
| - **Andrea Gomez Vargas**, from Argentina, developed the package [arcenso](https://soyandrea.github.io/arcenso/). to allow access to the official data of the national population censuses in Argentina from the National Institute of Statistics and Census - INDEC and make this historical census data available, homogenized, and ready to use. Her mentor is [Luis Verde](/author/luis-verde-arregoitia/) from Mexico. You can learn more about the package in [the blog post Andrea wrote about her project and her journey on the program](/blog/2025/05/15/puentes-comunidades-campeones-ropensci/). | ||
|
yabellini marked this conversation as resolved.
Outdated
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| - **Francesca Belem Lopes Palmeira**, from Brazil, developed a new package called [pcir: 'Potential for Conflict Index - PCI'](https://fblpalmeira.github.io/pcir/), which is a descriptive statistical method used to enhance the understanding of outcomes in human dimensions research. The package equip users with the tools required for calculating, comparing, and graphing the potential for conflict. Her mentor is [Bruna Wundervald](/author/bruna-wundervald/) from Brazil. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| - **Sunny Tseng**, from Taiwan, now living in Canada, developed [bbsTaiwan](https://sunnytseng.github.io/bbsTaiwan/). This is an R package to streamline Taiwan Breeding Bird Survey (BBS) data retrieval and analysis. bbsTaiwan facilitates data access from GBIF, where Taiwan BBS data are stored. Users can tailor species analysis, controlling data stratification, preparation, and mapping. Sunny's mentor is [Eunseop Kim](/author/eunseop-kim/) from South Korea, now living in the USA. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| - **Erika Siregar**, from Indonesia, worked on developing [rplaywright](https://erikaris.github.io/rplaywright/) an R package seamlessly bridge with the NodeJS library, Playwright, enabling simplified web testing and automation for R users. This package aims to provide R users with a comprehensive toolkit for interacting with web browsers programmatically, allowing for tasks such as browser automation, web scraping, and end-to-end testing directly from within the R environment. Her mentor is [Apoor Anand](/author/apoorv-anand/) from India. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
|
|
||
| ### Improving and reviewing existing packages | ||
|
|
||
| - **Ezekiel Adebayo Ogundepo** from Nigeria, worked on the [bulkreadr](https://docs.ropensci.org/naijR/) package, which is a package designed to optimize the process of importing and processing large datasets provinding compatibility with several formats files from several statistical softwares and spreadsheets. Ezekiel worked on enhanced functions functionality and lunch the [official website of the package](https://gbganalyst.github.io/bulkreadr/news/index.html). His mentor was [Francisco Cardozo](/author/francisco-cardozo/) from Colombia. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| - **Liz Hare** from the US, worked as reviewer on the software peer review of the [emodnet.wfs](https://github.com/ropensci/software-review/issues/653) package, provide helpers to access EMODnet Web Feature Service data through R. Her mentor was [François Michonneau](/author/françois-michonneau/) from France. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| - **Sehrish Kanwal**, from Australia, worked to improve the [RNAsum R package](https://github.com/umccr/RNAsum), an RNA-seq reporting workflow designed to post-process, summarise, and visualize outputs. Sehrish worked on the package and a paper about it. [The package website](https://umccr.github.io/RNAsum/) present more information on the packages functionalities. Her mentor was [Emi Tanaka](/author/emi-tanaka/) from Australia. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| - **Jacqui Levy**, from Canada, worked on the [icicle package](https://github.com/Jacqui-123/icicle) to tidy and calculate ice cycle variables from thousands of open-source hydrological stations that are managed by the Water Survey of Canada. This R package will give scientists the tools to assess ice cycle variables and how they might be changing over time for any river station. Her mentor is [Jonathan Keane](/author/jonathan-keane/), from the US. | ||
|
|
||
| - **Binod Jung Bogati**, from Nepal, worked on the [nepalcensus](https://github.com/rugnepal/nepalcensus) package, which provides a comprehensive and up-to-date tool for accessing and exploring demographic, socio-economic, and geographic data collected during the most recent census conducted in Nepal. The package aims to facilitate data analysis and visualization for researchers, policymakers, and anyone interested in understanding and utilizing census data effectively for various applications and insights. His mentor is [Erle Holgersen](/author/erle-holgersen/) from Canada. | ||
|
|
||
| ## Outreach Activities | ||
|
|
||
| {{< figure src = "outreach.png" alt = "Examples of outreach activities: workshops, webinars, conferences, meetups, papers, talks and user groups" >}} | ||
|
|
||
| Our Champions carried out a wide range of outreach activities like talks, conference papers, workshops, blog articles, community calls and meetups. The objective of these activities was to share what they did and learned during the program with their communities beyond rOpenSci. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| Outreach activities started in August 2024 involving local communities (universities, RUGs, R-Ladies Chapters, conferences, and organizations) and delivered in Champions’ native language (English, Spanish, Portuguese and Chinese). | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| [Liz Hare, member of this cohort worked together with Cagri, a champion from the first cohort to do outreach activities](https://ropensci.org/events/rsr-learn-and-use/) and also introduce their cohort mates to other communities and organizations giving them [space to share what they did during the Champions Program](https://www.youtube.com/watch?v=p2Odyp9VIPA). | ||
|
|
||
|
yabellini marked this conversation as resolved.
|
||
| Champions worked with their local communities to organize different kind of events and spaces: | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| - Sunny organized a workshop to teach how to use the package he developed during the champions program in Taiwan. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| - Ezekiel submitted a proposal to the RConsortium to create the [Unilorin R user Group](https://www.meetup.com/unilorin-r-users-group/) which got partial funding for its start-up. After a successful year of operation, with 5 events held and more than 600 members the group was awared another RConsortium grant to continue its activities during 2025. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| - Andrea organized several events in Argentina, including a talk at the R-Ladies Buenos Aires chapter and the RenBaires R user Group about the arcenso package and the Champions Program. | ||
| - Sehrish shared her experience on the rOpenSci Champions Program at the webinar [Championing omics data analysis through Open science, Mentoring and Innovating tool](https://bdsi.anu.edu.au/news-events/events/championing-omics-data-analysis-through-open-science-mentoring-and-innovating) at the Australian National University. | ||
| - Francesca organize a meetup with R-Ladies Floripa to introduce her package pcir. | ||
|
|
||
| rOpenSci's community spaces also benefited from the participation of the champions: | ||
|
|
||
| - Sunny participated as a panelist in the community call [From Novice to Contributor: Making and Supporting First-Time Contributions to FOSS](https://ropensci.org/commcalls/first-time-contributor/) telling about her experience developing the *bbsTawian* package as a project in the Champions Program, | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| - Andrea participated in the Community Call in Spanish [Fostering Open Science in Latin America - rOpenSci Champions Program](https://ropensci.org/es/commcalls/champions-latino-2025/) sharing her experience during the Champions Program with people interested in applying to the next cohort. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| - Ezekiel participated as a mentor in the [Coworking Mini-Hackathon for First-Time Contributors](https://ropensci.org/blog/2025/01/24/coworking-hackathons/), helping people to do their first contribution to R packages. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| - Francesca was the main host of our first community call in Portugues [The R community speaks Portuguese](https://ropensci.org/commcalls/translation-portuguese/) and also one of the mentors of our [Tradução + Hackathon = Traslaton rOpenSci](https://www.eventbrite.cl/e/traducao-hackathon-traslaton-ropensci-tickets-1045507530167) during LatinR 2024. | ||
|
|
||
| Champions also wrote blog posts for rOpenSci's website covering technological aspects such as [“Resources For Using R With Screen Readers”](https://ropensci.org/blog/2024/09/05/screen-readers-tools/) by Liz Hare and also aspects such as the experience of being part of the program, such as [“Bridges and Communities. My Journey as an rOpenSci Champion”](https://ropensci.org/blog/2025/05/15/puentes-comunidades-campeones-ropensci/) by Andrea Vargas Gomez. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| Academic publication are also part of the outcomes of the Champions work. For example, Sehrish Kanwal wrote a paper about the [RNAsum R package](https://doi.org/10.1101/2025.01.10.24319650). | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| LatinR, useR!, Posit and several other conferences were attended by our champions. For example, during LatinR, Government Advances in Statistical Programming Andrea presented the package she developed during the program. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
| In addition Sunny, Andrea and Erika received scholarships to attend Posit Conf 2024 and Sunny and Andrea were able to participate. | ||
| Erika and Andrea also presented their respective packages developed during the program at useR! 2025. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## Champions' accomplishments and next steps | ||
|
|
||
| Our Champions have been very successful in the delivery of their projects, building high quality software with a focus on their countries and discipline. The impact of their work also spread to their home institutions and related local communities. Not only through their outreach activities sharing information and knowledge contextualized for their audience, but also by creating spaces for their local communities, like the R user groups, and through their research. | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
|
|
||
| Many of our Champions will continue with their outreach activities and maintaining their R package. Stay tuned to our events and talks section in our website, our newsletter and social media to learn about them! | ||
|
yabellini marked this conversation as resolved.
Outdated
|
||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.