Funding for new rOpenSci community champions program for historically excluded groups
Thank you for another amazing year at rOpenSci
Community call on Enhancing Software Peer Review with GitHub Automation, help wanted issues, new packages and package news
A major difference between r-universe and static repositories like CRAN and BioConductor is continuous deployment: packages in r-universe are continuously built in CI and immediately deployed to our package server. This package server stores binaries and metadata in a database, which enables us to dynamically query and expose all the package data through APIs, dashboards, feeds, etc. Based on some suggestions from twitter users, we have added support for RSS feeds of package updates
cffr, a package for creating valid CITATION.cff files using the metadata of any R package.