Kai Guo
Kai Guo
Hi, When I use graph2ppt on ubuntu system platform. It report the error: ``` Error in doc_parse_raw(x, encoding = encoding, base_url = base_url, as_html = as_html, : StartTag: invalid element...
Hi, I guess there is an typo error in your DESCRIPTION. See below Depends: R (>= 3.4.0) Maybe should be Depends: R (>= 3.3.0). It will be reported an error...
Please use the newest version 0.0.16 with the following command: ``` hsmg
I check the data and I found there is something wrong with the VennDiagram since I used this package to make the venn plot. See below: ``` A
Found an issue ``` Error: useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE. ``` to solve the issue ``` remotes::install_version("matrixStats", version="1.1.0") ```