I am a Research Software Scientist for rOpenSci. I develop and maintain the open-source tools used to automatically analyse and assess software. These include
pkgcheck
to implement an array of checks on R packages.pkgstats
to extract code statistics from every R package ever.autotest
to automatically test R packages by mutating inputs.pkgmatch
to match packages against other packages or text descriptions.
I also develop the open-source Urban Analyst platform, which aims to "Analyse and compare cities across the world". See the pinned repositories below for some of the software that powers that platform.
A lot of my code is bundled as R packages, with a lot of that written in C++ or
C. Urban Analyst is Typescript and Rust. I do everything in neovim + tmux, via
my dotfiles