| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:28:10 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the MesKit package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1041/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MesKit 1.0.1 (landing page) Mengni Liu
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: MesKit |
| Version: 1.0.1 |
| Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MesKit_1.0.1.tar.gz |
| StartedAt: 2021-05-06 03:13:22 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 03:22:33 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 551.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: MesKit.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MesKit_1.0.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/MesKit.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (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.0.1’
* 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 ... OK
* 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 6.0Mb
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 ... WARNING
Documented arguments not in \usage in documentation object 'subMaf':
‘min.average.adj.vaf’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 22.948 0.372 24.992
getPhyloTree 17.412 0.008 17.415
getBinaryMatrix 15.536 0.008 15.522
getBranchType 15.396 0.012 15.412
getTreeMethod 15.196 0.000 15.184
getPhyloTreeRef 14.928 0.000 15.007
getPhyloTreePatient 14.900 0.004 14.888
getCCFMatrix 14.812 0.020 14.814
calFst 14.672 0.068 14.800
getMutBranches 14.528 0.020 14.526
getTree 14.228 0.012 14.223
getPhyloTreeTsbLabel 14.224 0.000 14.218
getBootstrapValue 14.104 0.004 14.091
compareCCF 12.164 0.436 12.602
plotMutSigProfile 11.632 0.036 11.662
compareTree 11.532 0.008 11.617
calNeiDist 11.304 0.028 11.310
calJSI 10.820 0.008 10.815
mutHeatmap 10.684 0.004 10.673
ccfAUC 9.036 0.020 9.047
plotMutProfile 8.616 0.004 8.598
testNeutral 8.564 0.004 8.554
plotPhyloTree 8.560 0.000 8.552
mutTrunkBranch 8.400 0.024 8.415
triMatrix 8.256 0.048 8.298
fitSignatures 7.460 0.056 7.553
classifyMut 6.520 0.000 6.494
getMafData 5.872 0.008 5.875
mutCluster 5.776 0.080 5.840
mathScore 5.704 0.004 5.704
getNonSyn_vc 5.528 0.000 5.542
getMafPatient 5.256 0.004 5.246
* 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: 1 WARNING, 3 NOTEs
See
‘/home/biocbuild/bbs-3.12-bioc/meat/MesKit.Rcheck/00check.log’
for details.
MesKit.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL MesKit ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/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 | 14.672 | 0.068 | 14.800 | |
| calJSI | 10.820 | 0.008 | 10.815 | |
| calNeiDist | 11.304 | 0.028 | 11.310 | |
| ccfAUC | 9.036 | 0.020 | 9.047 | |
| classifyMut | 6.520 | 0.000 | 6.494 | |
| cna2gene | 22.948 | 0.372 | 24.992 | |
| compareCCF | 12.164 | 0.436 | 12.602 | |
| compareTree | 11.532 | 0.008 | 11.617 | |
| fitSignatures | 7.460 | 0.056 | 7.553 | |
| getBinaryMatrix | 15.536 | 0.008 | 15.522 | |
| getBootstrapValue | 14.104 | 0.004 | 14.091 | |
| getBranchType | 15.396 | 0.012 | 15.412 | |
| getCCFMatrix | 14.812 | 0.020 | 14.814 | |
| getMafData | 5.872 | 0.008 | 5.875 | |
| getMafPatient | 5.256 | 0.004 | 5.246 | |
| getMafRef | 4.420 | 0.000 | 4.408 | |
| getMutBranches | 14.528 | 0.020 | 14.526 | |
| getNonSyn_vc | 5.528 | 0.000 | 5.542 | |
| getPhyloTree | 17.412 | 0.008 | 17.415 | |
| getPhyloTreePatient | 14.900 | 0.004 | 14.888 | |
| getPhyloTreeRef | 14.928 | 0.000 | 15.007 | |
| getPhyloTreeTsbLabel | 14.224 | 0.000 | 14.218 | |
| getSampleInfo | 4.840 | 0.000 | 4.837 | |
| getTree | 14.228 | 0.012 | 14.223 | |
| getTreeMethod | 15.196 | 0.000 | 15.184 | |
| mathScore | 5.704 | 0.004 | 5.704 | |
| mutCluster | 5.776 | 0.080 | 5.840 | |
| mutHeatmap | 10.684 | 0.004 | 10.673 | |
| mutTrunkBranch | 8.400 | 0.024 | 8.415 | |
| plotCNA | 4.144 | 0.004 | 4.084 | |
| plotMutProfile | 8.616 | 0.004 | 8.598 | |
| plotMutSigProfile | 11.632 | 0.036 | 11.662 | |
| plotPhyloTree | 8.560 | 0.000 | 8.552 | |
| readMaf | 4.492 | 0.000 | 4.466 | |
| readSegment | 0.668 | 0.000 | 0.638 | |
| runMesKit | 0 | 0 | 0 | |
| subMaf | 3.732 | 0.000 | 3.713 | |
| testNeutral | 8.564 | 0.004 | 8.554 | |
| triMatrix | 8.256 | 0.048 | 8.298 | |