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.13: CHECK report for Starr on zin1

This page was generated on 2014-04-05 09:47:46 -0700 (Sat, 05 Apr 2014).

Package 695/750HostnameOS / ArchBUILDCHECKBUILD BIN
Starr 1.18.1
Benedikt Zacher
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/Starr
Last Changed Rev: 82208 / Revision: 88450
Last Changed Date: 2013-10-28 11:58:46 -0700 (Mon, 28 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: Starr
Version: 1.18.1
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings Starr_1.18.1.tar.gz
StartedAt: 2014-04-05 04:13:00 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:16:22 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 201.7 seconds
RetCode: 0
Status:  OK 
CheckDir: Starr.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/Starr.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Starr/DESCRIPTION’ ... OK
* this is package ‘Starr’ version ‘1.18.1’
* 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 ‘Starr’ can be installed ... [17s/17s] 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 dependencies in R code ... NOTE
Package in Depends field not imported from: ‘lattice’
  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 ... 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 line endings in Makefiles ... OK
* checking compilation flags in Makevars ... NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work.  If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it.  If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘Starr.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [52s/53s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
plot.posBias 17.158  0.036  17.227
plot.gcBias  13.857  0.008  13.892
plot.ma       5.316  0.036   5.385
* 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
  ‘/home/biocbuild/bbs-2.13-bioc/meat/Starr.Rcheck/00check.log’
for details.

Starr.Rcheck/00install.out:

* installing *source* package ‘Starr’ ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for main in -lz... yes
checking for zlib.h... yes
checking if zlib version >= 1.1.3... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include    -fpic  -g -O2  -Wall -c ahocorasick.c -o ahocorasick.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include    -fpic  -g -O2  -Wall -c collect.c -o collect.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include    -fpic  -g -O2  -Wall -c rm_small_peak.c -o rm_small_peak.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include    -fpic  -g -O2  -Wall -c sort_by_genomic.c -o sort_by_genomic.o
gcc -std=gnu99 -shared -L/usr/local/lib -o Starr.so ahocorasick.o collect.o rm_small_peak.o sort_by_genomic.o -lz -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-bioc/meat/Starr.Rcheck/Starr/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Starr)

Starr.Rcheck/Starr-Ex.timings:

nameusersystemelapsed
bpmapToProbeAnno0.0000.0040.004
cmarrt.ma0.0040.0000.005
cmarrt.peak0.0040.0000.004
correlationPlot0.0360.0000.033
densityscatter2.0000.0322.034
filterGenes0.0000.0000.001
getMeans0.0000.0000.004
getProfiles0.0000.0000.002
getRatio0.0000.0000.003
kde2dplot0.1560.0040.161
makeSplines0.0000.0000.001
normalize.Probes0.0000.0040.003
plot.Density0.3280.0040.333
plot.boxes2.0000.0002.002
plot.cmarrt0.0040.0000.002
plot.gcBias13.857 0.00813.892
plot.image0.0080.0000.007
plot.ma5.3160.0365.385
plot.posBias17.158 0.03617.227
plot.ratioScatter1.2880.0041.295
plot.scatter1.0160.0041.025
plotProfiles0.2080.0040.214
profileplot0.4040.0040.410
read.gffAnno0.0080.0000.007
readCelFile0.0000.0000.001
remap0.0000.0000.003