| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-04 11:35 -0400 (Sat, 04 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.6.0 alpha (2026-03-30 r89742) | 4900 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-03-28 r89739) | 4634 |
| 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 295/2381 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CBN2Path 1.1.4 (landing page) William Choi-Kim
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
| See other builds for CBN2Path in R Universe. | ||||||||||||||
|
To the developers/maintainers of the CBN2Path package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CBN2Path.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. |
| Package: CBN2Path |
| Version: 1.1.4 |
| 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 |
| StartedAt: 2026-04-03 18:49:20 -0400 (Fri, 03 Apr 2026) |
| EndedAt: 2026-04-03 18:52:51 -0400 (Fri, 03 Apr 2026) |
| EllapsedTime: 211.6 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: CBN2Path.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### 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 version 4.6.0 alpha (2026-03-28 r89739)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-03 22:49:20 UTC
* 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 17.0.0 (clang-1700.6.4.2)’
* used SDK: ‘MacOSX26.2.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 : <anonymous>: 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/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 28.016 0.130 28.378
pathProbQuartetBCBN 10.843 0.602 11.473
visualizeProbabilities 10.334 0.044 10.470
bcbn 4.897 2.590 7.528
jensenShannonDivergence 4.354 0.940 5.328
* 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.
CBN2Path.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CBN2Path
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘CBN2Path’ ...
** this is package ‘CBN2Path’ version ‘1.1.4’
** using staged installation
checking for gcc... clang -arch arm64 -std=gnu23
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang -arch arm64 -std=gnu23 accepts -g... yes
checking for clang -arch arm64 -std=gnu23 option to enable C11 features... -std=gnu11
checking for gsl-config... /opt/R/arm64/bin/gsl-config
checking if GSL version >= 2.5... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using SDK: ‘MacOSX26.2.sdk’
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I. -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bcbn.c -o bcbn.o
bcbn.c:433:7: warning: unused variable 'i' [-Wunused-variable]
433 | int i;
| ^
bcbn.c:554:36: warning: if statement has empty body [-Wempty-body]
554 | if(fscanf(input, "%d %d", N, &p));
| ^
bcbn.c:554:36: note: put the semicolon on a separate line to silence this warning
bcbn.c:611:30: warning: if statement has empty body [-Wempty-body]
611 | if(fscanf(input, "%d", &n));
| ^
bcbn.c:611:30: note: put the semicolon on a separate line to silence this warning
bcbn.c:623:43: warning: if statement has empty body [-Wempty-body]
623 | if(fscanf(input,"%d %d", &left, &right));
| ^
bcbn.c:623:43: note: put the semicolon on a separate line to silence this warning
bcbn.c:633:45: warning: if statement has empty body [-Wempty-body]
633 | if(fscanf(input,"%d %d", &left, &right));
| ^
bcbn.c:633:45: note: put the semicolon on a separate line to silence this warning
bcbn.c:641:7: warning: unused variable 'i' [-Wunused-variable]
641 | int i;
| ^
bcbn.c:931:30: warning: if statement has empty body [-Wempty-body]
931 | if(fscanf(input, "%d", &n));
| ^
bcbn.c:931:30: note: put the semicolon on a separate line to silence this warning
bcbn.c:943:43: warning: if statement has empty body [-Wempty-body]
943 | if(fscanf(input,"%d %d", &left, &right));
| ^
bcbn.c:943:43: note: put the semicolon on a separate line to silence this warning
bcbn.c:953:45: warning: if statement has empty body [-Wempty-body]
953 | if(fscanf(input,"%d %d", &left, &right));
| ^
bcbn.c:953:45: note: put the semicolon on a separate line to silence this warning
bcbn.c:1056:9: warning: unused variable 'j' [-Wunused-variable]
1056 | int i,j,c,k;
| ^
bcbn.c:1056:13: warning: unused variable 'k' [-Wunused-variable]
1056 | int i,j,c,k;
| ^
bcbn.c:1075:10: warning: variable 'p' set but not used [-Wunused-but-set-variable]
1075 | double p = 0;
| ^
bcbn.c:1281:15: warning: unused variable 'likelihood' [-Wunused-variable]
1281 | long double likelihood, likelihood_d;
| ^~~~~~~~~~
bcbn.c:1367:21: warning: unused variable 'var' [-Wunused-variable]
1367 | double alpha,beta,var,x;
| ^~~
bcbn.c:1367:25: warning: variable 'x' set but not used [-Wunused-but-set-variable]
1367 | double alpha,beta,var,x;
| ^
bcbn.c:1380:21: warning: unused variable 'var' [-Wunused-variable]
1380 | double alpha,beta,var,x;
| ^~~
bcbn.c:1380:25: warning: variable 'x' set but not used [-Wunused-but-set-variable]
1380 | double alpha,beta,var,x;
| ^
bcbn.c:1449:11: warning: unused variable 'k' [-Wunused-variable]
1449 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:1550:11: warning: variable 'N_all_comp' set but not used [-Wunused-but-set-variable]
1550 | int i,j,N_all_comp,N_compatible,k;
| ^
bcbn.c:1550:22: warning: unused variable 'N_compatible' [-Wunused-variable]
1550 | int i,j,N_all_comp,N_compatible,k;
| ^~~~~~~~~~~~
bcbn.c:1550:35: warning: unused variable 'k' [-Wunused-variable]
1550 | int i,j,N_all_comp,N_compatible,k;
| ^
bcbn.c:1675:10: warning: unused variable 'alpha' [-Wunused-variable]
1675 | double alpha,beta,var,x;
| ^~~~~
bcbn.c:1675:16: warning: unused variable 'beta' [-Wunused-variable]
1675 | double alpha,beta,var,x;
| ^~~~
bcbn.c:1675:21: warning: unused variable 'var' [-Wunused-variable]
1675 | double alpha,beta,var,x;
| ^~~
bcbn.c:1675:25: warning: unused variable 'x' [-Wunused-variable]
1675 | double alpha,beta,var,x;
| ^
bcbn.c:1755:11: warning: unused variable 'k' [-Wunused-variable]
1755 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:1878:11: warning: unused variable 'k' [-Wunused-variable]
1878 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:1878:13: warning: unused variable 'N_compatible' [-Wunused-variable]
1878 | int i,j,k,N_compatible,N_all_comp;
| ^~~~~~~~~~~~
bcbn.c:1878:26: warning: variable 'N_all_comp' set but not used [-Wunused-but-set-variable]
1878 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:1946:11: warning: unused variable 'k' [-Wunused-variable]
1946 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:1946:13: warning: unused variable 'N_compatible' [-Wunused-variable]
1946 | int i,j,k,N_compatible,N_all_comp;
| ^~~~~~~~~~~~
bcbn.c:1946:26: warning: variable 'N_all_comp' set but not used [-Wunused-but-set-variable]
1946 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:1957:7: warning: unused variable 'c' [-Wunused-variable]
1957 | int c = 0;
| ^
bcbn.c:1997:11: warning: unused variable 'k' [-Wunused-variable]
1997 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:1997:13: warning: unused variable 'N_compatible' [-Wunused-variable]
1997 | int i,j,k,N_compatible,N_all_comp;
| ^~~~~~~~~~~~
bcbn.c:1997:26: warning: variable 'N_all_comp' set but not used [-Wunused-but-set-variable]
1997 | int i,j,k,N_compatible,N_all_comp;
| ^
bcbn.c:2008:7: warning: unused variable 'c' [-Wunused-variable]
2008 | int c = 0;
| ^
bcbn.c:2358:7: warning: unused variable 'i' [-Wunused-variable]
2358 | int i,j,k = 0;
| ^
bcbn.c:2358:9: warning: unused variable 'j' [-Wunused-variable]
2358 | int i,j,k = 0;
| ^
bcbn.c:2362:7: warning: unused variable 'accepted' [-Wunused-variable]
2362 | int accepted = 0;
| ^~~~~~~~
bcbn.c:2620:22: warning: unused variable 'MH_ratio' [-Wunused-variable]
2620 | long double alpha, MH_ratio;
| ^~~~~~~~
bcbn.c:2630:7: warning: variable 'accepted' set but not used [-Wunused-but-set-variable]
2630 | int accepted = 0;
| ^
bcbn.c:2633:7: warning: variable 'n_edges' set but not used [-Wunused-but-set-variable]
2633 | int n_edges = 0;
| ^
43 warnings generated.
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I. -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ctcbn.c -o ctcbn.o
In file included from ctcbn.c:3:
./ct-cbn.h:184:7: warning: unused variable 'j' [-Wunused-variable]
184 | int j;
| ^
./ct-cbn.h:551:36: warning: if statement has empty body [-Wempty-body]
551 | if(fscanf(input, "%d %d", N, &p));
| ^
./ct-cbn.h:551:36: note: put the semicolon on a separate line to silence this warning
./ct-cbn.h:611:36: warning: if statement has empty body [-Wempty-body]
611 | if(fscanf(input, "%d %d", N, &p));
| ^
./ct-cbn.h:611:36: note: put the semicolon on a separate line to silence this warning
./ct-cbn.h:670:30: warning: if statement has empty body [-Wempty-body]
670 | if(fscanf(input, "%d", &n));
| ^
./ct-cbn.h:670:30: note: put the semicolon on a separate line to silence this warning
./ct-cbn.h:682:43: warning: if statement has empty body [-Wempty-body]
682 | if(fscanf(input,"%d %d", &left, &right));
| ^
./ct-cbn.h:682:43: note: put the semicolon on a separate line to silence this warning
./ct-cbn.h:692:45: warning: if statement has empty body [-Wempty-body]
692 | if(fscanf(input,"%d %d", &left, &right));
| ^
./ct-cbn.h:692:45: note: put the semicolon on a separate line to silence this warning
./ct-cbn.h:719:33: warning: if statement has empty body [-Wempty-body]
719 | if(fscanf(input, "%lf", &x));
| ^
./ct-cbn.h:719:33: note: put the semicolon on a separate line to silence this warning
./ct-cbn.h:803:7: warning: unused variable 'i' [-Wunused-variable]
803 | int i;
| ^
./ct-cbn.h:2721:17: warning: variable 'alpha_new' set but not used [-Wunused-but-set-variable]
2721 | double alpha, alpha_new;
| ^
./ct-cbn.h:3305:7: warning: variable 'mut_next' set but not used [-Wunused-but-set-variable]
3305 | int mut_next, index_next;
| ^
ctcbn.c:79:7: warning: unused variable 'verbose' [-Wunused-variable]
79 | int verbose = 0;
| ^~~~~~~
ctcbn.c:84:7: warning: unused variable 'GPS' [-Wunused-variable]
84 | int GPS = 0;
| ^~~
ctcbn.c:88:7: warning: unused variable 'c' [-Wunused-variable]
88 | int c = 0;
| ^
ctcbn.c:302:7: warning: unused variable 'error_flag' [-Wunused-variable]
302 | int error_flag = 0;
| ^~~~~~~~~~
ctcbn.c:303:7: warning: unused variable 'f_flag' [-Wunused-variable]
303 | int f_flag = 0;
| ^~~~~~
ctcbn.c:304:7: warning: variable 'e_flag' set but not used [-Wunused-but-set-variable]
304 | int e_flag = 0;
| ^
ctcbn.c:305:7: warning: unused variable 'gps_flag' [-Wunused-variable]
305 | int gps_flag = 0;
| ^~~~~~~~
ctcbn.c:306:7: warning: unused variable 'l_flag' [-Wunused-variable]
306 | int l_flag = 0;
| ^~~~~~
ctcbn.c:308:7: warning: unused variable 't_flag' [-Wunused-variable]
308 | int t_flag = 1;
| ^~~~~~
ctcbn.c:313:10: warning: unused variable 'T' [-Wunused-variable]
313 | double T = REAL(temp)[0];
| ^
ctcbn.c:314:7: warning: variable 'N_iter' set but not used [-Wunused-but-set-variable]
314 | int N_iter = 0;
| ^
ctcbn.c:319:7: warning: unused variable 'c' [-Wunused-variable]
319 | int c = 0;
| ^
22 warnings generated.
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I. -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I. -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c queue.c -o queue.o
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o CBN2Path.so bcbn.o ctcbn.o init.o queue.o -L/opt/R/arm64/lib -lgsl -lgslcblas -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.6/Resources/library/00LOCK-CBN2Path/00new/CBN2Path/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (CBN2Path)
CBN2Path.Rcheck/tests/testthat.Rout
R version 4.6.0 alpha (2026-03-28 r89739)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(CBN2Path)
>
> test_check("CBN2Path")
chain: 1
0
chain: 2
0
chain: 3
0
chain: 4
0
V1 V2 V3 V4
Min. :0.003016 Min. :0.0006073 Min. :9.337e-05 Min. :0.02803
1st Qu.:0.691685 1st Qu.:0.4654031 1st Qu.:3.787e-01 1st Qu.:0.12495
Median :0.834277 Median :0.6443932 Median :5.569e-01 Median :0.15483
Mean :0.791395 Mean :0.6286471 Mean :5.532e-01 Mean :0.15787
3rd Qu.:0.932628 3rd Qu.:0.8105307 3rd Qu.:7.370e-01 3rd Qu.:0.18755
Max. :0.999989 Max. :0.9999555 Max. :1.000e+00 Max. :0.36343
V5
Min. :-14.010
1st Qu.: -9.753
Median : -9.365
Mean : -9.466
3rd Qu.: -9.072
Max. : -8.430
V1 V2 V3 V4
Min. :0.007926 Min. :0.0009959 Min. :0.0003187 Min. :0.03098
1st Qu.:0.682163 1st Qu.:0.4736718 1st Qu.:0.3848249 1st Qu.:0.12590
Median :0.833454 Median :0.6510749 Median :0.5666988 Median :0.15509
Mean :0.786540 Mean :0.6331273 Mean :0.5612472 Mean :0.15801
3rd Qu.:0.929436 3rd Qu.:0.8152640 3rd Qu.:0.7472335 3rd Qu.:0.18543
Max. :0.999981 Max. :0.9999951 Max. :0.9999669 Max. :0.36514
V5
Min. :-13.733
1st Qu.: -9.752
Median : -9.371
Mean : -9.465
3rd Qu.: -9.074
Max. : -8.425
V1 V2 V3 V4
Min. :0.001021 Min. :0.002377 Min. :0.001083 Min. :0.02957
1st Qu.:0.683533 1st Qu.:0.473370 1st Qu.:0.380165 1st Qu.:0.12535
Median :0.835095 Median :0.647481 Median :0.559354 Median :0.15306
Mean :0.788793 Mean :0.632419 Mean :0.555209 Mean :0.15717
3rd Qu.:0.930384 3rd Qu.:0.815790 3rd Qu.:0.739792 3rd Qu.:0.18572
Max. :0.999972 Max. :0.999964 Max. :0.999986 Max. :0.37162
V5
Min. :-13.014
1st Qu.: -9.755
Median : -9.362
Mean : -9.461
3rd Qu.: -9.068
Max. : -8.435
V1 V2 V3 V4
Min. :0.01422 Min. :0.0005449 Min. :0.0002979 Min. :0.02874
1st Qu.:0.68307 1st Qu.:0.4655003 1st Qu.:0.3825489 1st Qu.:0.12167
Median :0.83555 Median :0.6434966 Median :0.5607012 Median :0.15201
Mean :0.78807 Mean :0.6266251 Mean :0.5557111 Mean :0.15583
3rd Qu.:0.92970 3rd Qu.:0.8101063 3rd Qu.:0.7432374 3rd Qu.:0.18607
Max. :0.99996 Max. :0.9998862 Max. :0.9999191 Max. :0.40039
V5
Min. :-13.882
1st Qu.: -9.771
Median : -9.374
Mean : -9.477
3rd Qu.: -9.070
Max. : -8.445
[1] "Criterion: 1.00021794083916"
Potential scale reduction factors:
Point est. Upper C.I.
[1,] 1 1
[2,] 1 1
[3,] 1 1
[4,] 1 1
[5,] 1 1
Multivariate psrf
1
[1] "##########################################"
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 9 ]
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 9 ]
>
> proc.time()
user system elapsed
37.391 0.378 38.020
CBN2Path.Rcheck/CBN2Path-Ex.timings
| name | user | system | elapsed | |
| Base2IndVec | 0.000 | 0.000 | 0.001 | |
| Base2Indexing | 0 | 0 | 0 | |
| EdgeMarginalized | 0.004 | 0.000 | 0.004 | |
| Predictability | 3.716 | 0.518 | 4.252 | |
| Spock | 0.007 | 0.001 | 0.009 | |
| bcbn | 4.897 | 2.590 | 7.528 | |
| ctcbn | 0.414 | 0.011 | 0.427 | |
| ctcbnSingle | 0.097 | 0.003 | 0.101 | |
| generateData | 0.005 | 0.006 | 0.011 | |
| generateMatrixGenotypes | 0 | 0 | 0 | |
| generateTCGAMatrix | 0.001 | 0.000 | 0.000 | |
| genotypeFeasibility | 0.000 | 0.000 | 0.001 | |
| genotypeMatrixMutator | 0 | 0 | 0 | |
| getExamples | 0.002 | 0.000 | 0.002 | |
| getRawTCGAData | 0.019 | 0.004 | 0.425 | |
| hcbn | 0.837 | 0.018 | 0.872 | |
| hcbnSingle | 28.016 | 0.130 | 28.378 | |
| jensenShannonDivergence | 4.354 | 0.940 | 5.328 | |
| pathEdgeMapper | 0.001 | 0.000 | 0.001 | |
| pathNormalization | 0.004 | 0.000 | 0.004 | |
| pathProbCBN | 0.003 | 0.000 | 0.002 | |
| pathProbQuartetBCBN | 10.843 | 0.602 | 11.473 | |
| pathProbQuartetCTCBN | 2.687 | 0.675 | 3.397 | |
| pathProbQuartetHCBN | 2.839 | 0.791 | 3.667 | |
| pathProbQuartetRCBN | 3.408 | 0.845 | 4.284 | |
| pathProbSSWM | 0.001 | 0.000 | 0.002 | |
| pathwayCompatibilityQuartet | 0.001 | 0.000 | 0.002 | |
| pathwayFeasibility | 0 | 0 | 0 | |
| pathwayGenotypeCompatibility | 0.000 | 0.000 | 0.001 | |
| pathwayWeightingRCBN | 0.004 | 0.000 | 0.004 | |
| permutations | 0 | 0 | 0 | |
| posetWeightingRCBN | 0.005 | 0.000 | 0.004 | |
| readLambda | 0.001 | 0.001 | 0.003 | |
| readPattern | 0.012 | 0.022 | 0.035 | |
| readPoset | 0.002 | 0.001 | 0.002 | |
| readTime | 0.011 | 0.022 | 0.033 | |
| transitiveClosure | 0 | 0 | 0 | |
| visualizeCBNModel | 0.119 | 0.003 | 0.122 | |
| visualizeFitnessLandscape | 0.102 | 0.001 | 0.103 | |
| visualizeProbabilities | 10.334 | 0.044 | 10.470 | |