Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:35 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 1149/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MesKit 1.11.0 (landing page) Mengni Liu
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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-06-06 01:31:57 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 01:46:49 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 891.3 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 (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * 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 25.551 0.495 26.055 calFst 25.475 0.375 25.919 getMutBranches 23.212 0.635 23.867 getCCFMatrix 23.475 0.072 23.570 getBootstrapValue 23.036 0.136 23.197 getBranchType 22.910 0.092 23.024 getBinaryMatrix 22.803 0.104 22.932 getTree 22.592 0.164 22.779 getTreeMethod 22.598 0.147 22.768 getPhyloTreePatient 22.440 0.284 22.747 getPhyloTree 22.331 0.323 22.673 getPhyloTreeTsbLabel 22.338 0.253 22.614 getPhyloTreeRef 22.349 0.207 22.579 calNeiDist 19.672 0.228 19.920 plotMutSigProfile 19.210 0.139 19.370 compareCCF 18.483 0.492 18.992 calJSI 18.398 0.152 18.567 mutHeatmap 18.184 0.072 18.269 compareTree 16.432 0.099 16.550 fitSignatures 14.800 0.124 14.944 ccfAUC 14.836 0.071 14.916 plotMutProfile 14.576 0.108 14.691 mutCluster 14.562 0.112 14.685 mutTrunkBranch 14.398 0.144 14.555 triMatrix 13.820 0.116 13.946 testNeutral 13.370 0.036 13.413 plotPhyloTree 13.207 0.048 13.266 classifyMut 12.825 0.175 13.008 getNonSyn_vc 11.875 0.252 12.134 getMafRef 11.441 0.543 11.995 getMafPatient 11.467 0.367 11.846 getMafData 11.263 0.048 11.321 mathScore 10.973 0.060 11.034 readMaf 10.868 0.024 10.892 subMaf 10.788 0.024 10.812 getSampleInfo 10.680 0.058 10.747 * 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 | 25.475 | 0.375 | 25.919 | |
calJSI | 18.398 | 0.152 | 18.567 | |
calNeiDist | 19.672 | 0.228 | 19.920 | |
ccfAUC | 14.836 | 0.071 | 14.916 | |
classifyMut | 12.825 | 0.175 | 13.008 | |
cna2gene | 25.551 | 0.495 | 26.055 | |
compareCCF | 18.483 | 0.492 | 18.992 | |
compareTree | 16.432 | 0.099 | 16.550 | |
fitSignatures | 14.800 | 0.124 | 14.944 | |
getBinaryMatrix | 22.803 | 0.104 | 22.932 | |
getBootstrapValue | 23.036 | 0.136 | 23.197 | |
getBranchType | 22.910 | 0.092 | 23.024 | |
getCCFMatrix | 23.475 | 0.072 | 23.570 | |
getMafData | 11.263 | 0.048 | 11.321 | |
getMafPatient | 11.467 | 0.367 | 11.846 | |
getMafRef | 11.441 | 0.543 | 11.995 | |
getMutBranches | 23.212 | 0.635 | 23.867 | |
getNonSyn_vc | 11.875 | 0.252 | 12.134 | |
getPhyloTree | 22.331 | 0.323 | 22.673 | |
getPhyloTreePatient | 22.440 | 0.284 | 22.747 | |
getPhyloTreeRef | 22.349 | 0.207 | 22.579 | |
getPhyloTreeTsbLabel | 22.338 | 0.253 | 22.614 | |
getSampleInfo | 10.680 | 0.058 | 10.747 | |
getTree | 22.592 | 0.164 | 22.779 | |
getTreeMethod | 22.598 | 0.147 | 22.768 | |
mathScore | 10.973 | 0.060 | 11.034 | |
mutCluster | 14.562 | 0.112 | 14.685 | |
mutHeatmap | 18.184 | 0.072 | 18.269 | |
mutTrunkBranch | 14.398 | 0.144 | 14.555 | |
plotCNA | 3.888 | 0.040 | 3.914 | |
plotMutProfile | 14.576 | 0.108 | 14.691 | |
plotMutSigProfile | 19.210 | 0.139 | 19.370 | |
plotPhyloTree | 13.207 | 0.048 | 13.266 | |
readMaf | 10.868 | 0.024 | 10.892 | |
readSegment | 0.611 | 0.000 | 0.603 | |
runMesKit | 0 | 0 | 0 | |
subMaf | 10.788 | 0.024 | 10.812 | |
testNeutral | 13.370 | 0.036 | 13.413 | |
triMatrix | 13.820 | 0.116 | 13.946 | |