Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-20 12:16 -0500 (Mon, 20 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4493 |
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 |
Package 1195/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MesKit 1.16.0 (landing page) Mengni Liu
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
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. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: MesKit |
Version: 1.16.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MesKit_1.16.0.tar.gz |
StartedAt: 2025-01-19 22:25:04 -0500 (Sun, 19 Jan 2025) |
EndedAt: 2025-01-19 22:34:17 -0500 (Sun, 19 Jan 2025) |
EllapsedTime: 553.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: MesKit.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MesKit_1.16.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/MesKit.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘MesKit/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MesKit’ version ‘1.16.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.20-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 code 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 18.058 0.471 18.324 calFst 14.934 0.297 15.195 getBranchType 13.024 0.066 13.047 getBootstrapValue 12.916 0.077 12.944 getCCFMatrix 12.815 0.047 12.813 getBinaryMatrix 12.768 0.083 12.802 getPhyloTreeRef 12.795 0.036 12.785 plotMutSigProfile 12.605 0.209 12.774 getPhyloTreePatient 12.701 0.071 12.722 getPhyloTreeTsbLabel 12.592 0.008 12.550 getPhyloTree 12.376 0.078 12.409 getTreeMethod 12.336 0.029 12.316 getTree 12.359 0.003 12.313 getMutBranches 11.939 0.169 12.057 compareCCF 11.159 0.090 11.202 mutHeatmap 11.111 0.026 11.092 calNeiDist 10.445 0.085 10.473 calJSI 9.747 0.084 9.783 compareTree 9.667 0.083 9.702 mutTrunkBranch 9.229 0.089 9.266 ccfAUC 8.824 0.046 8.818 fitSignatures 8.646 0.080 8.688 mutCluster 8.647 0.060 8.653 plotMutProfile 8.259 0.049 8.242 triMatrix 8.240 0.061 8.246 classifyMut 8.113 0.114 8.162 testNeutral 8.187 0.030 8.155 getMafPatient 7.510 0.145 7.622 plotPhyloTree 7.548 0.018 7.515 getMafData 6.801 0.022 6.792 mathScore 6.723 0.002 6.677 getSampleInfo 6.694 0.000 6.655 getNonSyn_vc 6.593 0.069 6.621 getMafRef 6.375 0.048 6.384 readMaf 6.343 0.002 6.251 subMaf 6.286 0.003 6.243 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 3 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/MesKit.Rcheck/00check.log’ for details.
MesKit.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL MesKit ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/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 | 14.934 | 0.297 | 15.195 | |
calJSI | 9.747 | 0.084 | 9.783 | |
calNeiDist | 10.445 | 0.085 | 10.473 | |
ccfAUC | 8.824 | 0.046 | 8.818 | |
classifyMut | 8.113 | 0.114 | 8.162 | |
cna2gene | 18.058 | 0.471 | 18.324 | |
compareCCF | 11.159 | 0.090 | 11.202 | |
compareTree | 9.667 | 0.083 | 9.702 | |
fitSignatures | 8.646 | 0.080 | 8.688 | |
getBinaryMatrix | 12.768 | 0.083 | 12.802 | |
getBootstrapValue | 12.916 | 0.077 | 12.944 | |
getBranchType | 13.024 | 0.066 | 13.047 | |
getCCFMatrix | 12.815 | 0.047 | 12.813 | |
getMafData | 6.801 | 0.022 | 6.792 | |
getMafPatient | 7.510 | 0.145 | 7.622 | |
getMafRef | 6.375 | 0.048 | 6.384 | |
getMutBranches | 11.939 | 0.169 | 12.057 | |
getNonSyn_vc | 6.593 | 0.069 | 6.621 | |
getPhyloTree | 12.376 | 0.078 | 12.409 | |
getPhyloTreePatient | 12.701 | 0.071 | 12.722 | |
getPhyloTreeRef | 12.795 | 0.036 | 12.785 | |
getPhyloTreeTsbLabel | 12.592 | 0.008 | 12.550 | |
getSampleInfo | 6.694 | 0.000 | 6.655 | |
getTree | 12.359 | 0.003 | 12.313 | |
getTreeMethod | 12.336 | 0.029 | 12.316 | |
mathScore | 6.723 | 0.002 | 6.677 | |
mutCluster | 8.647 | 0.060 | 8.653 | |
mutHeatmap | 11.111 | 0.026 | 11.092 | |
mutTrunkBranch | 9.229 | 0.089 | 9.266 | |
plotCNA | 2.845 | 0.049 | 2.707 | |
plotMutProfile | 8.259 | 0.049 | 8.242 | |
plotMutSigProfile | 12.605 | 0.209 | 12.774 | |
plotPhyloTree | 7.548 | 0.018 | 7.515 | |
readMaf | 6.343 | 0.002 | 6.251 | |
readSegment | 0.467 | 0.000 | 0.389 | |
runMesKit | 0.001 | 0.000 | 0.000 | |
subMaf | 6.286 | 0.003 | 6.243 | |
testNeutral | 8.187 | 0.030 | 8.155 | |
triMatrix | 8.240 | 0.061 | 8.246 | |