... | ... |
@@ -1,8 +1,8 @@ |
1 | 1 |
Package: TCGAbiolinks |
2 | 2 |
Type: Package |
3 | 3 |
Title: TCGAbiolinks: An R/Bioconductor package for integrative analysis with GDC data |
4 |
-Version: 2.31.2 |
|
5 |
-Date: 2023-06-06 |
|
4 |
+Version: 2.31.3 |
|
5 |
+Date: 2024-01-01 |
|
6 | 6 |
Author: Antonio Colaprico, |
7 | 7 |
Tiago Chedraoui Silva, |
8 | 8 |
Catharina Olsen, |
... | ... |
@@ -108,10 +108,11 @@ Suggests: |
108 | 108 |
parallel, |
109 | 109 |
ggrepel (>= 0.6.3), |
110 | 110 |
scales, |
111 |
- grid |
|
111 |
+ grid, |
|
112 |
+ DT |
|
112 | 113 |
VignetteBuilder: knitr |
113 | 114 |
LazyData: true |
114 | 115 |
URL: https://github.com/BioinformaticsFMRP/TCGAbiolinks |
115 | 116 |
BugReports: https://github.com/BioinformaticsFMRP/TCGAbiolinks/issues |
116 |
-RoxygenNote: 7.2.3 |
|
117 |
+RoxygenNote: 7.3.1 |
|
117 | 118 |
Encoding: UTF-8 |