We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccfc488 commit c3e37e4Copy full SHA for c3e37e4
NEWS.md
@@ -1,3 +1,19 @@
1
+# echoannot 1.0.0
2
+
3
+## New features
4
5
+* Remove deprecated `NOTT2019_plot_bp_query` and
6
+ `NOTT2019_epigenomic_histograms` wrappers.
7
8
+## Bug fixes
9
10
+* Move `XGR` from Imports to Suggests with `requireNamespace()` guards,
11
+ since XGR is no longer maintained on CRAN/Bioconductor.
12
+* Update R requirement from `>= 4.0.0` to `>= 4.1`.
13
+* Rd: convert `\itemize` to `\describe` for named lists,
14
+ add `\dontrun{}` guards to examples requiring XGR.
15
+* Remove tracked `.DS_Store` files.
16
17
# echoannot 0.99.13
18
19
## Bug fixes
0 commit comments