rformat 0.1.0 is on CRAN. Base R-inspired code formatter built on utils::getParseData(), R's built-in AST. One Import: Rcpp, so it's lightning fast.
install.packages("rformat")
rformat::rformat_file("my_script.R")
#tinyverse #rstats
Latest posts tagged with #tinyverse on Bluesky
rformat 0.1.0 is on CRAN. Base R-inspired code formatter built on utils::getParseData(), R's built-in AST. One Import: Rcpp, so it's lightning fast.
install.packages("rformat")
rformat::rformat_file("my_script.R")
#tinyverse #rstats
#RStats #tinyverse gurus: is their a mutation testing package out there that is compatible with {tinytest} ?
For our recent package releases, I’ve been using a lightweight, AI-friendly R workflow built around `littler` and 4 new tinyverse-inspired development packages we released today!
#rstats #tinyverse #ClaudeCode
cornball.ai/posts/tinyve...
This has not been my experience at all. Although I am one of those #baseR and #tinyverse partisans...
Last spring, chatGPT was terrible and Claude was decent with #rstats. This winter, Claude Code has been 🤯
Many fun side-quests that would've taken 2-3 weeks are done in an hour.
More on this soon
"One of the biggest fallacies in coding is that dependencies have zero downsides."
Best opening line in a while, more at the full post the link below. #rstats #tinyverse
lewiscampbell.tech/blog/250718....