Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

MichaelChirico

MichaelChirico deleted a branch r-lib/bit64

ru64-comments

MichaelChirico pushed 1 commit to main r-lib/bit64
  • Further improve runif64 implementation (#129) * Explanatory comments about implementation/lack of easy workaround ... 9fd8e6c

View on GitHub

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 deleted a branch r-lib/bit64

type-pun-naming

MichaelChirico pushed 1 commit to main r-lib/bit64
  • Simplify custom types for punning, use better names (#128) cd3f803

View on GitHub

MichaelChirico closed a pull request on r-lib/bit64
Simplify custom types for punning, use better names
Follow-up to #127 for readability
MichaelChirico opened a pull request on r-lib/bit64
Simplify custom types for punning, use better names
Follow-up to #127 for readability
MichaelChirico pushed 1 commit to type-pun-naming r-lib/bit64
  • Simplify custom types for punning, use better names 0c36d38

View on GitHub

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...

View on GitHub

MichaelChirico created a review on a pull request on Rdatatable/data.table

View on GitHub

MichaelChirico deleted a branch Rdatatable/data.table

obs-todo-comment

MichaelChirico pushed 1 commit to master Rdatatable/data.table
  • Remove obsolete deprecation comment (#6650) 5ecf963

View on GitHub

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.0
MichaelChirico created a comment on a pull request on Rdatatable/data.table
Comment-only change. Merging.

View on GitHub

MichaelChirico deleted a branch Rdatatable/data.table

logical01-doc

MichaelChirico pushed 1 commit to master Rdatatable/data.table
  • Remove traces of abandoned plan to change logical01 default (#6647) c82abf7

View on GitHub

MichaelChirico closed a pull request on Rdatatable/data.table
Remove traces of abandoned plan to change logical01 default
Should have been part of #5883.
MichaelChirico created a comment on a pull request on Rdatatable/data.table
Comment-only change, merging

View on GitHub

MichaelChirico created a review on a pull request on Rdatatable/data.table
Looks good! I think it needs an entry in man/, probably in `?forder` would be the most logical place?

View on GitHub

MichaelChirico created a review comment on a pull request on Rdatatable/data.table
This needs to be conditioned on the R version, right?

View on GitHub

MichaelChirico created a review on a pull request on Rdatatable/data.table

View on GitHub

MichaelChirico created a review comment on a pull request on Rdatatable/data.table
Needs a few more tests -- currently all cases use the formula interface.

View on GitHub

MichaelChirico created a review on a pull request on Rdatatable/data.table

View on GitHub

MichaelChirico pushed 1 commit to sort_by.data.table Rdatatable/data.table

View on GitHub

MichaelChirico created a review comment on a pull request on Rdatatable/data.table
```suggestion sort_by.data.table <- function(x, y, ...) ```

View on GitHub

MichaelChirico created a review on a pull request on Rdatatable/data.table

View on GitHub

Load more