New{golem} 1.0 is out: agent skills, Docker + renv, cli output
Shiny apps, engineered for production.
The golemverse is a family of R packages for building, testing and shipping robust {shiny} applications, from the first prototype to the Dockerfile.
# From CRAN
install.packages("golem")
golem::create_golem("myapp", with_agents = TRUE)Core packages
The maintained heart of the golemverse. Start with {golem}, add the others as your app grows.
One family, a clear lifecycle
Every package is tagged so you know what you can rely on.
Maintained by ThinkR. Safe to build on, with CRAN releases when the API is stable.
Young or moving fast. Try them, expect rough edges, and tell us what breaks.
No longer maintained. Kept online for reference, not for new projects.
Engineering Production-Grade Shiny Apps
The method behind the golemverse: design, build, test, deploy. Free to read online, and in print in the R Series by Chapman and Hall/CRC.
From the blog
Contact
Contact us via the ThinkR website.






