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 2015-08-24 10:56:07 -0700 (Mon, 24 Aug 2015).

Package 992/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Starr 1.25.0
Benedikt Zacher
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Starr
Last Changed Rev: 102594 / Revision: 107696
Last Changed Date: 2015-04-16 13:02:44 -0700 (Thu, 16 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  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.25.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Starr_1.25.0.tar.gz
StartedAt: 2015-08-24 04:13:25 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 04:16:46 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 200.3 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.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/Starr.Rcheck’
* using R version 3.2.2 (2015-08-14)
* 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.25.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 ... [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 ... 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 ... [43s/44s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
plot.posBias 13.526  0.138  13.894
plot.gcBias  10.020  0.104  10.258
plot.ma       5.130  0.179   5.658
* 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
bpmapToProbeAnno0.0010.0000.001
cmarrt.ma0.0020.0000.002
cmarrt.peak0.0010.0000.001
correlationPlot0.0470.0010.049
densityscatter1.5440.0381.704
filterGenes000
getMeans0.0010.0000.002
getProfiles0.0010.0000.002
getRatio0.0010.0000.002
kde2dplot0.3980.0220.420
makeSplines0.0010.0000.001
normalize.Probes0.0000.0000.001
plot.Density0.2670.0260.298
plot.boxes0.9840.0521.070
plot.cmarrt0.0020.0010.002
plot.gcBias10.020 0.10410.258
plot.image0.0010.0000.000
plot.ma5.1300.1795.658
plot.posBias13.526 0.13813.894
plot.ratioScatter0.6340.0600.694
plot.scatter1.0900.0261.165
plotProfiles0.2150.0050.229
profileplot0.4450.0150.463
read.gffAnno0.0010.0000.000
readCelFile0.0010.0000.001
remap0.0010.0000.001