File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,5 +31,6 @@ Suggests:
3131 patrick,
3232 scales,
3333 testthat (>= 3.0.0),
34- covr
34+ covr,
35+ DT
3536Config/testthat/edition: 3
Original file line number Diff line number Diff line change 99 ]
1010 },
1111 "Packages": {
12+ "DT": {
13+ "Package": "DT",
14+ "Version": "0.33",
15+ "Source": "Repository",
16+ "Repository": "CRAN",
17+ "Requirements": [
18+ "crosstalk",
19+ "htmltools",
20+ "htmlwidgets",
21+ "httpuv",
22+ "jquerylib",
23+ "jsonlite",
24+ "magrittr",
25+ "promises"
26+ ],
27+ "Hash": "64ff3427f559ce3f2597a4fe13255cb6"
28+ },
1229 "KernSmooth": {
1330 "Package": "KernSmooth",
1431 "Version": "2.23-24",
309326 ],
310327 "Hash": "09fd631e607a236f8cc7f9604db32cb8"
311328 },
329+ "crosstalk": {
330+ "Package": "crosstalk",
331+ "Version": "1.2.1",
332+ "Source": "Repository",
333+ "Repository": "CRAN",
334+ "Requirements": [
335+ "R6",
336+ "htmltools",
337+ "jsonlite",
338+ "lazyeval"
339+ ],
340+ "Hash": "ab12c7b080a57475248a30f4db6298c0"
341+ },
312342 "curl": {
313343 "Package": "curl",
314344 "Version": "6.4.0",
You can’t perform that action at this time.
0 commit comments