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 323/419HostnameOS / ArchBUILDCHECKBUILD BIN
rama 1.24.0
Raphael Gottardo
Snapshot Date: 2011-04-06 23:24:01 -0700 (Wed, 06 Apr 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_7/madman/Rpacks/rama
Last Changed Rev: 50293 / Revision: 54588
Last Changed Date: 2010-10-17 22:34:23 -0700 (Sun, 17 Oct 2010)
lamb2 Linux (openSUSE 11.2) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK [ OK ] OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 

Summary

Package: rama
Version: 1.24.0
Command: E:\biocbld\bbs-2.7-bioc\R\bin\R.exe CMD check --no-vignettes --timings rama_1.24.0.tar.gz
StartedAt: 2011-04-07 08:23:55 -0700 (Thu, 07 Apr 2011)
EndedAt: 2011-04-07 08:24:36 -0700 (Thu, 07 Apr 2011)
EllapsedTime: 40.6 seconds
RetCode: 0
Status:  OK  
CheckDir: rama.Rcheck
Warnings: 0

Command output

* using log directory 'E:/biocbld/bbs-2.7-bioc/meat/rama.Rcheck'
* using R version 2.12.2 (2011-02-25)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rama/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rama' version '1.24.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'rama' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 ... NOTE
prepare_Rd: is.row.na.Rd:40: Dropping empty section \keyword
prepare_Rd: ls.effect.Rd:38-39: Dropping empty section \details
* 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 data for non-ASCII characters ... 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 examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

rama.Rcheck/00install.out:

* installing *source* package 'rama' ...
** libs
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include"         -O3 -Wall  -std=gnu99 -c estimation_slice.c -o estimation_slice.o
estimation_slice.c: In function 'mcmc_shift':
estimation_slice.c:122:10: warning: unused variable 'SSeps_sd_new'
estimation_slice.c:121:10: warning: unused variable 'SSeps_sd'
estimation_slice.c:117:10: warning: unused variable 'pi'
estimation_slice.c:116:24: warning: unused variable 'SS12'
estimation_slice.c:116:17: warning: unused variable 'SSR2'
estimation_slice.c:116:10: warning: unused variable 'SSR1'
estimation_slice.c:115:25: warning: unused variable 'dens_epsilon_new'
estimation_slice.c:115:10: warning: unused variable 'dens_epsilon'
estimation_slice.c:114:22: warning: unused variable 'l_epsilon_new'
estimation_slice.c:114:10: warning: unused variable 'l_epsilon'
estimation_slice.c:113:27: warning: unused variable 'lambda_eps2_new'
estimation_slice.c:113:10: warning: unused variable 'lambda_eps1_new'
estimation_slice.c: In function 'slice_sampling_lambda_eps':
estimation_slice.c:484:3: warning: suggest parentheses around comparison in operand of '&'
estimation_slice.c:493:3: warning: suggest parentheses around comparison in operand of '&'
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include"         -O3 -Wall  -std=gnu99 -c ex_estimation_slice.c -o ex_estimation_slice.o
ex_estimation_slice.c: In function 'mcmc':
ex_estimation_slice.c:144:10: warning: unused variable 'old_a'
ex_estimation_slice.c:143:10: warning: unused variable 'old_b'
ex_estimation_slice.c:138:10: warning: unused variable 'sum_res2'
ex_estimation_slice.c:137:10: warning: unused variable 'sum_res1'
ex_estimation_slice.c:119:19: warning: unused variable 'dens_t_new'
ex_estimation_slice.c:119:10: warning: unused variable 'dens_t'
ex_estimation_slice.c:112:10: warning: unused variable 'pi'
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include"         -O3 -Wall  -std=gnu99 -c mean.sd.c -o mean.sd.o
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include"         -O3 -Wall  -std=gnu99 -c reorder.c -o reorder.o
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include"         -O3 -Wall  -std=gnu99 -c util.c -o util.o
util.c: In function 'product_mat_vec':
util.c:574:11: warning: unused variable 'k'
util.c: In function 'slice_sampling_a':
util.c:629:3: warning: suggest parentheses around comparison in operand of '|'
util.c:629:3: warning: suggest parentheses around comparison in operand of '&'
util.c:636:4: warning: suggest parentheses around comparison in operand of '&'
util.c:643:4: warning: suggest parentheses around comparison in operand of '&'
util.c:613:13: warning: unused variable 'v'
util.c: In function 'slice_sampling_b':
util.c:703:3: warning: suggest parentheses around comparison in operand of '|'
util.c:703:3: warning: suggest parentheses around comparison in operand of '&'
util.c:710:4: warning: suggest parentheses around comparison in operand of '&'
util.c:717:4: warning: suggest parentheses around comparison in operand of '&'
util.c:686:13: warning: unused variable 'v'
util.c: In function 'slice_sampling_b2':
util.c:767:3: warning: suggest parentheses around comparison in operand of '&'
util.c:775:3: warning: suggest parentheses around comparison in operand of '&'
util.c: In function 'slice_sampling_a2':
util.c:822:3: warning: suggest parentheses around comparison in operand of '&'
util.c:830:3: warning: suggest parentheses around comparison in operand of '&'
util.c: In function 'slice_sampling_rho':
util.c:876:3: warning: suggest parentheses around comparison in operand of '|'
util.c:876:3: warning: suggest parentheses around comparison in operand of '&'
util.c:883:4: warning: suggest parentheses around comparison in operand of '&'
util.c:890:4: warning: suggest parentheses around comparison in operand of '&'
util.c:860:13: warning: unused variable 'v'
util.c: In function 'slice_sampling_rho2':
util.c:935:3: warning: suggest parentheses around comparison in operand of '&'
util.c:944:3: warning: suggest parentheses around comparison in operand of '&'
util.c: In function 'slice_sampling_shift':
util.c:1019:3: warning: suggest parentheses around comparison in operand of '|'
util.c:1019:3: warning: suggest parentheses around comparison in operand of '&'
util.c:1026:4: warning: suggest parentheses around comparison in operand of '&'
util.c:1033:4: warning: suggest parentheses around comparison in operand of '&'
util.c:1000:13: warning: unused variable 'v'
util.c: In function 'slice_sampling_shift2':
util.c:1100:3: warning: suggest parentheses around comparison in operand of '&'
util.c:1108:3: warning: suggest parentheses around comparison in operand of '&'
util.c:1082:13: warning: unused variable 'v'
util.c: In function 'slice_sampling_p':
util.c:1248:3: warning: suggest parentheses around comparison in operand of '&'
util.c:1256:3: warning: suggest parentheses around comparison in operand of '&'
gcc -shared -s -static-libgcc -o rama.dll tmp.def estimation_slice.o ex_estimation_slice.o mean.sd.o reorder.o util.o -LE:/biocbld/BBS-2˜1.7-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.7-bioc/meat/rama.Rcheck/rama/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 (rama)

rama.Rcheck/rama-Ex.timings:

nameusersystemelapsed
arrange.row0.370.010.39
est.shift0.840.000.85
fit.model0.650.000.64
is.row.na000
ls.effect1.790.001.81
mat.mean0.170.000.17
ratio.plot0.630.000.63
weight.plot10.78 0.0010.79