| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-31 05:44:37 -0000 (Wed, 31 May 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4219 |
| 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 MesKit package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 1147/2197 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MesKit 1.11.0 (landing page) Mengni Liu
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | WARNINGS | |||||||||
| Package: MesKit |
| Version: 1.11.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings MesKit_1.11.0.tar.gz |
| StartedAt: 2023-05-30 11:25:46 -0000 (Tue, 30 May 2023) |
| EndedAt: 2023-05-30 11:40:18 -0000 (Tue, 30 May 2023) |
| EllapsedTime: 871.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: MesKit.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings MesKit_1.11.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/MesKit.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘MesKit/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MesKit’ version ‘1.11.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MesKit’ can be installed ... WARNING
Found the following significant warnings:
Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’
Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’
See ‘/home/biocbuild/bbs-3.18-bioc/meat/MesKit.Rcheck/00install.out’ for details.
* 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 loading without being on the library search path ... 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 24.449 0.560 24.974
calFst 24.453 0.349 24.820
getPhyloTree 23.117 0.348 23.454
getBootstrapValue 22.227 0.224 22.440
getCCFMatrix 22.088 0.120 22.198
getBinaryMatrix 21.950 0.232 22.173
getTreeMethod 22.059 0.120 22.167
getBranchType 22.045 0.068 22.101
getMutBranches 21.684 0.204 21.877
getTree 21.784 0.100 21.872
getPhyloTreeTsbLabel 21.599 0.164 21.753
getPhyloTreeRef 21.399 0.124 21.512
getPhyloTreePatient 21.278 0.092 21.359
plotMutSigProfile 18.965 0.208 19.167
calNeiDist 18.804 0.168 18.957
compareCCF 17.796 0.552 18.336
mutHeatmap 17.788 0.032 17.808
calJSI 17.422 0.124 17.530
compareTree 15.901 0.100 15.997
triMatrix 15.170 0.264 15.427
mutCluster 14.620 0.191 14.804
fitSignatures 14.464 0.172 14.632
ccfAUC 14.304 0.079 14.369
mutTrunkBranch 14.196 0.100 14.289
plotPhyloTree 13.499 0.104 13.596
testNeutral 13.342 0.092 13.425
plotMutProfile 13.121 0.087 13.197
classifyMut 12.658 0.296 12.939
mathScore 11.104 0.072 11.162
subMaf 11.014 0.008 11.009
readMaf 10.980 0.020 10.984
getMafPatient 10.712 0.076 10.782
getMafData 10.640 0.096 10.729
getNonSyn_vc 10.699 0.028 10.721
getSampleInfo 10.640 0.052 10.686
getMafRef 10.449 0.032 10.474
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘MesKit.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 3 NOTEs
See
‘/home/biocbuild/bbs-3.18-bioc/meat/MesKit.Rcheck/00check.log’
for details.
MesKit.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL MesKit ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘MesKit’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’ Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’ Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’ ** testing if installed package can be loaded from final location Warning: replacing previous import ‘ape::degree’ by ‘circlize::degree’ when loading ‘MesKit’ Warning: replacing previous import ‘ape::where’ by ‘dplyr::where’ when loading ‘MesKit’ ** testing if installed package keeps a record of temporary installation path * DONE (MesKit)
MesKit.Rcheck/MesKit-Ex.timings
| name | user | system | elapsed | |
| calFst | 24.453 | 0.349 | 24.820 | |
| calJSI | 17.422 | 0.124 | 17.530 | |
| calNeiDist | 18.804 | 0.168 | 18.957 | |
| ccfAUC | 14.304 | 0.079 | 14.369 | |
| classifyMut | 12.658 | 0.296 | 12.939 | |
| cna2gene | 24.449 | 0.560 | 24.974 | |
| compareCCF | 17.796 | 0.552 | 18.336 | |
| compareTree | 15.901 | 0.100 | 15.997 | |
| fitSignatures | 14.464 | 0.172 | 14.632 | |
| getBinaryMatrix | 21.950 | 0.232 | 22.173 | |
| getBootstrapValue | 22.227 | 0.224 | 22.440 | |
| getBranchType | 22.045 | 0.068 | 22.101 | |
| getCCFMatrix | 22.088 | 0.120 | 22.198 | |
| getMafData | 10.640 | 0.096 | 10.729 | |
| getMafPatient | 10.712 | 0.076 | 10.782 | |
| getMafRef | 10.449 | 0.032 | 10.474 | |
| getMutBranches | 21.684 | 0.204 | 21.877 | |
| getNonSyn_vc | 10.699 | 0.028 | 10.721 | |
| getPhyloTree | 23.117 | 0.348 | 23.454 | |
| getPhyloTreePatient | 21.278 | 0.092 | 21.359 | |
| getPhyloTreeRef | 21.399 | 0.124 | 21.512 | |
| getPhyloTreeTsbLabel | 21.599 | 0.164 | 21.753 | |
| getSampleInfo | 10.640 | 0.052 | 10.686 | |
| getTree | 21.784 | 0.100 | 21.872 | |
| getTreeMethod | 22.059 | 0.120 | 22.167 | |
| mathScore | 11.104 | 0.072 | 11.162 | |
| mutCluster | 14.620 | 0.191 | 14.804 | |
| mutHeatmap | 17.788 | 0.032 | 17.808 | |
| mutTrunkBranch | 14.196 | 0.100 | 14.289 | |
| plotCNA | 3.860 | 0.032 | 3.874 | |
| plotMutProfile | 13.121 | 0.087 | 13.197 | |
| plotMutSigProfile | 18.965 | 0.208 | 19.167 | |
| plotPhyloTree | 13.499 | 0.104 | 13.596 | |
| readMaf | 10.980 | 0.020 | 10.984 | |
| readSegment | 0.643 | 0.004 | 0.638 | |
| runMesKit | 0.001 | 0.000 | 0.000 | |
| subMaf | 11.014 | 0.008 | 11.009 | |
| testNeutral | 13.342 | 0.092 | 13.425 | |
| triMatrix | 15.170 | 0.264 | 15.427 | |