############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CBN2Path.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CBN2Path_1.1.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/CBN2Path.Rcheck’ * using R Under development (unstable) (2025-10-21 r88958) * 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 Ventura 13.7.8 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘CBN2Path/DESCRIPTION’ ... OK * this is package ‘CBN2Path’ version ‘1.1.4’ * 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: .BBSoptions 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 ‘CBN2Path’ can be installed ... WARNING Found the following significant warnings: bcbn.c:554:36: warning: if statement has empty body [-Wempty-body] bcbn.c:611:30: warning: if statement has empty body [-Wempty-body] bcbn.c:623:43: warning: if statement has empty body [-Wempty-body] bcbn.c:633:45: warning: if statement has empty body [-Wempty-body] bcbn.c:931:30: warning: if statement has empty body [-Wempty-body] bcbn.c:943:43: warning: if statement has empty body [-Wempty-body] bcbn.c:953:45: warning: if statement has empty body [-Wempty-body] ./ct-cbn.h:551:36: warning: if statement has empty body [-Wempty-body] ./ct-cbn.h:611:36: warning: if statement has empty body [-Wempty-body] ./ct-cbn.h:670:30: warning: if statement has empty body [-Wempty-body] ./ct-cbn.h:682:43: warning: if statement has empty body [-Wempty-body] ./ct-cbn.h:692:45: warning: if statement has empty body [-Wempty-body] ./ct-cbn.h:719:33: warning: if statement has empty body [-Wempty-body] See ‘/Users/biocbuild/bbs-3.23-bioc/meat/CBN2Path.Rcheck/00install.out’ for details. * used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ * used SDK: ‘MacOSX11.3.1.sdk’ * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... NOTE Found the following CITATION file in a non-standard place: CITATION.cff Most likely ‘inst/CITATION’ should be used instead. * 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 bcbn: no visible global function definition for ‘SnowParam’ bcbn: no visible binding for global variable ‘datasets’ ctcbn: no visible global function definition for ‘SnowParam’ generateGeomNodePoint: no visible binding for global variable ‘nodes’ generateGeomNodeText: no visible binding for global variable ‘nodes’ generateGgText: no visible binding for global variable ‘x’ generateGgText: no visible binding for global variable ‘y’ generateGgText: no visible binding for global variable ‘label’ generateMatrixGenotypes : f1 : : no visible global function definition for ‘combn’ hcbn: no visible global function definition for ‘SnowParam’ variableCapSize: no visible binding for global variable ‘edges’ variableCapSize: no visible binding for global variable ‘x’ variableCapSize: no visible binding for global variable ‘y’ visualizeCBNModel: no visible binding for global variable ‘name’ visualizeFitnessLandscape: no visible binding for global variable ‘x’ visualizeFitnessLandscape: no visible binding for global variable ‘y’ visualizeFitnessLandscape: no visible binding for global variable ‘name’ visualizeProbabilities: no visible binding for global variable ‘name’ Undefined global functions or variables: SnowParam combn datasets edges label name nodes x y Consider adding importFrom("utils", "combn") to your NAMESPACE file. * 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 line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available File ‘/Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/library/CBN2Path/libs/CBN2Path.so’: Found ‘___stderrp’, possibly from ‘stderr’ (C) Found ‘___stdoutp’, possibly from ‘stdout’ (C) Found ‘_abort’, possibly from ‘abort’ (C) Found ‘_printf’, possibly from ‘printf’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed hcbnSingle 61.918 0.368 62.569 pathProbQuartetBCBN 38.338 1.943 40.569 visualizeProbabilities 37.086 0.262 37.580 bcbn 18.559 7.868 26.601 jensenShannonDivergence 10.375 2.541 13.027 pathProbQuartetRCBN 8.899 2.439 11.440 Predictability 9.055 1.515 10.663 pathProbQuartetHCBN 7.062 2.319 9.460 pathProbQuartetCTCBN 6.544 1.968 8.580 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * 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, 4 NOTEs See ‘/Users/biocbuild/bbs-3.23-bioc/meat/CBN2Path.Rcheck/00check.log’ for details.