Back to Multiple platform build/check report for BioC 3.23:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-20 11:38 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4827
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4600
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4564
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 287/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CBN2Path 1.1.4  (landing page)
William Choi-Kim , Sayed-Rzgar Hosseini
Snapshot Date: 2025-11-19 13:40 -0500 (Wed, 19 Nov 2025)
git_url: https://git.bioconductor.org/packages/CBN2Path
git_branch: devel
git_last_commit: 8ea4403
git_last_commit_date: 2025-11-15 17:04:20 -0500 (Sat, 15 Nov 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for CBN2Path on lconway

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.

raw results


Summary

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: 2025-11-19 19:58:36 -0500 (Wed, 19 Nov 2025)
EndedAt: 2025-11-19 20:08:18 -0500 (Wed, 19 Nov 2025)
EllapsedTime: 582.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CBN2Path.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### 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 : <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-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.344  0.346  61.964
pathProbQuartetBCBN     38.632  2.007  41.037
visualizeProbabilities  37.120  0.229  37.527
bcbn                    18.561  7.962  26.710
jensenShannonDivergence 10.515  2.585  13.185
pathProbQuartetRCBN      8.491  2.425  10.997
Predictability           9.057  1.483  10.606
pathProbQuartetHCBN      6.665  2.211   8.935
pathProbQuartetCTCBN     6.521  1.999   8.590
* 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.


Installation output

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-x86_64/Resources/library’
* installing *source* package ‘CBN2Path’ ...
** this is package ‘CBN2Path’ version ‘1.1.4’
** using staged installation
checking for gcc... clang -arch x86_64
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 x86_64 accepts -g... yes
checking for clang -arch x86_64 option to enable C11 features... none needed
checking for gsl-config... /usr/local/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 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I.  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bcbn.c -o bcbn.o
bcbn.c:433:7: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
bcbn.c:554:36: warning: if statement has empty body [-Wempty-body]
  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]
  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]
  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]
    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]
  int i;
      ^
bcbn.c:931:30: warning: if statement has empty body [-Wempty-body]
  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]
  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]
    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]
  int i,j,c,k;
        ^
bcbn.c:1056:13: warning: unused variable 'k' [-Wunused-variable]
  int i,j,c,k;
            ^
bcbn.c:1075:10: warning: variable 'p' set but not used [-Wunused-but-set-variable]
  double p = 0;
         ^
bcbn.c:1281:15: warning: unused variable 'likelihood' [-Wunused-variable]
  long double likelihood, likelihood_d;
              ^
bcbn.c:1367:21: warning: unused variable 'var' [-Wunused-variable]
  double alpha,beta,var,x;
                    ^
bcbn.c:1367:25: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  double alpha,beta,var,x;
                        ^
bcbn.c:1380:21: warning: unused variable 'var' [-Wunused-variable]
  double alpha,beta,var,x;
                    ^
bcbn.c:1380:25: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  double alpha,beta,var,x;
                        ^
bcbn.c:1449:11: warning: unused variable 'k' [-Wunused-variable]
  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]
  int i,j,N_all_comp,N_compatible,k;
          ^
bcbn.c:1550:22: warning: unused variable 'N_compatible' [-Wunused-variable]
  int i,j,N_all_comp,N_compatible,k;
                     ^
bcbn.c:1550:35: warning: unused variable 'k' [-Wunused-variable]
  int i,j,N_all_comp,N_compatible,k;
                                  ^
bcbn.c:1675:10: warning: unused variable 'alpha' [-Wunused-variable]
  double alpha,beta,var,x;
         ^
bcbn.c:1675:16: warning: unused variable 'beta' [-Wunused-variable]
  double alpha,beta,var,x;
               ^
bcbn.c:1675:21: warning: unused variable 'var' [-Wunused-variable]
  double alpha,beta,var,x;
                    ^
bcbn.c:1675:25: warning: unused variable 'x' [-Wunused-variable]
  double alpha,beta,var,x;
                        ^
bcbn.c:1755:11: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,N_compatible,N_all_comp;
          ^
bcbn.c:1878:11: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,N_compatible,N_all_comp;
          ^
bcbn.c:1878:13: warning: unused variable 'N_compatible' [-Wunused-variable]
  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]
  int i,j,k,N_compatible,N_all_comp;
                         ^
bcbn.c:1946:11: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,N_compatible,N_all_comp;
          ^
bcbn.c:1946:13: warning: unused variable 'N_compatible' [-Wunused-variable]
  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]
  int i,j,k,N_compatible,N_all_comp;
                         ^
