Pinned
2,281 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 52 commits in 8 repositories
Created 2 repositories
- jimhester/eurostat R
- jimhester/data Jupyter Notebook
Created a pull request in fivethirtyeight/data that received 3 comments
Convert all files with CR line endings to the more common LF endings
These files use only Carriage Return line endings, which have not been broadly used in an operating system since 'classic' macOS, which had end of …
+377,168
−55
•
3
comments
Opened 2 other pull requests in 2 repositories
r-lib/cpp11
1
merged
tidyverse/readxl
1
merged
Reviewed 8 pull requests in 6 repositories
r-lib/cpp11
2 pull requests
tidyverse/readxl
2 pull requests
r-lib/cli
1 pull request
tidyverse/readr
1 pull request
tidyverse/tidyups
1 pull request
r-lib/brio
1 pull request
Created an issue in r-lib/cli that received 5 comments
Integer overflow when using the C progress bar API
When using the C progress bar API it is possible to overflow the 32 bit int data type if you pass a value larger than can be stored in an int, e.g.…
5
comments