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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -605,15 +605,15 @@
605
605
606
606
16.Theoptions`datatable.print.class`and`datatable.print.keys`arenow`TRUE`bydefault.Theyhavebeenavailablesince v1.9.8 (Nov2016) and v1.11.0 (May2018) respectively.
607
607
608
-
17.`update.dev.pkg()`hasbeenrenamed`update_dev_pkg()`togetoutofthewayofthe`stats::update`genericfunction, [#5421](https://github.com/Rdatatable/data.table/pull/5421). This is a utility function which upgrades the version of `data.table` to the latest commit in development which has also passed all tests. As such we don't expect any backwards compatibility concerns.
2.`update.dev.pkg()`hasbeenrenamed`update_dev_pkg()`togetoutofthewayofthe`stats::update`genericfunction, [#5421](https://github.com/Rdatatable/data.table/pull/5421). This is a utility function which upgrades the version of `data.table` to the latest commit in development which has passed all tests. As such we don't expect any backwards compatibility concerns. Its manual page was causing an intermittent hang/crash from `R CMD check` on Windows-only on CRAN which we hope will be worked around by changing its name.
0 commit comments