bcbn.c:1957:7: warning: unused variable 'c' [-Wunused-variable]
  int c = 0;
      ^
bcbn.c:1997:11: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,N_compatible,N_all_comp;
          ^
bcbn.c:1997:13: warning: unused variable 'N_compatible' [-Wunused-variable]
  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]
  int i,j,k,N_compatible,N_all_comp;
                         ^
bcbn.c:2008:7: warning: unused variable 'c' [-Wunused-variable]
  int c = 0;
      ^
bcbn.c:2358:7: warning: unused variable 'i' [-Wunused-variable]
  int i,j,k = 0;
      ^
bcbn.c:2358:9: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k = 0;
        ^
bcbn.c:2362:7: warning: unused variable 'accepted' [-Wunused-variable]
  int accepted = 0;
      ^
bcbn.c:2620:22: warning: unused variable 'MH_ratio' [-Wunused-variable]
  long double alpha, MH_ratio;
                     ^
bcbn.c:2630:7: warning: variable 'accepted' set but not used [-Wunused-but-set-variable]
  int accepted = 0;
      ^
bcbn.c:2633:7: warning: variable 'n_edges' set but not used [-Wunused-but-set-variable]
  int n_edges = 0;
      ^
43 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I.  -I/opt/R/x86_64/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]
  int j;
      ^
./ct-cbn.h:551:36: warning: if statement has empty body [-Wempty-body]
  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]
  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]
  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]
  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]
    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]
    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]
  int i;
      ^
./ct-cbn.h:2721:17: warning: variable 'alpha_new' set but not used [-Wunused-but-set-variable]
  double alpha, alpha_new;
                ^
./ct-cbn.h:3305:7: warning: variable 'mut_next' set but not used [-Wunused-but-set-variable]
  int mut_next, index_next;
      ^
ctcbn.c:79:7: warning: unused variable 'verbose' [-Wunused-variable]
  int verbose = 0;
      ^
ctcbn.c:84:7: warning: unused variable 'GPS' [-Wunused-variable]
  int GPS = 0;
      ^
ctcbn.c:88:7: warning: unused variable 'c' [-Wunused-variable]
  int c = 0;
      ^
ctcbn.c:302:7: warning: unused variable 'error_flag' [-Wunused-variable]
  int error_flag = 0;
      ^
ctcbn.c:303:7: warning: unused variable 'f_flag' [-Wunused-variable]
  int f_flag = 0;
      ^
ctcbn.c:304:7: warning: variable 'e_flag' set but not used [-Wunused-but-set-variable]
  int e_flag = 0;
      ^
ctcbn.c:305:7: warning: unused variable 'gps_flag' [-Wunused-variable]
  int gps_flag = 0;
      ^
ctcbn.c:306:7: warning: unused variable 'l_flag' [-Wunused-variable]
  int l_flag = 0;
      ^
ctcbn.c:308:7: warning: unused variable 't_flag' [-Wunused-variable]
  int t_flag = 1;
      ^
ctcbn.c:313:10: warning: unused variable 'T' [-Wunused-variable]
  double T = REAL(temp)[0];
         ^
ctcbn.c:314:7: warning: variable 'N_iter' set but not used [-Wunused-but-set-variable]
  int N_iter = 0;
      ^
ctcbn.c:319:7: warning: unused variable 'c' [-Wunused-variable]
  int c = 0;
      ^
22 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I.  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I.  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c queue.c -o queue.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o CBN2Path.so bcbn.o ctcbn.o init.o queue.o -L/usr/local/lib -lgsl -lgslcblas -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.6-x86_64/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)

Tests output

