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

This page was generated on 2024-07-24 11:41 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4688
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4284
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4404
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 1176/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MesKit 1.15.0  (landing page)
Mengni Liu
Snapshot Date: 2024-07-23 14:00 -0400 (Tue, 23 Jul 2024)
git_url: https://git.bioconductor.org/packages/MesKit
git_branch: devel
git_last_commit: 7ed263d
git_last_commit_date: 2024-04-30 11:25:41 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows 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.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


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.15.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.15.0.tar.gz
StartedAt: 2024-07-23 22:23:51 -0400 (Tue, 23 Jul 2024)
EndedAt: 2024-07-23 22:35:07 -0400 (Tue, 23 Jul 2024)
EllapsedTime: 675.6 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.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/MesKit.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.15.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.20-bioc/meat/MesKit.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  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             23.215  0.898  24.219
calFst               19.436  0.254  19.855
getPhyloTreeTsbLabel 18.330  0.368  18.816
getPhyloTree         17.279  0.191  17.561
getPhyloTreeRef      17.239  0.178  17.514
getPhyloTreePatient  17.170  0.195  17.467
getBinaryMatrix      16.908  0.405  17.395
getTree              16.959  0.249  17.346
getTreeMethod        16.819  0.315  17.416
getBranchType        16.788  0.322  17.189
getCCFMatrix         16.667  0.244  16.990
getBootstrapValue    16.651  0.197  16.933
compareCCF           15.458  1.314  16.858
getMutBranches       16.365  0.338  16.784
plotMutSigProfile    15.858  0.203  16.127
mutHeatmap           15.026  0.136  15.237
calNeiDist           14.624  0.141  14.852
calJSI               13.184  0.117  13.375
triMatrix            12.631  0.276  13.012
compareTree          12.679  0.206  12.941
mutCluster           11.386  0.455  11.895
mutTrunkBranch       11.557  0.198  11.842
fitSignatures        11.505  0.237  11.793
ccfAUC               11.407  0.117  11.583
testNeutral          11.344  0.084  11.475
plotMutProfile       11.080  0.165  11.290
classifyMut          10.186  0.455  10.711
plotPhyloTree        10.500  0.066  10.609
readMaf               9.209  0.074   9.329
getNonSyn_vc          8.961  0.193   9.216
subMaf                8.996  0.094   9.158
getSampleInfo         8.814  0.093   8.972
getMafPatient         8.716  0.065   8.815
mathScore             8.620  0.061   8.712
getMafRef             8.580  0.055   8.671
getMafData            8.568  0.053   8.662
* 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, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-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.4-x86_64/Resources/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)

Tests output


Example timings

MesKit.Rcheck/MesKit-Ex.timings

nameusersystemelapsed
calFst19.436 0.25419.855
calJSI13.184 0.11713.375
calNeiDist14.624 0.14114.852
ccfAUC11.407 0.11711.583
classifyMut10.186 0.45510.711
cna2gene23.215 0.89824.219
compareCCF15.458 1.31416.858
compareTree12.679 0.20612.941
fitSignatures11.505 0.23711.793
getBinaryMatrix16.908 0.40517.395
getBootstrapValue16.651 0.19716.933
getBranchType16.788 0.32217.189
getCCFMatrix16.667 0.24416.990
getMafData8.5680.0538.662
getMafPatient8.7160.0658.815
getMafRef8.5800.0558.671
getMutBranches16.365 0.33816.784
getNonSyn_vc8.9610.1939.216
getPhyloTree17.279 0.19117.561
getPhyloTreePatient17.170 0.19517.467
getPhyloTreeRef17.239 0.17817.514
getPhyloTreeTsbLabel18.330 0.36818.816
getSampleInfo8.8140.0938.972
getTree16.959 0.24917.346
getTreeMethod16.819 0.31517.416
mathScore8.6200.0618.712
mutCluster11.386 0.45511.895
mutHeatmap15.026 0.13615.237
mutTrunkBranch11.557 0.19811.842
plotCNA3.1300.0563.201
plotMutProfile11.080 0.16511.290
plotMutSigProfile15.858 0.20316.127
plotPhyloTree10.500 0.06610.609
readMaf9.2090.0749.329
readSegment0.4980.0080.507
runMesKit0.0000.0010.000
subMaf8.9960.0949.158
testNeutral11.344 0.08411.475
triMatrix12.631 0.27613.012