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 

BioC 2.14: CHECK report for bridge on petty

This page was generated on 2014-10-08 08:57:25 -0700 (Wed, 08 Oct 2014).

Package 107/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
bridge 1.28.0
Raphael Gottardo
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/bridge
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: bridge
Version: 1.28.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch bridge_1.28.0.tar.gz
StartedAt: 2014-10-07 21:00:03 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 21:00:35 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 32.3 seconds
RetCode: 0
Status:  OK 
CheckDir: bridge.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch bridge_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/bridge.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘bridge/DESCRIPTION’ ... OK
* this is package ‘bridge’ version ‘1.28.0’
* 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 ‘bridge’ can be installed ... [4s/4s] OK
* 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 ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘rama’ which was already attached by Depends.
  Please remove these calls from your code.
Package in Depends field not imported from: ‘rama’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘bridge/R/zzz.R’:
  .onLoad calls:
    require("rama", quietly = TRUE)

Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
* 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 compiled code ... NOTE
File ‘/Users/biocbuild/bbs-2.14-bioc/meat/bridge.Rcheck/bridge/libs/bridge.so’:
  Found ‘_printf’, possibly from ‘printf’ (C)
    Objects: ‘bridge2.affy.o’, ‘bridge2.o’, ‘bridge3.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [1s/1s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/bridge.Rcheck/00check.log’
for details.

bridge.Rcheck/00install.out:

* installing *source* package ‘bridge’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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 &
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -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.14-bioc/meat/bridge.Rcheck/bridge/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (bridge)

bridge.Rcheck/bridge-Ex.timings:

nameusersystemelapsed
bridge.2samples0.3290.0070.356
bridge.3samples0.0140.0000.018