Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Popular repositories
7,594 contributions in the last year
Less
More
Activity overview
Contributed to
MichaelChirico/r-bugs,
jimhester/lintr,
Rdatatable/data.table
and 5 other
repositories
Contribution activity
April 2021
Created 7 commits in 3 repositories
Created 2 repositories
- MichaelChirico/CodeMirror JavaScript
- MichaelChirico/isc-translations-proposal Shell
Created a pull request in codemirror/CodeMirror that received 1 comment
Opened 1 other pull request in 1 repository
codemirror/CodeMirror
1
merged
Reviewed 4 pull requests in 2 repositories
jimhester/lintr 3 pull requests
Rdatatable/data.table 1 pull request
Created an issue in codemirror/CodeMirror that received 1 comment
R: unbraced inline function breaks subsequent indenting
Repro:
Open https://codemirror.net/mode/r/
Put apply(x, function(xi) sum(xi))
in one line, press Enter.
apply(x, function(xi) sum(xi)) ^ cursor lan…
1
comment