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 Starr on oaxaca

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

Package 1023/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Starr 1.26.0
Benedikt Zacher
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/Starr
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  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: Starr
Version: 1.26.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Starr_1.26.0.tar.gz
StartedAt: 2016-04-23 04:46:44 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 04:49:43 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 179.6 seconds
RetCode: 0
Status:  OK 
CheckDir: Starr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Starr_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/Starr.Rcheck’
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Starr/DESCRIPTION’ ... OK
* this is package ‘Starr’ version ‘1.26.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 for sufficient/correct file permissions ... OK
* checking whether package ‘Starr’ can be installed ... [15s/21s] 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
cmarrt.ma: no visible global function definition for ‘exprs’
correlationPlot: no visible global function definition for ‘brewer.pal’
expressionByFeature: no visible global function definition for
  ‘featureNames’
expressionByFeature: no visible global function definition for ‘exprs’
getIntensities: no visible global function definition for ‘exprs’
getProfiles: no visible global function definition for ‘exprs’
getProfilesByBase: no visible global function definition for ‘exprs’
getRatio: no visible global function definition for ‘exprs’
heatmapplot: no visible global function definition for ‘levelplot’
heatmapplot : <anonymous>: no visible global function definition for
  ‘panel.levelplot’
heatmapplot : <anonymous>: no visible global function definition for
  ‘panel.abline’
heatmapplot : <anonymous>: no visible global function definition for
  ‘panel.axis’
normalize.Probes: no visible global function definition for ‘exprs’
normalize.Probes: no visible global function definition for
  ‘normalizeBetweenArrays’
normalize.Probes: no visible global function definition for ‘exprs<-’
normalize.Probes: no visible global function definition for
  ‘experimentData’
normalize.Probes: no visible global function definition for ‘preproc<-’
normalize.Probes: no visible global function definition for
  ‘experimentData<-’
plotBoxes: no visible global function definition for ‘exprs’
plotDensity: no visible global function definition for ‘exprs’
plotImage: no visible global function definition for ‘levelplot’
plotMA: no visible global function definition for ‘exprs’
plotMA: no visible global function definition for ‘ma.plot’
plotRatioScatter: no visible global function definition for ‘exprs’
plotScatter: no visible global function definition for ‘exprs’
readCelFile: no visible global function definition for ‘preproc<-’
readCelFile: no visible global function definition for ‘featureNames<-’
writeGFF: no visible global function definition for ‘exprs’
writeWIG: no visible global function definition for ‘exprs’
* 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 GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [38s/39s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
plot.posBias 12.266  0.122  12.424
plot.gcBias   8.564  0.095   8.682
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-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
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c ahocorasick.c -o ahocorasick.o
ahocorasick.c:8:1: warning: unused function 'kseq_rewind' [-Wunused-function]
KSEQ_INIT(gzFile, gzread)
^
./kseq.h:220:2: note: expanded from macro 'KSEQ_INIT'
        __KSEQ_BASIC(type_t)                                            \
        ^
./kseq.h:152:21: note: expanded from macro '__KSEQ_BASIC'
        static inline void kseq_rewind(kseq_t *ks)                                                      \
                           ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c collect.c -o collect.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c rm_small_peak.c -o rm_small_peak.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c sort_by_genomic.c -o sort_by_genomic.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Starr.so ahocorasick.o collect.o rm_small_peak.o sort_by_genomic.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-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
bpmapToProbeAnno000
cmarrt.ma0.0020.0010.001
cmarrt.peak0.0010.0000.001
correlationPlot0.0310.0020.033
densityscatter1.4330.0321.466
filterGenes0.0000.0000.001
getMeans0.0010.0000.000
getProfiles0.0010.0000.001
getRatio0.0010.0000.001
kde2dplot0.3900.0210.412
makeSplines0.0010.0010.001
normalize.Probes0.0000.0000.001
plot.Density0.2510.0210.277
plot.boxes0.9590.0471.008
plot.cmarrt0.0010.0010.001
plot.gcBias8.5640.0958.682
plot.image0.0010.0010.000
plot.ma4.6680.1684.961
plot.posBias12.266 0.12212.424
plot.ratioScatter1.0700.0661.137
plot.scatter0.7810.0170.803
plotProfiles0.2060.0110.222
profileplot0.4040.0150.449
read.gffAnno0.0000.0000.001
readCelFile0.0010.0000.001
remap0.0010.0010.001