Skip to content

Commit e4b7912

Browse files
committed
Enhances: knitr
Since we register a method for knitr::knit_print, keep it mentioned in the DESCRIPTION.
1 parent e1329dd commit e4b7912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Title: Extension of `data.frame`
44
Depends: R (>= 3.3.0)
55
Imports: methods
66
Suggests: bit64 (>= 4.0.0), bit (>= 4.0.4), R.utils, xts, zoo (>= 1.8-1), yaml, litedown
7+
Enhances: knitr
78
Description: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.
89
License: MPL-2.0 | file LICENSE
910
URL: https://r-datatable.com, https://Rdatatable.gitlab.io/data.table, https://github.com/Rdatatable/data.table

0 commit comments

Comments
 (0)