Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:38:05 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1162/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MesKit 1.10.0  (landing page)
Mengni Liu
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/MesKit
git_branch: RELEASE_3_17
git_last_commit: b2526ca
git_last_commit_date: 2023-04-25 11:20:51 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for MesKit on kjohnson2


To the developers/maintainers of the MesKit package:
- 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.10.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.10.0.tar.gz
StartedAt: 2023-10-18 05:38:53 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 05:55:20 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 986.5 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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/MesKit.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.6.7
* 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.10.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.17-bioc-mac-arm64/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 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
calFst               20.378  0.293  31.762
cna2gene             18.773  0.816  28.569
getBranchType        18.338  0.292  28.390
getTree              18.061  0.307  28.095
getTreeMethod        18.082  0.275  27.308
getPhyloTreeRef      18.025  0.269  30.303
getPhyloTreeTsbLabel 17.854  0.278  25.924
getPhyloTreePatient  17.730  0.323  27.392
getPhyloTree         17.563  0.276  27.173
getMutBranches       17.354  0.426  27.124
getCCFMatrix         17.432  0.327  26.874
getBinaryMatrix      17.077  0.405  26.762
getBootstrapValue    17.159  0.273  24.734
calNeiDist           15.398  0.166  23.976
plotMutSigProfile    15.063  0.276  21.312
compareCCF           14.108  1.108  23.532
calJSI               14.501  0.152  22.188
mutHeatmap           13.778  0.172  20.953
compareTree          12.667  0.177  20.157
mutCluster           12.285  0.491  19.413
fitSignatures        12.087  0.388  19.853
ccfAUC               11.540  0.136  17.475
triMatrix            11.095  0.235  16.796
mutTrunkBranch       10.957  0.244  16.029
classifyMut          10.299  0.447  14.457
testNeutral          10.480  0.125  16.359
plotPhyloTree        10.366  0.124  16.025
plotMutProfile       10.079  0.108  14.314
mathScore             8.753  0.095  13.085
readMaf               8.524  0.093  13.284
getSampleInfo         8.427  0.091  12.884
subMaf                8.345  0.088  12.847
getNonSyn_vc          8.189  0.089  12.623
getMafPatient         8.153  0.109  10.523
getMafRef             8.082  0.094  12.096
getMafData            7.825  0.085  11.430
* 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: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/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.3-arm64/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
calFst20.378 0.29331.762
calJSI14.501 0.15222.188
calNeiDist15.398 0.16623.976
ccfAUC11.540 0.13617.475
classifyMut10.299 0.44714.457
cna2gene18.773 0.81628.569
compareCCF14.108 1.10823.532
compareTree12.667 0.17720.157
fitSignatures12.087 0.38819.853
getBinaryMatrix17.077 0.40526.762
getBootstrapValue17.159 0.27324.734
getBranchType18.338 0.29228.390
getCCFMatrix17.432 0.32726.874
getMafData 7.825 0.08511.430
getMafPatient 8.153 0.10910.523
getMafRef 8.082 0.09412.096
getMutBranches17.354 0.42627.124
getNonSyn_vc 8.189 0.08912.623
getPhyloTree17.563 0.27627.173
getPhyloTreePatient17.730 0.32327.392
getPhyloTreeRef18.025 0.26930.303
getPhyloTreeTsbLabel17.854 0.27825.924
getSampleInfo 8.427 0.09112.884
getTree18.061 0.30728.095
getTreeMethod18.082 0.27527.308
mathScore 8.753 0.09513.085
mutCluster12.285 0.49119.413
mutHeatmap13.778 0.17220.953
mutTrunkBranch10.957 0.24416.029
plotCNA3.2870.0724.974
plotMutProfile10.079 0.10814.314
plotMutSigProfile15.063 0.27621.312
plotPhyloTree10.366 0.12416.025
readMaf 8.524 0.09313.284
readSegment0.4920.0090.772
runMesKit000
subMaf 8.345 0.08812.847
testNeutral10.480 0.12516.359
triMatrix11.095 0.23516.796