Skip to content

[Bioc-devel] Issue updating package

3 messages · Octavio Morante Palacios, Shepherd, Lori, Alvaro Cuadros

#
Hello,

Some users have noticed that the package I maintain, shinyepico, presents a
problem caused by incompatibility with the new dplyr/tidyr package
versions.

I have fixed it and updated it in both the release and the devel branches.
However, the build fails because a suggested package, mCSEA, is not
available.

Is it possible to skip the checking of suggested packages, or should I wait
for the dependencies to be fixed?

Best regards,
Octavio.
#
It appears to only be a windows ERROR.  We will not skip checking so you must wait for the package maintainer to fix mCSEA.  I would highly suggest reaching out to the listed maintainer to encourage them to investigate and fix the ERROR.




Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
#
On Thu, May 12, 2022 at 10:45:36AM +0200, Octavio Morante Palacios wrote:
[...]
It seems to me that the error is on Bioconductor side due to the package
"backports" which is missing in palomino3 [1]. You'll see this broken
dependency chain in Bioc 3.15 check reports: shinyepico -> mcSEA -> Gviz
-> biovizBase -> backports

I don't see anything wrong in the `backports` report [2] on CRAN.

[1] http://bioconductor.org/checkResults/3.15/bioc-LATEST/palomino3-R-instpkgs.html
[2] https://cran.r-project.org/web/checks/check_results_backports.html

   Bests, ?lvaro