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

This page was generated on 2025-01-24 11:41 -0500 (Fri, 24 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4609
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4393
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3839
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3835
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 1194/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MesKit 1.17.0  (landing page)
Mengni Liu
Snapshot Date: 2025-01-23 13:40 -0500 (Thu, 23 Jan 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 -0500 (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 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for MesKit on lconway

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MesKit.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MesKit_1.17.0.tar.gz
StartedAt: 2025-01-23 19:23:21 -0500 (Thu, 23 Jan 2025)
EndedAt: 2025-01-23 19:33:36 -0500 (Thu, 23 Jan 2025)
EllapsedTime: 615.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: MesKit.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MesKit.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MesKit_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/MesKit.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 ‘/Users/biocbuild/bbs-3.21-bioc/meat/MesKit.Rcheck/00install.out’ for details.
* checking installed package size ... INFO
  installed size is  5.9Mb
  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 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             20.696  0.840  21.660
calFst               17.997  0.269  18.405
getBootstrapValue    17.243  0.257  17.605
getTree              15.760  0.191  16.354
getCCFMatrix         15.162  0.348  15.626
getPhyloTreeRef      15.253  0.222  15.580
getBinaryMatrix      14.961  0.338  15.529
getPhyloTreePatient  15.091  0.205  15.377
plotMutSigProfile    15.028  0.237  15.388
getPhyloTree         14.950  0.180  15.237
getTreeMethod        14.838  0.253  15.176
getPhyloTreeTsbLabel 14.911  0.169  15.168
getMutBranches       14.634  0.324  15.062
getBranchType        14.686  0.203  14.986
compareCCF           13.341  1.129  14.563
mutHeatmap           14.077  0.126  14.313
calNeiDist           13.574  0.141  13.827
compareTree          12.408  0.192  12.663
calJSI               12.047  0.128  12.258
mutCluster           11.339  0.547  11.992
triMatrix            11.552  0.218  11.860
mutTrunkBranch       11.050  0.256  11.408
ccfAUC               11.044  0.094  11.203
fitSignatures        10.703  0.229  10.991
testNeutral          10.585  0.085  10.745
plotMutProfile       10.472  0.088  10.673
plotPhyloTree        10.012  0.078  10.136
classifyMut           8.862  0.436   9.348
getSampleInfo         8.540  0.092   8.714
readMaf               8.440  0.061   8.546
subMaf                8.435  0.053   8.531
mathScore             7.997  0.051   8.090
getMafRef             7.939  0.066   8.048
getNonSyn_vc          7.839  0.121   8.002
getMafData            7.859  0.065   7.975
getMafPatient         7.576  0.052   7.677
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/MesKit.Rcheck/00check.log’
for details.


Installation output

MesKit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MesKit
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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
calFst17.997 0.26918.405
calJSI12.047 0.12812.258
calNeiDist13.574 0.14113.827
ccfAUC11.044 0.09411.203
classifyMut8.8620.4369.348
cna2gene20.696 0.84021.660
compareCCF13.341 1.12914.563
compareTree12.408 0.19212.663
fitSignatures10.703 0.22910.991
getBinaryMatrix14.961 0.33815.529
getBootstrapValue17.243 0.25717.605
getBranchType14.686 0.20314.986
getCCFMatrix15.162 0.34815.626
getMafData7.8590.0657.975
getMafPatient7.5760.0527.677
getMafRef7.9390.0668.048
getMutBranches14.634 0.32415.062
getNonSyn_vc7.8390.1218.002
getPhyloTree14.950 0.18015.237
getPhyloTreePatient15.091 0.20515.377
getPhyloTreeRef15.253 0.22215.580
getPhyloTreeTsbLabel14.911 0.16915.168
getSampleInfo8.5400.0928.714
getTree15.760 0.19116.354
getTreeMethod14.838 0.25315.176
mathScore7.9970.0518.090
mutCluster11.339 0.54711.992
mutHeatmap14.077 0.12614.313
mutTrunkBranch11.050 0.25611.408
plotCNA3.2240.0553.314
plotMutProfile10.472 0.08810.673
plotMutSigProfile15.028 0.23715.388
plotPhyloTree10.012 0.07810.136
readMaf8.4400.0618.546
readSegment0.6030.0510.659
runMesKit000
subMaf8.4350.0538.531
testNeutral10.585 0.08510.745
triMatrix11.552 0.21811.860