-
Notifications
You must be signed in to change notification settings - Fork 1k
Insights: Rdatatable/data.table
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 9 people
-
Adding translation team logos
#6519 merged
Jul 2, 2025 -
Suppressed spurious min/max warnings in cube() internal structure-seeding eval()
#7110 merged
Jul 2, 2025 -
added bounds checking to snprintf statements
#7122 merged
Jul 2, 2025 -
Fix incorrect keying after merge of keyed, non-alphabetic
factor
andcharacter
columns#5362 merged
Jul 2, 2025 -
[cbindlist/mergelist] copyCols
#6438 merged
Jul 1, 2025 -
[cbindlist/mergelist] mergepair workhorse
#6437 merged
Jul 1, 2025 -
Fix overwide line in Rd
#7117 merged
Jul 1, 2025 -
[cbindlist/mergelist] Implement cbindlist
#6435 merged
Jul 1, 2025 -
simplify format_col.default, allowing e.g. vctrs_list_of columns to print well
#6637 merged
Jul 1, 2025 -
Third round of formatting improvements in fread
#7112 merged
Jul 1, 2025 -
fread: consider quoted
na.strings
in text columns#7068 merged
Jul 1, 2025 -
avoid '|>' in vignette
#7115 merged
Jul 1, 2025 -
groupingsets()
: introduce and make use of theenclos
argument#6899 merged
Jul 1, 2025 -
Missing backslash in
\code{}
markup#7114 merged
Jul 1, 2025 -
[cbindlist/mergelist] Add some C utilities: NROW/NCOL/isDataTable/isDataList/perhapsDataTable
#6433 merged
Jun 30, 2025 -
[cbindlist/mergelist] Add ERR to the mult enum in bmerge.c
#6432 merged
Jun 30, 2025 -
Add optional= argument to as.data.frame.ITime to interact better with data.frame()
#7108 merged
Jun 30, 2025 -
removed macro
internalErrSize
#7046 merged
Jun 30, 2025 -
[cbindlist/mergelist] Whitespace changes
#6431 merged
Jun 30, 2025 -
Check roll-on-factor up-front to simplify later checks
#6639 merged
Jun 30, 2025 -
Slightly more robust pull of .Machine entries
#6154 merged
Jun 30, 2025 -
Assign coerceAs within other.Rraw suite
#7107 merged
Jun 30, 2025 -
new helper function fctr to retain order of input in levels, closes #…
#4843 merged
Jun 29, 2025 -
Additional formatting improvements for fread
#7106 merged
Jun 29, 2025 -
data.table names handling for unnamed matrix
#4363 merged
Jun 28, 2025 -
Add error handling for gzipped file decompression and external command failures in fread()
#7097 merged
Jun 28, 2025 -
Add a TODO in like() about future simplification
#7104 merged
Jun 27, 2025 -
Expand altrep in assign
#5401 merged
Jun 27, 2025 -
removed usage of static buffers
#7005 merged
Jun 27, 2025 -
Use setattr to avoid shallow copy in autoprint test setup
#7102 merged
Jun 27, 2025 -
Handle get0() in setDT() to preserve .internal.selfref
#7101 merged
Jun 26, 2025 -
Mention GLCI pipeline runs on branches
#7103 merged
Jun 26, 2025 -
formatting improvements in fread
#7074 merged
Jun 26, 2025 -
Update dockerfile registry owner in codespaces
#7100 merged
Jun 26, 2025 -
link to CI status dashboard
#7098 merged
Jun 26, 2025
3 Pull requests opened by 2 people
-
Avoid "global" options() in more test suites
#7111 opened
Jun 30, 2025 -
made todo labels consistent
#7113 opened
Jul 1, 2025 -
removing temporary *ch object
#7121 opened
Jul 2, 2025
15 Issues closed by 3 people
-
Strange warning about no non-missing arguments in min or max when used within cube
#6964 closed
Jul 2, 2025 -
Bug related to merging on character vs factor column when factor is sorted
#5361 closed
Jul 2, 2025 -
`list` sub-class with `format()` method prints full contents
#5948 closed
Jul 1, 2025 -
`fread()` does not report `""` as `NA` even when specified in `na.strings`
#6974 closed
Jul 1, 2025 -
groupingsets() wrong scoping logic
#5560 closed
Jul 1, 2025 -
create data.frame with ITime will lose the colname
#4673 closed
Jun 30, 2025 -
helper function: convert char to factor retaining order
#4837 closed
Jun 29, 2025 -
Create a data.table when one vector is transposed doesn't respect the name defined by user
#4124 closed
Jun 28, 2025 -
Proposal for a function to handle many small groups in some situations
#4284 closed
Jun 27, 2025 -
Aliasing issue with `:=` affecting a different column
#5400 closed
Jun 27, 2025 -
setDT not always sets ".internal.selfref"
#6864 closed
Jun 26, 2025 -
Parallel group-by for arbitrary R functions
#3130 closed
Jun 26, 2025 -
implicit use of future with "by="
#3962 closed
Jun 26, 2025 -
locating performance improvement in NEWS
#5900 closed
Jun 26, 2025
8 Issues opened by 3 people
-
Add a test of nanotime<->POSIXct-with-fractions join: should error and not warn
#7123 opened
Jul 2, 2025 -
Rework merge.data.table() to use mergepair()
#7120 opened
Jul 2, 2025 -
Add a context= or info= parameter to test() for looped/functional tests
#7119 opened
Jul 1, 2025 -
Revisit implementation of mergepair requiring obscure logic to generate mult="error" condition
#7118 opened
Jul 1, 2025 -
cbindlist could support retaining merged keys across inputs
#7116 opened
Jul 1, 2025 -
Add a new helper for setup to minimize boilerplate in a *.Rraw suite
#7109 opened
Jun 30, 2025 -
split dropping custom class
#7105 opened
Jun 28, 2025 -
tests on R 3.4 raises extra warning
#7099 opened
Jun 26, 2025
37 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Update Documentation for `env` Parameter Usage*
#6360 commented on
Jul 2, 2025 • 18 new comments -
cbindlist, mergelist
#4370 commented on
Jul 2, 2025 • 12 new comments -
implement frev as fast base::rev alternative
#5907 commented on
Jul 2, 2025 • 8 new comments -
Add warning for joins on mixed time classes
#6610 commented on
Jul 3, 2025 • 8 new comments -
updated `bmerge()` to support joins on complex columns with zero imaginary part, treating them as `double`
#7085 commented on
Jun 27, 2025 • 4 new comments -
implemented const_cast as a macro
#7045 commented on
Jun 29, 2025 • 2 new comments -
Document jj scoping behavior in groupingsets() with practical examples
#6879 commented on
Jul 1, 2025 • 1 new comment -
Add options= to test(), convert most Rraw scripts
#5845 commented on
Jun 30, 2025 • 0 new comments -
Forder segfault
#6111 commented on
Jul 2, 2025 • 0 new comments -
all.equal.data.table gets ignore.indices argument
#6136 commented on
Jun 28, 2025 • 0 new comments -
adding an atime test case; new with optimization to allow avoid [ overhead #PR4488
#6290 commented on
Jun 30, 2025 • 0 new comments -
adding an atime test case for gshift as gforce optimized shift #5205
#6295 commented on
Jun 28, 2025 • 0 new comments -
Files to be translated to Hindi (Group 1)
#6568 commented on
Jul 1, 2025 • 0 new comments -
Don't warn about numeric coercion in set(j=)
#6595 commented on
Jun 30, 2025 • 0 new comments -
Postpone the Non-API Problem.
#6640 commented on
Jul 2, 2025 • 0 new comments -
feat : added condition to check the RHS of :=
#6742 commented on
Jul 2, 2025 • 0 new comments -
Fixed nested ':=' reference assignment fails
#6789 commented on
Jun 30, 2025 • 0 new comments -
Create cran-status-check.yml
#7020 commented on
Jun 30, 2025 • 0 new comments -
Formatting improvements
#7052 commented on
Jun 28, 2025 • 0 new comments -
GForce optimisation could be more smart
#3815 commented on
Jun 26, 2025 • 0 new comments -
parallelize j during groupby
#5200 commented on
Jun 26, 2025 • 0 new comments -
Make GForce kick-in smarter
#5487 commented on
Jun 26, 2025 • 0 new comments -
topn for efficiently doing sorted head/tail
#3804 commented on
Jun 26, 2025 • 0 new comments -
Error in `[.data.table` due to lapply
#5685 commented on
Jun 26, 2025 • 0 new comments -
bmerge() needs to handle mixed complex-(int,dbl,i64) joins explicitly
#6627 commented on
Jun 27, 2025 • 0 new comments -
melt error message for bad measure.vars could be more informative/specific
#6512 commented on
Jun 27, 2025 • 0 new comments -
data.table - change default: check.names=TRUE
#4362 commented on
Jun 28, 2025 • 0 new comments -
Auto indexing should be skipped if subset and modify are on the same column
#1264 commented on
Jun 28, 2025 • 0 new comments -
Document well how to flexibly pass functions in env=
#6323 commented on
Jul 1, 2025 • 0 new comments -
Consistently qualify [base] in Rd links
#7095 commented on
Jul 1, 2025 • 0 new comments -
Use classed conditions as often as possible
#5913 commented on
Jul 2, 2025 • 0 new comments -
use look-up table in IDate conversion
#3279 commented on
Jul 1, 2025 • 0 new comments -
analyze function that collects various statistics
#4478 commented on
Jul 1, 2025 • 0 new comments -
Faster i
#4585 commented on
Jun 27, 2025 • 0 new comments -
last/first get argument na.rm
#5168 commented on
Jul 2, 2025 • 0 new comments -
rolling functions: adaptive left, frollmax, frollapply adaptive, partial
#5441 commented on
Jul 2, 2025 • 0 new comments -
assign 'clamp' to intermediate variable for error readability
#5443 commented on
Jun 30, 2025 • 0 new comments