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 65/436HostnameOS / ArchBUILDCHECKBUILD BIN
CALIB 1.17.0
Hui Zhao
Snapshot Date: 2011-02-24 11:26:35 -0800 (Thu, 24 Feb 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/CALIB
Last Changed Rev: 50295 / Revision: 53255
Last Changed Date: 2010-10-17 22:57:44 -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 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.4) / i386  OK  OK  OK 

Summary

Package: CALIB
Version: 1.17.0
Command: D:\biocbld\bbs-2.8-bioc\R\bin\R.exe CMD check --no-vignettes --timings CALIB_1.17.0.tar.gz
StartedAt: 2011-02-24 18:55:50 -0800 (Thu, 24 Feb 2011)
EndedAt: 2011-02-24 18:56:46 -0800 (Thu, 24 Feb 2011)
EllapsedTime: 56.4 seconds
RetCode: 0
Status:  OK  
CheckDir: CALIB.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.8-bioc/meat/CALIB.Rcheck'
* using R version 2.13.0 Under development (unstable) (2011-01-10 r53950)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'CALIB/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CALIB' version '1.17.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'CALIB' 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 ... NOTE
getColClasses: no visible global function definition for 'namesInFun'
plotSpikeCI: no visible binding for global variable 'otherindex'
read.rg: no visible global function definition for 'readBlueFuseHeader'
read.spike: no visible binding for global variable 'files'
* 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 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 ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

CALIB.Rcheck/00install.out:

* installing *source* package 'CALIB' ...
** libs
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -c Design.cpp -o Design.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -c Estimation.cpp -o Estimation.o
Estimation.cpp: In function 'SEXPREC* estimation(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
Estimation.cpp:144:78: warning: deprecated conversion from string constant to 'char*'
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -c NormalizedData.cpp -o NormalizedData.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -c ParameterofOneArray.cpp -o ParameterofOneArray.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -c RawDataofOneArray.cpp -o RawDataofOneArray.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -c SpikeofOneArray.cpp -o SpikeofOneArray.o
x86_64-w64-mingw32-g++ -shared -s -static-libgcc -o CALIB.dll tmp.def Design.o Estimation.o NormalizedData.o ParameterofOneArray.o RawDataofOneArray.o SpikeofOneArray.o -LD:/biocbld/BBS-2˜1.8-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.8-bioc/meat/CALIB.Rcheck/CALIB/libs/x64
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (CALIB)

CALIB.Rcheck/CALIB-Ex.timings:

nameusersystemelapsed
RG0.140.000.14
adjustP20.390.000.39
calibReadMe000
cbind0.020.000.02
dim000
dimnames000
estimateParameter6.950.006.95
getColClasses000
merge000
normalizeData0.730.000.74
normdata0.070.010.75
parameter0.030.000.03
plotNormalizedData0.080.000.07
plotSpikeCI0.120.020.15
plotSpikeHI0.080.000.07
plotSpikeRG0.370.000.38
plotSpikeSpotError0.070.000.59
read.rg000
spike0.090.000.10
subsetting000