Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-03-25 11:40 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4782
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4552
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4581
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4533
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4463
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 1208/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MesKit 1.17.0  (landing page)
Mengni Liu
Snapshot Date: 2025-03-24 13:40 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/MesKit
git_branch: devel
git_last_commit: 471c27c
git_last_commit_date: 2024-10-29 10:48:53 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for MesKit on nebbiolo1

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.

raw results


Summary

Package: MesKit
Version: 1.17.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings MesKit_1.17.0.tar.gz
StartedAt: 2025-03-24 23:43:01 -0400 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 23:52:26 -0400 (Mon, 24 Mar 2025)
EllapsedTime: 564.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: MesKit.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:MesKit.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings MesKit_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/MesKit.Rcheck’
* using R Under development (unstable) (2025-03-13 r87965)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘MesKit/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MesKit’ version ‘1.17.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.21-bioc/meat/MesKit.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* 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.131  0.599  18.574
calFst               14.778  0.299  15.031
getPhyloTreeTsbLabel 13.161  0.073  13.173
getTree              13.017  0.121  13.089
getTreeMethod        12.997  0.077  13.012
getCCFMatrix         12.726  0.099  12.777
getBranchType        12.580  0.094  12.649
plotMutSigProfile    12.498  0.168  12.613
getBinaryMatrix      12.454  0.174  12.582
getPhyloTreePatient  12.496  0.006  12.453
getPhyloTree         12.443  0.016  12.427
getPhyloTreeRef      12.406  0.037  12.388
getBootstrapValue    12.300  0.073  12.328
getMutBranches       12.130  0.127  12.213
mutHeatmap           11.582  0.042  11.578
compareCCF           10.494  0.964  11.405
calNeiDist           10.726  0.094  10.769
mutTrunkBranch       10.040  0.276  10.258
compareTree          10.031  0.057  10.036
calJSI                9.769  0.066   9.787
mutCluster            8.976  0.306   9.246
ccfAUC                8.989  0.107   9.042
fitSignatures         8.745  0.184   8.900
triMatrix             8.597  0.216   8.778
testNeutral           8.719  0.051   8.699
classifyMut           7.968  0.457   8.363
plotPhyloTree         8.138  0.030   8.104
plotMutProfile        8.095  0.001   8.050
getMafData            7.843  0.139   7.953
mathScore             6.960  0.038   6.936
subMaf                6.861  0.040   6.845
readMaf               6.781  0.035   6.723
getSampleInfo         6.657  0.016   6.638
getNonSyn_vc          6.477  0.001   6.446
getMafPatient         6.402  0.003   6.361
getMafRef             6.402  0.001   6.371
* 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, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/MesKit.Rcheck/00check.log’
for details.


Installation output

MesKit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL MesKit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘MesKit’ ...
** this is package ‘MesKit’ version ‘1.17.0’
** 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)

Tests output


Example timings

MesKit.Rcheck/MesKit-Ex.timings

nameusersystemelapsed
calFst14.778 0.29915.031
calJSI9.7690.0669.787
calNeiDist10.726 0.09410.769
ccfAUC8.9890.1079.042
classifyMut7.9680.4578.363
cna2gene18.131 0.59918.574
compareCCF10.494 0.96411.405
compareTree10.031 0.05710.036
fitSignatures8.7450.1848.900
getBinaryMatrix12.454 0.17412.582
getBootstrapValue12.300 0.07312.328
getBranchType12.580 0.09412.649
getCCFMatrix12.726 0.09912.777
getMafData7.8430.1397.953
getMafPatient6.4020.0036.361
getMafRef6.4020.0016.371
getMutBranches12.130 0.12712.213
getNonSyn_vc6.4770.0016.446
getPhyloTree12.443 0.01612.427
getPhyloTreePatient12.496 0.00612.453
getPhyloTreeRef12.406 0.03712.388
getPhyloTreeTsbLabel13.161 0.07313.173
getSampleInfo6.6570.0166.638
getTree13.017 0.12113.089
getTreeMethod12.997 0.07713.012
mathScore6.9600.0386.936
mutCluster8.9760.3069.246
mutHeatmap11.582 0.04211.578
mutTrunkBranch10.040 0.27610.258
plotCNA2.7680.0062.612
plotMutProfile8.0950.0018.050
plotMutSigProfile12.498 0.16812.613
plotPhyloTree8.1380.0308.104
readMaf6.7810.0356.723
readSegment0.5250.0030.439
runMesKit0.0010.0000.000
subMaf6.8610.0406.845
testNeutral8.7190.0518.699
triMatrix8.5970.2168.778