Randy Lai is a data scentist at Google. His interests include writing computing software and developing statistical methodologies.
A 21 century R console. radian
is an alternative console for the R program with multiline editing and rich syntax highlight. It is written in Python, so to some extent, it could be considered as a ipython
clone for R.
An implementation of the Language Server Protocol for R. The Language Server protocol is used by an editor client to integrate features like auto completion.
A python package which allows users to call R functions in Python. It is served as the backend of the R console radian
.
Send code to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.
A webapp notifies GitHub for the netlify deploy status.
An R package of fast generators and iterators for permutations, combinations, integer partitions and compositions. See Stackoverflow.
A python flask webapp for collecting students’ projects from STA 141B and STA 141C.
Unittest framework for Sublime Text. It runs unittest testcases on local machines and CI services such as GitHub and Circle CI.
A python flask webapp to preview private github repo