| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:41 -0400 (Fri, 15 Oct 2021).
|
To the developers/maintainers of the MesKit package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MesKit.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 1074/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MesKit 1.2.0 (landing page) Mengni Liu
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: MesKit |
| Version: 1.2.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MesKit.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MesKit_1.2.0.tar.gz |
| StartedAt: 2021-10-14 20:49:35 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 20:59:42 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 606.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: MesKit.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MesKit.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MesKit_1.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/MesKit.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 ‘MesKit/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MesKit’ version ‘1.2.0’
* 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 ‘MesKit’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
extdata 4.9Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
LICENSE
is not mentioned in the DESCRIPTION file.
* 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
calJSI : processJSI: no visible binding for global variable ‘CCF’
cna2gene: no visible global function definition for ‘genes’
cna2gene: no visible binding for global variable ‘org.Hs.eg.db’
cna2gene: no visible binding for global variable ‘seqnames’
cna2gene: no visible binding for global variable ‘Chromosome’
cna2gene: no visible binding for global variable ‘Hugo_Symbol’
cna2gene: no visible binding for global variable ‘Start_Position’
cna2gene: no visible binding for global variable ‘End_Position’
cna2gene: no visible binding for global variable ‘i.End_Position’
cna2gene: no visible binding for global variable ‘i.Start_Position’
cna2gene: no visible binding for global variable ‘Patient_ID’
cna2gene: no visible binding for global variable ‘Tumor_Sample_Barcode’
cna2gene: no visible binding for global variable ‘seg_id’
cna2gene: no visible binding for global variable ‘overlap_width’
copyNumberFilter: no visible binding for global variable ‘Patient_ID’
drawVAFCombine: no visible binding for global variable ‘V’
drawVAFCombineVline: no visible binding for global variable ‘V’
fitSignatures : processFitSig: no visible binding for global variable
‘Branch’
fitSignatures : processFitSig: no visible binding for global variable
‘Original’
fitSignatures : processFitSig: no visible binding for global variable
‘Reconstructed’
mutCluster : processVafcluster_sample: no visible binding for global
variable ‘cluster’
plotCNA: no visible binding for global variable ‘Cytoband’
plotCNA: no visible binding for global variable ‘Cytoband_pos’
plotCNA: no visible binding for global variable ‘gene_id’
plotCNA: no visible binding for global variable ‘gene_pos’
plotCNA: no visible binding for global variable ‘Hugo_Symbol’
plotTree: no visible binding for global variable ‘is.match’
plotTree: no visible binding for global variable ‘x’
plotTree: no visible binding for global variable ‘y’
plotTree: no visible binding for global variable ‘xend’
plotTree: no visible binding for global variable ‘yend’
Undefined global functions or variables:
Branch CCF Chromosome Cytoband Cytoband_pos End_Position Hugo_Symbol
Original Patient_ID Reconstructed Start_Position Tumor_Sample_Barcode
V cluster gene_id gene_pos genes i.End_Position i.Start_Position
is.match org.Hs.eg.db overlap_width seg_id seqnames x xend y yend
* 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
cna2gene 21.809 0.805 22.641
calFst 18.434 0.170 18.647
getPhyloTreeTsbLabel 18.259 0.195 18.494
getCCFMatrix 18.031 0.362 18.410
getMutBranches 17.587 0.327 17.938
getPhyloTreePatient 17.368 0.213 17.600
getPhyloTreeRef 17.243 0.134 17.405
getPhyloTree 16.668 0.139 16.828
getBootstrapValue 16.391 0.204 16.608
getTreeMethod 16.393 0.176 16.582
getBinaryMatrix 16.109 0.350 16.469
getBranchType 16.180 0.178 16.376
getTree 15.605 0.160 15.774
compareCCF 12.543 1.420 14.005
plotMutSigProfile 12.894 0.134 13.042
calNeiDist 12.462 0.095 12.568
mutHeatmap 12.319 0.065 12.408
calJSI 11.511 0.088 11.610
compareTree 10.479 0.172 10.663
mutCluster 9.230 0.732 9.972
fitSignatures 8.846 0.143 8.995
triMatrix 8.833 0.121 8.960
ccfAUC 8.369 0.054 8.433
mutTrunkBranch 7.965 0.092 8.060
testNeutral 7.644 0.074 7.726
plotMutProfile 7.657 0.033 7.695
plotPhyloTree 7.025 0.029 7.064
classifyMut 6.301 0.048 6.357
mathScore 5.385 0.101 5.492
getMafPatient 5.342 0.019 5.370
getNonSyn_vc 5.053 0.024 5.089
getMafData 5.012 0.032 5.046
* 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: 4 NOTEs
See
‘/Users/biocbuild/bbs-3.13-bioc/meat/MesKit.Rcheck/00check.log’
for details.
MesKit.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL MesKit ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘MesKit’ ... ** 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 (MesKit)
MesKit.Rcheck/MesKit-Ex.timings
| name | user | system | elapsed | |
| calFst | 18.434 | 0.170 | 18.647 | |
| calJSI | 11.511 | 0.088 | 11.610 | |
| calNeiDist | 12.462 | 0.095 | 12.568 | |
| ccfAUC | 8.369 | 0.054 | 8.433 | |
| classifyMut | 6.301 | 0.048 | 6.357 | |
| cna2gene | 21.809 | 0.805 | 22.641 | |
| compareCCF | 12.543 | 1.420 | 14.005 | |
| compareTree | 10.479 | 0.172 | 10.663 | |
| fitSignatures | 8.846 | 0.143 | 8.995 | |
| getBinaryMatrix | 16.109 | 0.350 | 16.469 | |
| getBootstrapValue | 16.391 | 0.204 | 16.608 | |
| getBranchType | 16.180 | 0.178 | 16.376 | |
| getCCFMatrix | 18.031 | 0.362 | 18.410 | |
| getMafData | 5.012 | 0.032 | 5.046 | |
| getMafPatient | 5.342 | 0.019 | 5.370 | |
| getMafRef | 4.838 | 0.011 | 4.856 | |
| getMutBranches | 17.587 | 0.327 | 17.938 | |
| getNonSyn_vc | 5.053 | 0.024 | 5.089 | |
| getPhyloTree | 16.668 | 0.139 | 16.828 | |
| getPhyloTreePatient | 17.368 | 0.213 | 17.600 | |
| getPhyloTreeRef | 17.243 | 0.134 | 17.405 | |
| getPhyloTreeTsbLabel | 18.259 | 0.195 | 18.494 | |
| getSampleInfo | 4.532 | 0.024 | 4.557 | |
| getTree | 15.605 | 0.160 | 15.774 | |
| getTreeMethod | 16.393 | 0.176 | 16.582 | |
| mathScore | 5.385 | 0.101 | 5.492 | |
| mutCluster | 9.230 | 0.732 | 9.972 | |
| mutHeatmap | 12.319 | 0.065 | 12.408 | |
| mutTrunkBranch | 7.965 | 0.092 | 8.060 | |
| plotCNA | 3.469 | 0.055 | 3.528 | |
| plotMutProfile | 7.657 | 0.033 | 7.695 | |
| plotMutSigProfile | 12.894 | 0.134 | 13.042 | |
| plotPhyloTree | 7.025 | 0.029 | 7.064 | |
| readMaf | 4.890 | 0.038 | 4.932 | |
| readSegment | 0.774 | 0.009 | 0.784 | |
| runMesKit | 0 | 0 | 0 | |
| subMaf | 4.817 | 0.031 | 4.852 | |
| testNeutral | 7.644 | 0.074 | 7.726 | |
| triMatrix | 8.833 | 0.121 | 8.960 | |