- Collective, open software
- Biotech/healthcare for social good
- Data science and statistics
- Empowering good software and science with great tools
Implementing R
in rust
Long term goals are for backwards compatibility with (the good parts of) R, as a platform for language experimentation.
An implementation of the Debug Adapter
Protocol for R
, with the primary take-away being that R's browser
needs work to support a solid DAP implementation.
Developer tool for surfacing global R package options
Add tests and assertions in-line in examples
Easily build components of ggplots without sacrificing the ease of ggplot’s layer parameters and construction syntax.
R package for partial datetime classes and generics
Data-agnostic, shiny-idiomatic filter module
A package for making coding challenges, largely inspired by the learnr
package.
helix
the post-modern text editor
I'm a proud contributor of a few quality-of-life fixes
Generally I develop packages to learn... and that doesn't always translate to a commitment to long term maintenance unless I know there's an interested userbase. If you see something interesting, let me know! I'm happy to publish if I know my maintenance efforts are going to be put to good use.
My public projects are things I explore in order to learn. Right now I'm most interested in
- Building a better R interface for the Debug Adapter Protocol
- A Blender Geometry Nodes port of the grammar of graphics (a la
ggplot2
) - Exploring language design in
rust