Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-10 10:04:34 -0000 (Wed, 10 May 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6211 |
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 1145/2194 | 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/bbs-3.17-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings MesKit_1.11.0.tar.gz |
StartedAt: 2023-05-09 20:33:02 -0000 (Tue, 09 May 2023) |
EndedAt: 2023-05-09 20:47:27 -0000 (Tue, 09 May 2023) |
EllapsedTime: 864.1 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: MesKit.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings MesKit_1.11.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/MesKit.Rcheck’ * using R Under development (unstable) (2023-03-12 r83975) * 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.17-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 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.149 1.380 26.486 calFst 24.217 0.596 24.832 getBranchType 23.239 0.328 23.552 getBinaryMatrix 22.134 0.304 22.422 getBootstrapValue 22.210 0.195 22.390 getTreeMethod 22.184 0.108 22.277 getPhyloTreeRef 22.016 0.136 22.137 getTree 21.932 0.180 22.098 getPhyloTreeTsbLabel 21.950 0.108 22.044 getPhyloTree 21.757 0.176 21.918 getMutBranches 21.679 0.224 21.888 getPhyloTreePatient 21.749 0.136 21.870 getCCFMatrix 21.330 0.124 21.438 plotMutSigProfile 18.096 0.280 18.366 calNeiDist 18.084 0.168 18.235 mutHeatmap 17.228 0.476 17.688 compareCCF 16.610 0.716 17.311 calJSI 17.072 0.145 17.200 mutCluster 16.090 1.032 17.113 compareTree 16.376 0.272 16.641 fitSignatures 14.457 0.252 14.702 mutTrunkBranch 13.723 0.424 14.137 ccfAUC 13.857 0.115 13.958 triMatrix 13.462 0.200 13.654 plotPhyloTree 13.069 0.152 13.211 plotMutProfile 12.586 0.167 12.739 testNeutral 12.609 0.092 12.689 classifyMut 11.794 0.192 11.973 mathScore 10.922 0.036 10.944 readMaf 10.639 0.139 10.762 getNonSyn_vc 10.590 0.068 10.650 getMafPatient 10.530 0.116 10.637 getSampleInfo 10.609 0.032 10.633 getMafData 10.497 0.040 10.529 getMafRef 10.471 0.020 10.483 subMaf 10.351 0.067 10.403 * 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.17-bioc/meat/MesKit.Rcheck/00check.log’ for details.
MesKit.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL MesKit ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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.217 | 0.596 | 24.832 | |
calJSI | 17.072 | 0.145 | 17.200 | |
calNeiDist | 18.084 | 0.168 | 18.235 | |
ccfAUC | 13.857 | 0.115 | 13.958 | |
classifyMut | 11.794 | 0.192 | 11.973 | |
cna2gene | 25.149 | 1.380 | 26.486 | |
compareCCF | 16.610 | 0.716 | 17.311 | |
compareTree | 16.376 | 0.272 | 16.641 | |
fitSignatures | 14.457 | 0.252 | 14.702 | |
getBinaryMatrix | 22.134 | 0.304 | 22.422 | |
getBootstrapValue | 22.210 | 0.195 | 22.390 | |
getBranchType | 23.239 | 0.328 | 23.552 | |
getCCFMatrix | 21.330 | 0.124 | 21.438 | |
getMafData | 10.497 | 0.040 | 10.529 | |
getMafPatient | 10.530 | 0.116 | 10.637 | |
getMafRef | 10.471 | 0.020 | 10.483 | |
getMutBranches | 21.679 | 0.224 | 21.888 | |
getNonSyn_vc | 10.590 | 0.068 | 10.650 | |
getPhyloTree | 21.757 | 0.176 | 21.918 | |
getPhyloTreePatient | 21.749 | 0.136 | 21.870 | |
getPhyloTreeRef | 22.016 | 0.136 | 22.137 | |
getPhyloTreeTsbLabel | 21.950 | 0.108 | 22.044 | |
getSampleInfo | 10.609 | 0.032 | 10.633 | |
getTree | 21.932 | 0.180 | 22.098 | |
getTreeMethod | 22.184 | 0.108 | 22.277 | |
mathScore | 10.922 | 0.036 | 10.944 | |
mutCluster | 16.090 | 1.032 | 17.113 | |
mutHeatmap | 17.228 | 0.476 | 17.688 | |
mutTrunkBranch | 13.723 | 0.424 | 14.137 | |
plotCNA | 3.715 | 0.051 | 3.749 | |
plotMutProfile | 12.586 | 0.167 | 12.739 | |
plotMutSigProfile | 18.096 | 0.280 | 18.366 | |
plotPhyloTree | 13.069 | 0.152 | 13.211 | |
readMaf | 10.639 | 0.139 | 10.762 | |
readSegment | 0.578 | 0.020 | 0.590 | |
runMesKit | 0 | 0 | 0 | |
subMaf | 10.351 | 0.067 | 10.403 | |
testNeutral | 12.609 | 0.092 | 12.689 | |
triMatrix | 13.462 | 0.200 | 13.654 | |