| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:35:38 -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: /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.0.1.tar.gz |
| StartedAt: 2021-05-06 03:25:41 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 03:35:28 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 586.9 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: MesKit.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### 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.0.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/MesKit.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.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 20.316 0.665 22.311
getPhyloTreePatient 17.522 0.101 17.645
getTreeMethod 17.324 0.139 17.480
calFst 17.008 0.212 17.256
getPhyloTreeTsbLabel 16.780 0.117 16.918
getMutBranches 16.435 0.277 16.732
getBranchType 16.478 0.205 16.710
getTree 16.369 0.112 16.503
getBinaryMatrix 16.142 0.251 16.411
getPhyloTree 16.246 0.147 16.413
getPhyloTreeRef 16.250 0.131 16.402
getCCFMatrix 15.698 0.196 15.911
getBootstrapValue 15.457 0.171 15.648
compareCCF 11.517 1.552 13.236
plotMutSigProfile 12.884 0.118 13.016
calNeiDist 12.393 0.061 12.470
mutHeatmap 11.677 0.057 11.751
calJSI 11.562 0.069 11.643
compareTree 11.039 0.260 11.317
fitSignatures 9.999 0.120 10.130
mutTrunkBranch 9.033 0.157 9.205
mutCluster 8.408 0.434 8.857
triMatrix 8.485 0.107 8.601
ccfAUC 8.031 0.052 8.098
plotPhyloTree 7.660 0.029 7.698
testNeutral 7.101 0.042 7.156
plotMutProfile 7.117 0.025 7.150
classifyMut 6.369 0.032 6.410
getNonSyn_vc 5.614 0.080 5.701
getSampleInfo 5.567 0.072 5.644
getMafRef 5.570 0.024 5.602
mathScore 5.523 0.032 5.564
getMafPatient 5.354 0.028 5.389
readMaf 5.067 0.026 5.098
subMaf 5.055 0.026 5.086
* 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
‘/Users/biocbuild/bbs-3.12-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.0/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 | 17.008 | 0.212 | 17.256 | |
| calJSI | 11.562 | 0.069 | 11.643 | |
| calNeiDist | 12.393 | 0.061 | 12.470 | |
| ccfAUC | 8.031 | 0.052 | 8.098 | |
| classifyMut | 6.369 | 0.032 | 6.410 | |
| cna2gene | 20.316 | 0.665 | 22.311 | |
| compareCCF | 11.517 | 1.552 | 13.236 | |
| compareTree | 11.039 | 0.260 | 11.317 | |
| fitSignatures | 9.999 | 0.120 | 10.130 | |
| getBinaryMatrix | 16.142 | 0.251 | 16.411 | |
| getBootstrapValue | 15.457 | 0.171 | 15.648 | |
| getBranchType | 16.478 | 0.205 | 16.710 | |
| getCCFMatrix | 15.698 | 0.196 | 15.911 | |
| getMafData | 4.974 | 0.020 | 5.000 | |
| getMafPatient | 5.354 | 0.028 | 5.389 | |
| getMafRef | 5.570 | 0.024 | 5.602 | |
| getMutBranches | 16.435 | 0.277 | 16.732 | |
| getNonSyn_vc | 5.614 | 0.080 | 5.701 | |
| getPhyloTree | 16.246 | 0.147 | 16.413 | |
| getPhyloTreePatient | 17.522 | 0.101 | 17.645 | |
| getPhyloTreeRef | 16.250 | 0.131 | 16.402 | |
| getPhyloTreeTsbLabel | 16.780 | 0.117 | 16.918 | |
| getSampleInfo | 5.567 | 0.072 | 5.644 | |
| getTree | 16.369 | 0.112 | 16.503 | |
| getTreeMethod | 17.324 | 0.139 | 17.480 | |
| mathScore | 5.523 | 0.032 | 5.564 | |
| mutCluster | 8.408 | 0.434 | 8.857 | |
| mutHeatmap | 11.677 | 0.057 | 11.751 | |
| mutTrunkBranch | 9.033 | 0.157 | 9.205 | |
| plotCNA | 3.144 | 0.042 | 3.189 | |
| plotMutProfile | 7.117 | 0.025 | 7.150 | |
| plotMutSigProfile | 12.884 | 0.118 | 13.016 | |
| plotPhyloTree | 7.660 | 0.029 | 7.698 | |
| readMaf | 5.067 | 0.026 | 5.098 | |
| readSegment | 0.731 | 0.005 | 0.737 | |
| runMesKit | 0.001 | 0.001 | 0.000 | |
| subMaf | 5.055 | 0.026 | 5.086 | |
| testNeutral | 7.101 | 0.042 | 7.156 | |
| triMatrix | 8.485 | 0.107 | 8.601 | |