| Back to Multiple platform build/check report for BioC 3.17 | 
  | 
This page was generated on 2022-11-09 13:20:18 -0500 (Wed, 09 Nov 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2022-10-25 r83175) -- "Unsuffered Consequences" | 4449 | 
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.2 (2022-10-31) -- "Innocent and Trusting" | 3992 | 
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| 
To the developers/maintainers of the baySeq package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/baySeq.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page.  | 
| Package 126/2151 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| baySeq 2.33.0  (landing page) Thomas J. Hardcastle 
  | nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: baySeq | 
| Version: 2.33.0 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:baySeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings baySeq_2.33.0.tar.gz | 
| StartedAt: 2022-11-09 00:41:32 -0500 (Wed, 09 Nov 2022) | 
| EndedAt: 2022-11-09 00:49:55 -0500 (Wed, 09 Nov 2022) | 
| EllapsedTime: 502.7 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: baySeq.Rcheck | 
| Warnings: 3 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:baySeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings baySeq_2.33.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/baySeq.Rcheck’
* using R version 4.2.2 (2022-10-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘baySeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘baySeq’ version ‘2.33.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘baySeq’ can be installed ... WARNING
Found the following significant warnings:
  Warning: S3 methods ‘effectiveLibSizes.default’, ‘effectiveLibSizes.DGEList’, ‘effectiveLibSizes.DGEGLM’, ‘effectiveLibSizes.DGELRT’ were declared in NAMESPACE but not found
See ‘/Users/biocbuild/bbs-3.17-bioc/meat/baySeq.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... WARNING
Output for data("CDPost", package = "baySeq"):
  Warning message:
  S3 methods ‘effectiveLibSizes.default’, ‘effectiveLibSizes.DGEList’, ‘effectiveLibSizes.DGEGLM’, ‘effectiveLibSizes.DGELRT’ were declared in NAMESPACE but not found 
Output for data("CDPriors", package = "baySeq"):
  Warning message:
  S3 methods ‘effectiveLibSizes.default’, ‘effectiveLibSizes.DGEList’, ‘effectiveLibSizes.DGEGLM’, ‘effectiveLibSizes.DGELRT’ were declared in NAMESPACE but not found 
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... WARNING
  Warning message:
  S3 methods ‘effectiveLibSizes.default’, ‘effectiveLibSizes.DGEList’, ‘effectiveLibSizes.DGEGLM’, ‘effectiveLibSizes.DGELRT’ were declared in NAMESPACE but not found 
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
baySeq-package 81.165  0.610 115.313
getPriors      65.689  0.203  92.339
getLikelihoods 15.227  0.257  21.255
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 3 WARNINGs
See
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/baySeq.Rcheck/00check.log’
for details.
baySeq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL baySeq ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘baySeq’ ... ** using staged installation ** R ** data ** byte-compile and prepare package for lazy loading Warning: S3 methods ‘effectiveLibSizes.default’, ‘effectiveLibSizes.DGEList’, ‘effectiveLibSizes.DGEGLM’, ‘effectiveLibSizes.DGELRT’ were declared in NAMESPACE but not found ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: S3 methods ‘effectiveLibSizes.default’, ‘effectiveLibSizes.DGEList’, ‘effectiveLibSizes.DGEGLM’, ‘effectiveLibSizes.DGELRT’ were declared in NAMESPACE but not found ** testing if installed package can be loaded from final location Warning: S3 methods ‘effectiveLibSizes.default’, ‘effectiveLibSizes.DGEList’, ‘effectiveLibSizes.DGEGLM’, ‘effectiveLibSizes.DGELRT’ were declared in NAMESPACE but not found ** testing if installed package keeps a record of temporary installation path * DONE (baySeq)
baySeq.Rcheck/baySeq-Ex.timings
| name | user | system | elapsed | |
| allModels | 0.830 | 0.015 | 1.181 | |
| baySeq-classes | 0.270 | 0.008 | 0.385 | |
| baySeq-package | 81.165 | 0.610 | 115.313 | |
| bimodalSep | 0.002 | 0.000 | 0.002 | |
| densityFunction | 0.001 | 0.001 | 0.001 | |
| getLibsizes | 0.010 | 0.002 | 0.014 | |
| getLikelihoods | 15.227 | 0.257 | 21.255 | |
| getPosteriors | 0.008 | 0.000 | 0.013 | |
| getPriors | 65.689 | 0.203 | 92.339 | |
| getTPs | 0.012 | 0.006 | 0.022 | |
| makeOrderings | 0.087 | 0.006 | 0.127 | |
| marginaliseEqual | 0.783 | 0.005 | 1.086 | |
| marginalisePairwise | 0.789 | 0.006 | 1.099 | |
| plotMA.CD | 0.028 | 0.004 | 0.042 | |
| plotPosteriors | 0.079 | 0.005 | 0.120 | |
| plotPriors | 0.048 | 0.004 | 0.068 | |
| selectTop | 0.029 | 0.005 | 0.050 | |
| summarisePosteriors | 0.011 | 0.003 | 0.022 | |
| topCounts | 0.040 | 0.005 | 0.063 | |