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 345/389HostnameOS / ArchBUILDCHECKBUILD BIN
SIM 1.16.0
Maarten van Iterson
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/SIM
Last Changed Rev: 46401 / Revision: 49923
Last Changed Date: 2010-04-22 11:21:23 -0700 (Thu, 22 Apr 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64 N O T   S U P P O R T E D
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: SIM
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes --timings SIM_1.16.0.tar.gz
StartedAt: 2010-10-04 18:44:01 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 18:46:17 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 136.0 seconds
RetCode: 0
Status:  OK 
CheckDir: SIM.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/SIM.Rcheck'
* using R version 2.11.1 Patched (2010-05-31 r52167)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SIM/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SIM' version '1.16.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'SIM' can be installed ... 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 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
assemble.data: no visible binding for global variable ‘chrom.table’
convertGenomicRegion: no visible binding for global variable
  ‘chrom.table’
link.metadata: no visible binding for global variable ‘expr.data’
link.metadata: no visible binding for global variable ‘hgu133plus2CHR’
link.metadata: no visible binding for global variable
  ‘hgu133plus2CHRLOC’
link.metadata: no visible binding for global variable
  ‘hgu133plus2SYMBOL’
plotCytobands: no visible binding for global variable ‘chrom.table’
sim.plot.pvals.on.genome: no visible binding for global variable
  ‘chrom.table’
* 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 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

SIM.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘SIM’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c withinWindow.c -o withinWindow.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o SIM.so withinWindow.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/SIM.Rcheck/SIM/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c withinWindow.c -o withinWindow.o
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o SIM.so withinWindow.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/SIM.Rcheck/SIM/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c withinWindow.c -o withinWindow.o
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o SIM.so withinWindow.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/SIM.Rcheck/SIM/libs/x86_64
** R
** data
** inst
** preparing package for lazy loading
Loading required package: SparseM
Package SparseM (0.86) loaded.
	   To cite, see citation("SparseM")


Attaching package: 'SparseM'

The following object(s) are masked from 'package:base':

    backsolve

** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (SIM)

SIM.Rcheck/SIM-Ex.timings:

nameusersystemelapsed
RESOURCERER.annotation.to.ID000
SIM-package28.927 1.00130.245
acgh.data0.0040.0010.004
assemble.data0.0780.0080.114
chrom.table0.0040.0010.005
expr.data0.0040.0010.006
getoverlappingregions000
impute.nas.by.surrounding0.0010.0000.001
integrated.analysis22.584 0.19923.370
link.metadata0.0010.0010.001
samples0.0020.0000.003
sim.plot.overlapping.indep.dep.features0.1450.0100.162
sim.plot.pvals.on.genome0.4700.0610.534
sim.plot.pvals.on.region0.0150.0020.020
sim.plot.zoom.in1.6780.2261.932
sim.plot.zscore.heatmap1.8530.2362.103
sim.update.chrom.table0.0000.0000.001
tabulate.pvals0.0130.0010.019
tabulate.top.dep.features0.0540.0040.058
tabulate.top.indep.features0.0390.0030.043