Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 68/467HostnameOS / ArchBUILDCHECKBUILD BIN
bridge 1.16.0
Raphael Gottardo
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/bridge
Last Changed Rev: 54800 / Revision: 59457
Last Changed Date: 2011-04-13 15:27:35 -0700 (Wed, 13 Apr 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: bridge
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Versions/2.13/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch bridge_1.16.0.tar.gz
StartedAt: 2011-10-20 13:53:14 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 13:53:37 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 22.8 seconds
RetCode: 0
Status:  OK 
CheckDir: bridge.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.8-bioc/meat/bridge.Rcheck'
* using R version 2.13.2 (2011-09-30)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'bridge/DESCRIPTION' ... OK
* this is package 'bridge' version '1.16.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'bridge' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 for unstated 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 ... OK
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking sizes of PDF files under inst/doc ... OK
* checking examples ... OK
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

bridge.Rcheck/00install.out:

* installing *source* package 'bridge' ...
** libs
*** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c bridge2.affy.c -o bridge2.affy.o
bridge2.affy.c: In function 'gene_express_2s':
bridge2.affy.c:37: warning: unused variable 'count_model'
bridge2.affy.c:36: warning: unused variable 'old_model'
bridge2.affy.c: In function 'up_date_w2':
bridge2.affy.c:302: warning: implicit declaration of function 'dirichlet'
bridge2.affy.c:282: warning: unused variable 'w_new'
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c bridge2.c -o bridge2.o
bridge2.c: In function 'mcmc':
bridge2.c:199: warning: unused variable 'width_a'
bridge2.c:199: warning: unused variable 'old_a'
bridge2.c:198: warning: unused variable 'width_b'
bridge2.c:198: warning: unused variable 'old_b'
bridge2.c:192: warning: unused variable 'sum_res2'
bridge2.c:191: warning: unused variable 'sum_res1'
bridge2.c:177: warning: unused variable 'countp'
bridge2.c:175: warning: unused variable 'countb_eps'
bridge2.c:174: warning: unused variable 'counta_eps'
bridge2.c:173: warning: unused variable 'counta'
bridge2.c:171: warning: unused variable 'countrho'
bridge2.c:166: warning: unused variable 'b_eps_new'
bridge2.c:166: warning: unused variable 'a_eps_new'
bridge2.c:165: warning: unused variable 'l_ab_new'
bridge2.c:165: warning: unused variable 'l_ab'
bridge2.c:163: warning: unused variable 'post_prec_eta'
bridge2.c:163: warning: unused variable 'post_mean_eta'
bridge2.c:162: warning: unused variable 'post_prec_delta'
bridge2.c:162: warning: unused variable 'post_mean_delta'
bridge2.c:161: warning: unused variable 'post_prec_alpha'
bridge2.c:161: warning: unused variable 'post_mean_alpha'
bridge2.c:160: warning: unused variable 'post_prec_beta'
bridge2.c:160: warning: unused variable 'post_mean_beta'
bridge2.c:159: warning: unused variable 'post_prec_mu'
bridge2.c:159: warning: unused variable 'post_mean_mu'
bridge2.c:154: warning: unused variable 'dens_t_new'
bridge2.c:154: warning: unused variable 'dens_t'
bridge2.c:145: warning: unused variable 'pi'
bridge2.c:143: warning: unused variable 'dens_rho_new'
bridge2.c:143: warning: unused variable 'dens_rho'
bridge2.c:142: warning: unused variable 'sum_rho_new'
bridge2.c:142: warning: unused variable 'sum_rho'
bridge2.c:138: warning: unused variable 'rho_new'
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c bridge2_util.c -o bridge2_util.o
bridge2_util.c: In function 'qr_solve':
bridge2_util.c:570: warning: implicit declaration of function 'dqrdc2_'
bridge2_util.c:585: warning: implicit declaration of function 'dqrcf_'
bridge2_util.c:549: warning: unused variable 'vmax'
bridge2_util.c: In function 'inverse':
bridge2_util.c:608: warning: unused variable 'j'
bridge2_util.c: In function 'product_mat_vec':
bridge2_util.c:655: warning: unused variable 'k'
bridge2_util.c: In function 'slice_sampling_b':
bridge2_util.c:763: warning: suggest parentheses around comparison in operand of &
bridge2_util.c:771: warning: suggest parentheses around comparison in operand of &
bridge2_util.c: In function 'slice_sampling_a':
bridge2_util.c:818: warning: suggest parentheses around comparison in operand of &
bridge2_util.c:826: warning: suggest parentheses around comparison in operand of &
bridge2_util.c: In function 'slice_sampling_rho':
bridge2_util.c:875: warning: suggest parentheses around comparison in operand of &
bridge2_util.c:884: warning: suggest parentheses around comparison in operand of &
bridge2_util.c: In function 'slice_sampling_p':
bridge2_util.c:961: warning: suggest parentheses around comparison in operand of &
bridge2_util.c:969: warning: suggest parentheses around comparison in operand of &
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c bridge3.c -o bridge3.o
bridge3.c: In function 'gene_express_3s':
bridge3.c:38: warning: unused variable 'count_model'
bridge3.c:37: warning: unused variable 'old_model'
bridge3.c: In function 'gibbs_mu':
bridge3.c:332: warning: suggest parentheses around comparison in operand of &
bridge3.c: In function 'up_date_w':
bridge3.c:362: warning: unused variable 'w_new'
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o bridge.so bridge2.affy.o bridge2.o bridge2_util.o bridge3.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.8-bioc/meat/bridge.Rcheck/bridge/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (bridge)

bridge.Rcheck/bridge-Ex.timings:

nameusersystemelapsed
bridge.2samples0.4170.0110.429
bridge.3samples0.0140.0000.015