All repositories on my GitHub profile.
A context-aware AI assistant for RStudio that is literally at your fingertips.
Codriver works directly in the RStudio source editor, without switching context or opening a separate chat window. When you press the keyboard shortcut, codriver reads your cursor position and selection to choose one of five modes — complete, generate, continue, edit, or comment — and presents suggestions in-place.
Quick links
Manage RStudio preferences and addin shortcuts
The {rstudio.prefs} package provides a programmatic interface for working with RStudio preference files to modify settings and addin keyboard shortcuts without using point-and-click option menus. This is useful for teams and individuals working across multiple devices who want a unified experience and for enforcing best practices. The package also exposes settings not available in the Global Options dialog.
Quick links
Package providing a lightweight interface for interacting with LiteLLM AI language models from R. The package offers simple helper functions for sending prompts, handling responses, and integrating LLM calls into data analysis workflows.
Arduino library handling iButton identification tags such as DS1990A, TM1990A, RW1990, RW1990.2, RW2004, TM2004, TM01 and many others. Supports writing a new identification code to (re)writable iButton tags and reading of multiple iButton probes on the same data line.
Quick links