Skip to content
Prev 14245 / 21312 Next

[Bioc-devel] Warning in 'CHECK' report for Windows machine after release version bump

Hi! Getting closer to release, exciting!

Today I saw that the build for my package NormalyzerDE gave a warning after the release version bumps,
but only on the Windows build machine. No code has been changed from previously succeeding builds.

It seems to be unable to find certain functions in the libraries xts and ggplot2 (see warning below). It seems to build fine on the Ubuntu and Mac
machines.

Do you think this is something to worry about, or is it likely to be something temporary to the build machines? I wonder in particular as my work environment (and debugging environment of choice) is Linux, where the problem don't seem to be reproduced.

Best wishes,
Jakob

The warning:

* checking whether package ?NormalyzerDE? can be installed ... WARNING
Found the following significant warnings:
  Warning: S3 method ?xts::as.xts.data.table? was declared in NAMESPACE but not found
  Warning: S3 methods ?ggplot2::autoplot.zoo?, ?ggplot2::fortify.zoo? were declared in NAMESPACE but not found
See ?/Users/biocbuild/bbs-3.9-bioc/meat/NormalyzerDE.Rcheck/00install.out? for details.