CBN2Path.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.1815   Min.   :0.02365   Min.   :0.01032   Min.   :0.01971  
 1st Qu.:0.8418   1st Qu.:0.52503   1st Qu.:0.52943   1st Qu.:0.08593  
 Median :0.9181   Median :0.68767   Median :0.67552   Median :0.11056  
 Mean   :0.8883   Mean   :0.67178   Mean   :0.67061   Mean   :0.11400  
 3rd Qu.:0.9638   3rd Qu.:0.83948   3rd Qu.:0.82945   3rd Qu.:0.13758  
 Max.   :1.0000   Max.   :0.99994   Max.   :0.99994   Max.   :0.30745  
       V5         
 Min.   :-11.261  
 1st Qu.: -7.583  
 Median : -7.026  
 Mean   : -7.173  
 3rd Qu.: -6.639  
 Max.   : -6.040  
       V1               V2                V3                V4         
 Min.   :0.2533   Min.   :0.01033   Min.   :0.02615   Min.   :0.01847  
 1st Qu.:0.8475   1st Qu.:0.53642   1st Qu.:0.52589   1st Qu.:0.08699  
 Median :0.9246   Median :0.69643   Median :0.67287   Median :0.11075  
 Mean   :0.8912   Mean   :0.67860   Mean   :0.66698   Mean   :0.11418  
 3rd Qu.:0.9670   3rd Qu.:0.84613   3rd Qu.:0.82081   3rd Qu.:0.13695  
 Max.   :1.0000   Max.   :0.99994   Max.   :1.00000   Max.   :0.29992  
       V5         
 Min.   :-11.747  
 1st Qu.: -7.527  
 Median : -6.980  
 Mean   : -7.135  
 3rd Qu.: -6.612  
 Max.   : -6.043  
       V1               V2                 V3                 V4         
 Min.   :0.2577   Min.   :0.002778   Min.   :0.007907   Min.   :0.01970  
 1st Qu.:0.8387   1st Qu.:0.532750   1st Qu.:0.532346   1st Qu.:0.08508  
 Median :0.9167   Median :0.693216   Median :0.674438   Median :0.10800  
 Mean   :0.8872   Mean   :0.675370   Mean   :0.671073   Mean   :0.11339  
 3rd Qu.:0.9676   3rd Qu.:0.842087   3rd Qu.:0.827791   3rd Qu.:0.13657  
 Max.   :1.0000   Max.   :0.999956   Max.   :0.999988   Max.   :0.32295  
       V5         
 Min.   :-12.216  
 1st Qu.: -7.563  
 Median : -7.003  
 Mean   : -7.156  
 3rd Qu.: -6.620  
 Max.   : -6.024  
       V1               V2                 V3                V4         
 Min.   :0.2174   Min.   :0.004794   Min.   :0.05817   Min.   :0.02619  
 1st Qu.:0.8390   1st Qu.:0.534102   1st Qu.:0.53289   1st Qu.:0.08595  
 Median :0.9187   Median :0.699686   Median :0.67031   Median :0.10874  
 Mean   :0.8879   Mean   :0.681112   Mean   :0.66994   Mean   :0.11377  
 3rd Qu.:0.9664   3rd Qu.:0.848497   3rd Qu.:0.82171   3rd Qu.:0.13681  
 Max.   :1.0000   Max.   :0.999891   Max.   :1.00000   Max.   :0.33366  
       V5         
 Min.   :-11.783  
 1st Qu.: -7.567  
 Median : -7.010  
 Mean   : -7.159  
 3rd Qu.: -6.624  
 Max.   : -6.042  
[1] "Criterion: 1.00069318734657"
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 
 89.762   1.365  91.723 

Example timings

CBN2Path.Rcheck/CBN2Path-Ex.timings

nameusersystemelapsed
Base2IndVec0.0000.0010.001
Base2Indexing0.0000.0000.001
EdgeMarginalized0.0120.0010.013
Predictability 9.057 1.48310.606
Spock0.0220.0040.026
bcbn18.561 7.96226.710
ctcbn0.9230.0350.965
ctcbnSingle0.2240.0130.237
generateData0.0190.0190.039
generateMatrixGenotypes0.0000.0000.001
generateTCGAMatrix0.0010.0000.001
genotypeFeasibility0.0010.0000.002
genotypeMatrixMutator0.0000.0000.001
getExamples0.0060.0030.009
getRawTCGAData0.0420.0070.415
hcbn1.8750.0511.932
hcbnSingle61.344 0.34661.964
jensenShannonDivergence10.515 2.58513.185
pathEdgeMapper0.0020.0000.002
pathNormalization0.0130.0000.013
pathProbCBN0.0060.0000.007
pathProbQuartetBCBN38.632 2.00741.037
pathProbQuartetCTCBN6.5211.9998.590
pathProbQuartetHCBN6.6652.2118.935
pathProbQuartetRCBN 8.491 2.42510.997
pathProbSSWM0.0020.0000.003
pathwayCompatibilityQuartet0.0040.0000.004
pathwayFeasibility0.0010.0010.002
pathwayGenotypeCompatibility0.0000.0000.001
pathwayWeightingRCBN0.0110.0000.012
permutations0.0010.0000.000
posetWeightingRCBN0.0120.0000.013
readLambda0.0050.0030.008
readPattern0.0300.0630.094
readPoset0.0040.0020.006
readTime0.0260.0560.082
transitiveClosure0.0010.0010.001
visualizeCBNModel0.3670.0090.377
visualizeFitnessLandscape0.3060.0080.315
visualizeProbabilities37.120 0.22937.527