... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
Package: idpr |
2 | 2 |
Type: Package |
3 | 3 |
Title: Profiling and Analyzing Intrinsically Disordered Proteins in R |
4 |
-Version: 1.1.001 |
|
4 |
+Version: 1.1.003 |
|
5 | 5 |
Authors@R: c(person(c("William", "M."), "McFadden", |
6 | 6 |
email = "wmm27@pitt.edu", |
7 | 7 |
role = c("cre", "aut")), |
... | ... |
@@ -25,7 +25,7 @@ LazyData: true |
25 | 25 |
biocViews: StructuralPrediction, Proteomics, CellBiology |
26 | 26 |
RoxygenNote: 7.1.1 |
27 | 27 |
Depends: |
28 |
- R (>= 4.0.2) |
|
28 |
+ R (>= 4.0.0) |
|
29 | 29 |
Imports: |
30 | 30 |
ggplot2 (>= 3.3.0), |
31 | 31 |
magrittr (>= 1.5), |