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.3: CHECK report for edge on zin2

This page was generated on 2016-10-13 12:45:43 -0700 (Thu, 13 Oct 2016).

Package 339/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
edge 2.4.2
John D. Storey , Andrew J. Bass
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/edge
Last Changed Rev: 117513 / Revision: 122332
Last Changed Date: 2016-05-15 13:18:19 -0700 (Sun, 15 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  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: edge
Version: 2.4.2
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings edge_2.4.2.tar.gz
StartedAt: 2016-10-13 01:34:56 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 01:37:35 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 159.0 seconds
RetCode: 0
Status:  OK 
CheckDir: edge.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings edge_2.4.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/edge.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘edge/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘edge’ version ‘2.4.2’
* 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 ‘edge’ can be installed ... 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 loading without being on the library search path ... 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
build_study: no visible global function definition for ‘as.formula’
createSet: no visible global function definition for ‘model.matrix’
deSetCheck: no visible global function definition for ‘model.matrix’
fitFDist: no visible global function definition for ‘median’
fitFDist: no visible global function definition for ‘lm.fit’
fitFDist: no visible global function definition for ‘predict’
fit_wmodels: no visible global function definition for ‘model.matrix’
fit_wmodels: no visible global function definition for ‘lm.wfit’
null: no visible global function definition for ‘model.matrix’
apply_sva,deSet: no visible global function definition for ‘as.formula’
apply_sva,deSet: no visible global function definition for ‘terms’
fit_models,deSet: no visible global function definition for
  ‘model.matrix’
fullModel<-,deSet: no visible global function definition for
  ‘model.matrix’
lrt,deSet-deFit: no visible global function definition for ‘pf’
nullModel<-,deSet: no visible global function definition for
  ‘model.matrix’
Undefined global functions or variables:
  as.formula lm.fit lm.wfit median model.matrix pf predict terms
Consider adding
  importFrom("stats", "as.formula", "lm.fit", "lm.wfit", "median",
             "model.matrix", "pf", "predict", "terms")
to your NAMESPACE file.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... NOTE
  ‘qpdf’ made some significant size reductions:
     compacted ‘edge.pdf’ from 452Kb to 345Kb
  consider running tools::compactPDF() on these files
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
            user system elapsed
apply_snm 13.303  0.207   13.78
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/edge.Rcheck/00check.log’
for details.


edge.Rcheck/00install.out:

* installing *source* package ‘edge’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c edge-init.c -o edge-init.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c edgeKLODP.c -o edgeKLODP.o
edgeKLODP.c: In function ‘odpScoreCluster’:
edgeKLODP.c:11:19: warning: ‘middle’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   double *first, *middle;
                   ^
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o edge.so edge-init.o edgeKLODP.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/edge.Rcheck/edge/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (edge)

edge.Rcheck/edge-Ex.timings:

nameusersystemelapsed
apply_jackstraw2.3150.0162.387
apply_qvalue0.9480.0120.985
apply_snm13.303 0.20713.780
apply_sva2.7620.0052.788
betaCoef0.4590.0000.465
build_models0.4100.0080.421
build_study0.4530.0000.456
deSet0.7660.0000.768
edge000
endotoxin1.0570.0001.058
fitFull0.4260.0040.430
fitNull0.3940.0000.421
fit_models0.4330.0000.471
fullMatrix0.4170.0030.514
fullModel0.6850.0000.691
gibson1.0150.0001.022
individual0.4350.0000.447
kidney1.0220.0001.085
kl_clust0.5980.0000.621
lrt1.1080.0001.133
nullMatrix0.4420.0000.446
nullModel0.9020.0000.907
odp1.9630.0042.106
qvalueObj1.1500.0001.214
resFull0.4370.0000.509
resNull0.3760.0040.436
sType0.4000.0000.532
show1.0350.0001.255
summary1.0170.0041.161