Nathan Teetor
banner
nteetor.bsky.social
Nathan Teetor
@nteetor.bsky.social
A guy programming in rural Japan.

GitHub: https://github.com/nteetor
Hello #rstats, I'm searching for work opportunities and wanted to put out a friendly inquiry. My work has focused on shiny and package development, github.com/nteetor/. I would appreciate any advice or leads and I am happy to talk more. Thank you!
July 15, 2025 at 5:10 AM
Happy to announce {zeallot} 0.2.0 is available on CRAN. 🎉
New features include,

* Assignment by name, `c(disp=, gear=) %<-% mtcars`
* A `zeallous()` function to prevent R CMD check "no visible binding" errors for packages using zeallot internally

cran.r-project.org/package=zeal...

#rstats
zeallot: Multiple, Unpacking, and Destructuring Assignment
Provides a %&lt;-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values t...
cran.r-project.org
June 3, 2025 at 1:54 AM
A new version of {cascadess} is on CRAN 🎉 The package provides a `.style` pronoun and functions to easily and legibly apply styles when building {shiny} app UIs. The applied styles are now more uniform for better synergy with {bslib}. #rstats #rshiny

cran.r-project.org/package=casc...
cascadess: A Style Pronoun for 'htmltools' Tags
Apply styles to tag elements directly and with the .style pronoun. Using the pronoun, styles are created within the context of a tag element. Change borders, backgrounds, text, margins, layouts, and m...
cran.r-project.org
October 28, 2024 at 3:40 AM