Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:41 -0400 (Fri, 15 Oct 2021).

CHECK results for MesKit on machv2

To the developers/maintainers of the MesKit package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1074/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MesKit 1.2.0  (landing page)
Mengni Liu
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/MesKit
git_branch: RELEASE_3_13
git_last_commit: faa3f2a
git_last_commit_date: 2021-05-19 12:54:10 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MesKit
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MesKit.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MesKit_1.2.0.tar.gz
StartedAt: 2021-10-14 20:49:35 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 20:59:42 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 606.4 seconds
RetCode: 0
Status:   OK  
CheckDir: MesKit.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/MesKit.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.2.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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MesKit’ can be installed ... OK
* 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 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             21.809  0.805  22.641
calFst               18.434  0.170  18.647
getPhyloTreeTsbLabel 18.259  0.195  18.494
getCCFMatrix         18.031  0.362  18.410
getMutBranches       17.587  0.327  17.938
getPhyloTreePatient  17.368  0.213  17.600
getPhyloTreeRef      17.243  0.134  17.405
getPhyloTree         16.668  0.139  16.828
getBootstrapValue    16.391  0.204  16.608
getTreeMethod        16.393  0.176  16.582
getBinaryMatrix      16.109  0.350  16.469
getBranchType        16.180  0.178  16.376
getTree              15.605  0.160  15.774
compareCCF           12.543  1.420  14.005
plotMutSigProfile    12.894  0.134  13.042
calNeiDist           12.462  0.095  12.568
mutHeatmap           12.319  0.065  12.408
calJSI               11.511  0.088  11.610
compareTree          10.479  0.172  10.663
mutCluster            9.230  0.732   9.972
fitSignatures         8.846  0.143   8.995
triMatrix             8.833  0.121   8.960
ccfAUC                8.369  0.054   8.433
mutTrunkBranch        7.965  0.092   8.060
testNeutral           7.644  0.074   7.726
plotMutProfile        7.657  0.033   7.695
plotPhyloTree         7.025  0.029   7.064
classifyMut           6.301  0.048   6.357
mathScore             5.385  0.101   5.492
getMafPatient         5.342  0.019   5.370
getNonSyn_vc          5.053  0.024   5.089
getMafData            5.012  0.032   5.046
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/MesKit.Rcheck/00check.log’
for details.



Installation output

MesKit.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘MesKit’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MesKit)

Tests output


Example timings

MesKit.Rcheck/MesKit-Ex.timings

nameusersystemelapsed
calFst18.434 0.17018.647
calJSI11.511 0.08811.610
calNeiDist12.462 0.09512.568
ccfAUC8.3690.0548.433
classifyMut6.3010.0486.357
cna2gene21.809 0.80522.641
compareCCF12.543 1.42014.005
compareTree10.479 0.17210.663
fitSignatures8.8460.1438.995
getBinaryMatrix16.109 0.35016.469
getBootstrapValue16.391 0.20416.608
getBranchType16.180 0.17816.376
getCCFMatrix18.031 0.36218.410
getMafData5.0120.0325.046
getMafPatient5.3420.0195.370
getMafRef4.8380.0114.856
getMutBranches17.587 0.32717.938
getNonSyn_vc5.0530.0245.089
getPhyloTree16.668 0.13916.828
getPhyloTreePatient17.368 0.21317.600
getPhyloTreeRef17.243 0.13417.405
getPhyloTreeTsbLabel18.259 0.19518.494
getSampleInfo4.5320.0244.557
getTree15.605 0.16015.774
getTreeMethod16.393 0.17616.582
mathScore5.3850.1015.492
mutCluster9.2300.7329.972
mutHeatmap12.319 0.06512.408
mutTrunkBranch7.9650.0928.060
plotCNA3.4690.0553.528
plotMutProfile7.6570.0337.695
plotMutSigProfile12.894 0.13413.042
plotPhyloTree7.0250.0297.064
readMaf4.8900.0384.932
readSegment0.7740.0090.784
runMesKit000
subMaf4.8170.0314.852
testNeutral7.6440.0747.726
triMatrix8.8330.1218.960