Pinned Repositories
httpgd
Asynchronous http server graphics device for R.
lintr
Static Code Analysis for R
data.table
R's data.table package extends data.frame:
languageserver
An implementation of the Language Server Protocol for R
vscode-R
R Extension for Visual Studio Code
formattable
Formattable Data Structures
MacType.Decency
A MacType profile that provides decent solution to font rendering and font substitutions for Windows operating systems.
pipeR
Multi-Paradigm Pipeline Implementation
rlist
A Toolbox for Non-Tabular Data Manipulation
vscode-rcpp-demo
A demo project of writing and debugging Rcpp in VSCode
renkun-ken's Repositories
renkun-ken/formattable
Formattable Data Structures
renkun-ken/rlist
A Toolbox for Non-Tabular Data Manipulation
renkun-ken/vscode-rcpp-demo
A demo project of writing and debugging Rcpp in VSCode
renkun-ken/dotfiles
My dotfiles
renkun-ken/vscode-cpp11-demo
A demo project of writing and debugging cpp11 in VSCode
renkun-ken/awesome-R
A curated list of awesome R frameworks, packages and software.
renkun-ken/languageserver
An implementation of the Language Server Protocol for R
renkun-ken/rlist-tutorial
A tutorial for rlist package
renkun-ken/using-rstats-in-vscode
The presentation slides of Using R in VS Code
renkun-ken/vscode-R
R Extension for Visual Studio Code
renkun-ken/repr
String and byte representations for all kinds of R objects
renkun-ken/xmlparsedata
R code parse data as an XML tree
renkun-ken/codetest
Learning VSCode Extension API
renkun-ken/cpp11
cpp11 is a header-only R package that helps R package developers handle R objects with C++ code.
renkun-ken/DBI
A database interface (DBI) definition for communication between R and RDBMSs
renkun-ken/debug-adapter-protocol
Defines a common protocol for debug adapters.
renkun-ken/fakepkg
A fake R package for testing R languageserver
renkun-ken/httpgd
Asynchronous http server graphics device for R.
renkun-ken/langserver.github.io
renkun-ken/language-server-protocol
Defines a common protocol for language servers.
renkun-ken/lintr
Static Code Analysis for R
renkun-ken/path-autocomplete
Path autocomplete for visual studio code.
renkun-ken/quarto-vscode
Quarto extension for VS Code
renkun-ken/radian
A 21 century R console
renkun-ken/redux
:telephone_receiver::computer: Redis client for R
renkun-ken/RMariaDB
An R interface to MariaDB
renkun-ken/vscDebugger
renkun-ken/vscode
Visual Studio Code
renkun-ken/vscode-docs
Public documentation for Visual Studio Code
renkun-ken/VSCode-R-Debugger