You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -560,7 +560,7 @@
560
560
561
561
55.`fread(URL)`with`https:`and`ftps:`couldtimeoutifproxysettingswerenotguessedrightby`curl::curl_download`, [#1686](https://github.com/Rdatatable/data.table/issues/1686). `fread(URL)` now uses `download.file()` as default for downloading files from urls. Thanks to @cderv for the report and Benjamin Schwendinger for the fix.
562
562
563
-
56.`dim.data.table`returnsnowthesame`dim.data.frame`in`data.table`-unawareenvironments, [#](). Thanks to @akersting for reporting and Benjamin Schwendinger for the fix.
563
+
56.`dim.data.table`returnsnowthesameas`dim.data.frame`in`data.table`-unawareenvironments, [#2422](https://github.com/Rdatatable/data.table/issues/2422). Thanks to @akersting for reporting and Benjamin Schwendinger for the fix.
0 commit comments