The R-universe build system
The R-universe system is a complex effort, consisting of numerous frontend and backend pieces that operate across various platforms. A key challenge in developing such a system is managing overall complexity by finding ways to reduce the problem into smaller, loosely coupled components, which can be thought of, and developed, somewhat independently.
A lot of the early work on R-universe has gone into iterating with designs to gradually build up such a system in a way that is robust and scalable, while keeping complexity under control.
...Updates in version 0.6.0 of the online book ‘rOpenSci Packages: Development, Maintenance, and Peer Review rOpenSci Packages: Development, Maintenance, and Peer Review’
Some tips to promote scientific citations of your work.
The coder package helps to summarize and interpret (medical) coding in R (think ICD, ATC and more)!
A new pipeline tool, a new ecosystem, and how you can help