Back to Multiple platform build/check report for BioC 3.13
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:35 -0400 (Fri, 15 Oct 2021).

CHECK results for exomePeak2 on machv2

To the developers/maintainers of the exomePeak2 package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/exomePeak2.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.

raw results

Package 605/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
exomePeak2 1.4.2  (landing page)
Zhen Wei
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/exomePeak2
git_branch: RELEASE_3_13
git_last_commit: d8d75f9
git_last_commit_date: 2021-09-07 12:28:10 -0400 (Tue, 07 Sep 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: exomePeak2
Version: 1.4.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:exomePeak2.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings exomePeak2_1.4.2.tar.gz
StartedAt: 2021-10-14 18:56:21 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 19:06:04 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 583.7 seconds
RetCode: 0
Status:   OK  
CheckDir: exomePeak2.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:exomePeak2.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings exomePeak2_1.4.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/exomePeak2.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘exomePeak2/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘exomePeak2’ version ‘1.4.2’
* package encoding: UTF-8
* 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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘exomePeak2’ can be installed ... OK
* 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 ... NOTE
GLM_inference : <anonymous>: no visible global function definition for
  ‘median’
Results,SummarizedExomePeak: no visible global function definition for
  ‘glm_M’
estimateSeqDepth,SummarizedExomePeak : <anonymous>: no visible global
  function definition for ‘median’
exomePeakCalling,MeripBamFileList: no visible global function
  definition for ‘metadata’
exomePeakCalling,MeripBamFileList: no visible global function
  definition for ‘%over%’
plotLfcGC,SummarizedExomePeak: no visible binding for global variable
  ‘GC_idx’
plotLfcGC,SummarizedExomePeak: no visible binding for global variable
  ‘Log2FC’
plotLfcGC,SummarizedExomePeak: no visible binding for global variable
  ‘Label’
plotReadsGC,SummarizedExomePeak: no visible binding for global variable
  ‘GC_cont’
plotReadsGC,SummarizedExomePeak: no visible binding for global variable
  ‘value’
plotSizeFactors,SummarizedExomePeak: no visible binding for global
  variable ‘samples’
plotSizeFactors,SummarizedExomePeak: no visible binding for global
  variable ‘size_factors’
plotSizeFactors,SummarizedExomePeak: no visible binding for global
  variable ‘Estimation_Methods’
Undefined global functions or variables:
  %over% Estimation_Methods GC_cont GC_idx Label Log2FC glm_M median
  metadata samples size_factors value
Consider adding
  importFrom("stats", "median")
to your NAMESPACE file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
exomePeak2                106.965  0.741 107.800
exomePeakCalling-methods   65.964  0.405  66.426
SummarizedExomePeak-class  41.738  0.708  42.486
glmM-methods                8.440  0.011   8.455
glmDM-methods               7.688  0.010   7.703
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/exomePeak2.Rcheck/00check.log’
for details.



Installation output

exomePeak2.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL exomePeak2
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘exomePeak2’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (exomePeak2)

Tests output


Example timings

exomePeak2.Rcheck/exomePeak2-Ex.timings

nameusersystemelapsed
GCsizeFactors-methods0.1030.0100.114
LibraryType-methods0.3990.0450.444
MeripBamFileList-class0.3720.0320.404
Parameter-methods0.1460.0030.149
Results-methods1.3600.0091.370
SummarizedExomePeak-class41.738 0.70842.486
estimateSeqDepth-methods0.1560.0010.157
exomePeak2106.965 0.741107.800
exomePeak2Results-methods0.0170.0010.018
exomePeakCalling-methods65.964 0.40566.426
exportResults-methods2.0110.0082.022
glmDM-methods7.6880.0107.703
glmM-methods8.4400.0118.455
normalizeGC-methods0.2360.0010.238
plotExonLength-methods1.4770.0071.484
plotLfcGC-methods0.3480.0020.351
plotReadsGC-methods1.7850.0101.797
plotSizeFactors-methods0.6690.0020.673
scanMeripBAM0.3200.0050.325