... | ... |
@@ -31,7 +31,7 @@ if (!requireNamespace("BiocManager")) |
31 | 31 |
install.packages("BiocManager") |
32 | 32 |
|
33 | 33 |
if (!requireNamespace("SynMut")) |
34 |
- BiocManager::install("SynMut", version = "3.9") |
|
34 |
+ BiocManager::install("SynMut") |
|
35 | 35 |
|
36 | 36 |
# Development version |
37 | 37 |
if (!requireNamespace("devtools")) |
... | ... |
@@ -32,4 +32,7 @@ Changes in version 0.99.11 (2019-04-29) |
32 | 32 |
+ Important bug fix in function "get_du": fixed the step parameter in oligonucleotideFrequency. |
33 | 33 |
|
34 | 34 |
Changes in version 0.99.12 (2019-04-29) |
35 |
-+ Important bug fix in function "dinu_to": fixed wrong result in sample methods. |
|
36 | 35 |
\ No newline at end of file |
36 |
++ Important bug fix in function "dinu_to": fixed wrong result in sample methods. |
|
37 |
+ |
|
38 |
+Changes in version 1.1.0 (2019-05-06) |
|
39 |
++ Bump |
|
37 | 40 |
\ No newline at end of file |