| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:11 -0400 (Fri, 15 Oct 2021).
|
To the developers/maintainers of the metagenomeFeatures package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/metagenomeFeatures.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1086/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Nathan D. Olson
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | ERROR | skipped | skipped | |||||||||
| Package: metagenomeFeatures |
| Version: 2.12.0 |
| Command: chmod a+r metagenomeFeatures -R && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data metagenomeFeatures |
| StartedAt: 2021-10-14 15:31:45 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 15:32:29 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 43.7 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r metagenomeFeatures -R && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data metagenomeFeatures
###
##############################################################################
##############################################################################
* checking for file 'metagenomeFeatures/DESCRIPTION' ... OK
* preparing 'metagenomeFeatures':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'MgDb_and_mgFeatures_classes.Rmd' using rmarkdown
Quitting from lines 58-63 (MgDb_and_mgFeatures_classes.Rmd)
Error: processing vignette 'MgDb_and_mgFeatures_classes.Rmd' failed with diagnostics:
no applicable method for 'select_' applied to an object of class "c('tbl_SQLiteConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"
--- failed re-building 'MgDb_and_mgFeatures_classes.Rmd'
--- re-building 'database-explore.Rmd' using rmarkdown
Warning: `filter_()` was deprecated in dplyr 0.7.0.
Please use `filter()` instead.
See vignette('programming') for more help
This warning is displayed once every 8 hours.
Call `lifecycle::last_lifecycle_warnings()` to see where this warning was generated.
Quitting from lines 62-68 (database-explore.Rmd)
Error: processing vignette 'database-explore.Rmd' failed with diagnostics:
no applicable method for 'filter_' applied to an object of class "c('tbl_SQLiteConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"
--- failed re-building 'database-explore.Rmd'
--- re-building 'retrieve-feature-data.Rmd' using rmarkdown
Warning: call dbDisconnect() when finished working with a connection
Found more than one class "phylo" in cache; using the first, from namespace 'metagenomeFeatures'
Also defined by 'tidytree' 'phyloseq'
Found more than one class "phylo" in cache; using the first, from namespace 'metagenomeFeatures'
Also defined by 'tidytree' 'phyloseq'
Found more than one class "phylo" in cache; using the first, from namespace 'metagenomeFeatures'
Also defined by 'tidytree' 'phyloseq'
Found more than one class "phylo" in cache; using the first, from namespace 'metagenomeFeatures'
Also defined by 'tidytree' 'phyloseq'
Quitting from lines 88-98 (retrieve-feature-data.Rmd)
Error: processing vignette 'retrieve-feature-data.Rmd' failed with diagnostics:
no applicable method for 'filter_' applied to an object of class "c('tbl_SQLiteConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"
--- failed re-building 'retrieve-feature-data.Rmd'
SUMMARY: processing the following files failed:
'MgDb_and_mgFeatures_classes.Rmd' 'database-explore.Rmd'
'retrieve-feature-data.Rmd'
Error: Vignette re-building failed.
Execution halted