Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
MichaelChirico pushed 1 commit to main r-lib/bit64
- Further improve runif64 implementation (#129) * Explanatory comments about implementation/lack of easy workaround ... 9fd8e6c
MichaelChirico closed a pull request on r-lib/bit64
Further improve runif64 implementation
Set out to see if we can't avoid the whole `while()` post-fix by being smarter about our draws. Basically decided "no"/"not worth it" based on my current understanding, which I laid out in new e...MichaelChirico opened a pull request on r-lib/bit64
Further improve runif64 implementation
Set out to see if we can't avoid the whole `while()` post-fix by being smarter about our draws. Basically decided "no"/"not worth it" based on my current understanding, which I laid out in new e...MichaelChirico created a branch on r-lib/bit64
ru64-comments - An R package with an S3 Class for Vectors of 64bit Integers
MichaelChirico pushed 1 commit to main r-lib/bit64
- Simplify custom types for punning, use better names (#128) cd3f803
MichaelChirico closed a pull request on r-lib/bit64
Simplify custom types for punning, use better names
Follow-up to #127 for readabilityMichaelChirico opened a pull request on r-lib/bit64
Simplify custom types for punning, use better names
Follow-up to #127 for readabilityMichaelChirico pushed 1 commit to type-pun-naming r-lib/bit64
- Simplify custom types for punning, use better names 0c36d38
MichaelChirico created a branch on r-lib/bit64
type-pun-naming - An R package with an S3 Class for Vectors of 64bit Integers
MichaelChirico created a review comment on a pull request on Rdatatable/data.table
I think realistically we can just completely deprecate the argument already -- literally 0 usage on GitHub: https://github.com/search?q=lang%3AR+%2Fdroplevels%2F+%2Fin%5B.%5Dplace%2F+-path%3Afdr...
MichaelChirico pushed 1 commit to master Rdatatable/data.table
- Remove obsolete deprecation comment (#6650) 5ecf963
MichaelChirico closed a pull request on Rdatatable/data.table
Remove obsolete deprecation comment in as.data.table.matrix
The lines just below show this is already an error. Checking the CRAN blame, it's been an error since v1.15.0MichaelChirico created a comment on a pull request on Rdatatable/data.table
Comment-only change. Merging.
MichaelChirico pushed 1 commit to master Rdatatable/data.table
- Remove traces of abandoned plan to change logical01 default (#6647) c82abf7