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 morelia

This page was generated on 2016-04-21 13:26:42 -0700 (Thu, 21 Apr 2016).

Package 339/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
edge 2.3.1
John D. Storey , Andrew J. Bass
Snapshot Date: 2016-04-20 17:20:35 -0700 (Wed, 20 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/edge
Last Changed Rev: 112239 / Revision: 116626
Last Changed Date: 2016-01-06 10:41:38 -0800 (Wed, 06 Jan 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
morelia 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.3.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings edge_2.3.1.tar.gz
StartedAt: 2016-04-21 01:55:14 -0700 (Thu, 21 Apr 2016)
EndedAt: 2016-04-21 01:59:04 -0700 (Thu, 21 Apr 2016)
EllapsedTime: 229.9 seconds
RetCode: 0
Status:  OK 
CheckDir: edge.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/edge.Rcheck’
* using R version 3.3.0 beta (2016-04-06 r70435)
* using platform: x86_64-apple-darwin13.4.0 (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.3.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 ‘edge’ can be installed ... [16s/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 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’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [60s/62s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
apply_snm 17.96  1.663  20.256
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [11s/11s]
 [11s/12s] 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.3-bioc/meat/edge.Rcheck/00check.log’
for details.


edge.Rcheck/00install.out:

* installing *source* package ‘edge’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c edge-init.c -o edge-init.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c edgeKLODP.c -o edgeKLODP.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 edge.so edge-init.o edgeKLODP.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/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_jackstraw3.0360.0523.128
apply_qvalue1.2410.0321.282
apply_snm17.960 1.66320.256
apply_sva3.6740.2984.076
betaCoef0.6670.0230.711
build_models0.6830.0150.772
build_study0.6640.0060.864
deSet1.1840.0071.220
edge0.0010.0000.001
endotoxin1.5620.0941.660
fitFull0.6800.0190.707
fitNull0.5890.0060.596
fit_models0.7400.0120.767
fullMatrix0.5890.0070.596
fullModel0.9480.0120.961
gibson1.2430.0631.308
individual0.5910.0100.601
kidney1.3680.0891.461
kl_clust0.6740.0240.699
lrt1.6600.1071.866
nullMatrix0.5860.0150.602
nullModel1.3410.0171.362
odp2.1660.2622.566
qvalueObj1.4450.0931.542
resFull0.4900.0040.493
resNull0.6340.0090.647
sType0.5410.0060.548
show1.1900.0881.302
summary1.2010.0891.292