Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

BUILD report for metagenomeFeatures on malbec1

This page was generated on 2021-05-06 12:28:11 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the metagenomeFeatures package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1053/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metagenomeFeatures 2.10.0  (landing page)
Nathan D. Olson
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/metagenomeFeatures
Branch: RELEASE_3_12
Last Commit: 880eaad
Last Changed Date: 2020-10-27 11:08:40 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    ERROR  skipped
tokay1Windows Server 2012 R2 Standard / x64  OK    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    ERROR  skippedskipped

Summary

Package: metagenomeFeatures
Version: 2.10.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data metagenomeFeatures
StartedAt: 2021-05-05 20:09:41 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 20:10:10 -0400 (Wed, 05 May 2021)
EllapsedTime: 29.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R 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_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