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 3.2: CHECK report for simulatorZ on moscato1

This page was generated on 2016-04-23 10:20:47 -0700 (Sat, 23 Apr 2016).

Package 980/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
simulatorZ 1.4.0
Yuqing Zhang
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/simulatorZ
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: simulatorZ
Version: 1.4.0
Command: rm -rf simulatorZ.buildbin-libdir simulatorZ.Rcheck && mkdir simulatorZ.buildbin-libdir simulatorZ.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=simulatorZ.buildbin-libdir simulatorZ_1.4.0.tar.gz >simulatorZ.Rcheck\00install.out 2>&1 && cp simulatorZ.Rcheck\00install.out simulatorZ-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=simulatorZ.buildbin-libdir --install="check:simulatorZ-install.out" --force-multiarch --no-vignettes --timings simulatorZ_1.4.0.tar.gz
StartedAt: 2016-04-23 07:38:52 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 07:47:17 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 504.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: simulatorZ.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf simulatorZ.buildbin-libdir simulatorZ.Rcheck && mkdir simulatorZ.buildbin-libdir simulatorZ.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=simulatorZ.buildbin-libdir simulatorZ_1.4.0.tar.gz >simulatorZ.Rcheck\00install.out 2>&1 && cp simulatorZ.Rcheck\00install.out simulatorZ-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=simulatorZ.buildbin-libdir --install="check:simulatorZ-install.out" --force-multiarch --no-vignettes --timings simulatorZ_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/simulatorZ.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'simulatorZ/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'simulatorZ' version '1.4.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 whether package 'simulatorZ' can be installed ... WARNING
Found the following significant warnings:
  Warning: package 'Matrix' was built under R version 3.2.5
See 'D:/biocbld/bbs-3.2-bioc/meat/simulatorZ.Rcheck/00install.out' for details.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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
Namespaces in Imports field not imported from:
  'IRanges' 'S4Vectors'
  All declared Imports should be used.
Packages in Depends field not imported from:
  'BiocGenerics' 'methods'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-3.2-bioc/meat/simulatorZ.buildbin-libdir/simulatorZ/libs/i386/simulatorZ.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.2-bioc/meat/simulatorZ.buildbin-libdir/simulatorZ/libs/x64/simulatorZ.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [88s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
geneFilter   17.30   0.42   21.36
zmatrix       9.74   0.29   10.03
simBootstrap  9.61   0.26    9.87
simTime       9.09   0.35    9.44
simData       6.91   0.37    7.29
getTrueModel  5.89   0.25    6.68
cvSubsets     2.76   0.03    5.55
** running examples for arch 'x64' ... [92s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
geneFilter   23.07   0.50   23.57
simBootstrap 10.32   0.28   10.61
zmatrix      10.12   0.26   10.39
simTime       9.66   0.30    9.95
getTrueModel  8.27   0.28    8.56
simData       8.14   0.17    8.31
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [12s]
 [12s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [12s]
 [12s] 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
* DONE

Status: 1 WARNING, 2 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/simulatorZ.Rcheck/00check.log'
for details.


simulatorZ.Rcheck/00install.out:


install for i386

* installing *source* package 'simulatorZ' ...
** libs
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c coxformatrices.cpp -o coxformatrices.o
coxformatrices.cpp:80:1: warning: missing braces around initializer for 'const R_CMethodDef' [-Wmissing-braces]
g++ -m32 -shared -s -static-libgcc -o simulatorZ.dll tmp.def coxformatrices.o -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/simulatorZ.buildbin-libdir/simulatorZ/libs/i386
** R
** inst
** preparing package for lazy loading
Warning: package 'Matrix' was built under R version 3.2.5
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: package 'Matrix' was built under R version 3.2.5

install for x64

* installing *source* package 'simulatorZ' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c coxformatrices.cpp -o coxformatrices.o
coxformatrices.cpp:80:1: warning: missing braces around initializer for 'const R_CMethodDef' [-Wmissing-braces]
g++ -m64 -shared -s -static-libgcc -o simulatorZ.dll tmp.def coxformatrices.o -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/simulatorZ.buildbin-libdir/simulatorZ/libs/x64
** testing if installed package can be loaded
Warning: package 'Matrix' was built under R version 3.2.5
* MD5 sums
packaged installation of 'simulatorZ' as simulatorZ_1.4.0.zip
* DONE (simulatorZ)

simulatorZ.Rcheck/examples_i386/simulatorZ-Ex.timings:

nameusersystemelapsed
cvSubsets2.760.035.55
funCV1.830.081.90
geneFilter17.30 0.4221.36
getTrueModel5.890.256.68
masomenos1.780.071.84
plusMinus1.530.091.62
rowCoxTests2.060.022.08
simBootstrap9.610.269.87
simData6.910.377.29
simTime9.090.359.44
zmatrix 9.74 0.2910.03

simulatorZ.Rcheck/examples_x64/simulatorZ-Ex.timings:

nameusersystemelapsed
cvSubsets3.340.153.56
funCV2.460.072.53
geneFilter23.07 0.5023.57
getTrueModel8.270.288.56
masomenos1.570.071.66
plusMinus1.280.081.35
rowCoxTests1.520.021.53
simBootstrap10.32 0.2810.61
simData8.140.178.31
simTime9.660.309.95
zmatrix10.12 0.2610.39