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.14: CHECK report for affyPLM on zin2

This page was generated on 2014-10-08 08:47:35 -0700 (Wed, 08 Oct 2014).

Package 25/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
affyPLM 1.40.1
Ben Bolstad
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/affyPLM
Last Changed Rev: 90176 / Revision: 95116
Last Changed Date: 2014-05-09 15:54:26 -0700 (Fri, 09 May 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: affyPLM
Version: 1.40.1
Command: /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD check --no-vignettes --timings affyPLM_1.40.1.tar.gz
StartedAt: 2014-10-07 21:35:53 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 21:40:01 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 248.6 seconds
RetCode: 0
Status:  OK 
CheckDir: affyPLM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD check --no-vignettes --timings affyPLM_1.40.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-2.14-bioc/meat/affyPLM.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘affyPLM/DESCRIPTION’ ... OK
* this is package ‘affyPLM’ version ‘1.40.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 ‘affyPLM’ can be installed ... [14s/14s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘BiocGenerics’
A package should be listed in only one of these fields.
* 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
'library' or 'require' call to ‘stats’ which was already attached by Depends.
  Please remove these calls from your code.
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 ... NOTE
show,PLMset: warning in ls(env = cdf.env): partial argument match of
  'env' to 'envir'
* checking Rd files ... NOTE
prepare_Rd: MAplot.Rd:11-13: Dropping empty section \usage
* 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 ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [55s/55s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
threestep      21.233  0.284  21.778
fitPLM         12.785  0.164  13.059
PLMset2exprSet  8.492  0.144   8.686
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘C_code_tests.R’ [5s/5s]
  Running ‘PLM_tests.R’ [0s/0s]
  Running ‘preprocess_tests.R’ [28s/28s]
  Running ‘threestepPLM_tests.R’ [65s/65s]
 [98s/99s] 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

NOTE: There were 4 notes.
See
  ‘/home/biocbuild/bbs-2.14-bioc/meat/affyPLM.Rcheck/00check.log’
for details.

affyPLM.Rcheck/00install.out:

* installing *source* package ‘affyPLM’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c LESN.c -o LESN.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c PLM_avg_log.c -o PLM_avg_log.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c PLM_biweight.c -o PLM_biweight.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c PLM_log_avg.c -o PLM_log_avg.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c PLM_medianPM.c -o PLM_medianPM.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c PLM_median_logPM.c -o PLM_median_logPM.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c PLM_medianpolish.c -o PLM_medianpolish.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c PLM_modelmatrix.c -o PLM_modelmatrix.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c SCAB.c -o SCAB.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c chipbackground.c -o chipbackground.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c common_types.c -o common_types.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c do_PLMrlm.c -o do_PLMrlm.o
do_PLMrlm.c: In function ‘do_PLM_rlm’:
do_PLMrlm.c:620:7: warning: variable ‘first_ind’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c do_PLMrma.c -o do_PLMrma.o
do_PLMrma.c: In function ‘do_PLMrma’:
do_PLMrma.c:209:7: warning: variable ‘first_ind’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c do_PLMthreestep.c -o do_PLMthreestep.o
do_PLMthreestep.c: In function ‘do_PLMthreestep’:
do_PLMthreestep.c:118:7: warning: variable ‘first_ind’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c idealmismatch.c -o idealmismatch.o
idealmismatch.c: In function ‘IdealMM_correct_single’:
idealmismatch.c:71:7: warning: variable ‘first_ind’ set but not used [-Wunused-but-set-variable]
idealmismatch.c: In function ‘SpecificBiweightCorrect_single’:
idealmismatch.c:183:7: warning: variable ‘first_ind’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c lm_threestep.c -o lm_threestep.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c matrix_functions.c -o matrix_functions.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c nthLargestPM.c -o nthLargestPM.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c preprocess.c -o preprocess.o
preprocess.c: In function ‘pp_background’:
preprocess.c:158:7: warning: variable ‘which_lesn’ set but not used [-Wunused-but-set-variable]
preprocess.c: In function ‘pp_bothstages’:
preprocess.c:677:12: warning: variable ‘cols’ set but not used [-Wunused-but-set-variable]
preprocess.c:677:7: warning: variable ‘rows’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c psi_fns.c -o psi_fns.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c qnorm_probeset.c -o qnorm_probeset.o
qnorm_probeset.c: In function ‘qnorm_probeset_c’:
qnorm_probeset.c:110:7: warning: variable ‘first_ind’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c read_rmaexpress.c -o read_rmaexpress.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rlm_PLM.c -o rlm_PLM.o
rlm_PLM.c: In function ‘R_rlm_PLMset_c’:
rlm_PLM.c:1481:12: warning: variable ‘cols’ set but not used [-Wunused-but-set-variable]
rlm_PLM.c:1481:7: warning: variable ‘rows’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rlm_threestep.c -o rlm_threestep.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rmaPLM_pseudo.c -o rmaPLM_pseudo.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma_PLM.c -o rma_PLM.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma_common.c -o rma_common.o
rma_common.c: In function ‘median’:
rma_common.c:60:7: warning: unused variable ‘i’ [-Wunused-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c scaling.c -o scaling.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c threestep.c -o threestep.o
threestep.c: In function ‘threestep_summary’:
threestep.c:82:15: warning: variable ‘MM’ set but not used [-Wunused-but-set-variable]
threestep.c: In function ‘R_threestep_c’:
threestep.c:193:12: warning: variable ‘cols’ set but not used [-Wunused-but-set-variable]
threestep.c:193:7: warning: variable ‘rows’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c threestep_PLM.c -o threestep_PLM.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c threestep_common.c -o threestep_common.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c threestep_summary.c -o threestep_summary.o
threestep_summary.c: In function ‘do_3summary’:
threestep_summary.c:73:7: warning: variable ‘first_ind’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c threestep_summary_methods.c -o threestep_summary_methods.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c transfns.c -o transfns.o
gcc -std=gnu99 -shared -L/usr/local/lib -o affyPLM.so LESN.o PLM_avg_log.o PLM_biweight.o PLM_log_avg.o PLM_medianPM.o PLM_median_logPM.o PLM_medianpolish.o PLM_modelmatrix.o SCAB.o chipbackground.o common_types.o do_PLMrlm.o do_PLMrma.o do_PLMthreestep.o idealmismatch.o lm_threestep.o matrix_functions.o nthLargestPM.o preprocess.o psi_fns.o qnorm_probeset.o read_rmaexpress.o rlm_PLM.o rlm_threestep.o rmaPLM_pseudo.o rma_PLM.o rma_common.o scaling.o threestep.o threestep_PLM.o threestep_common.o threestep_summary.o threestep_summary_methods.o transfns.o -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-2.14-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-2.14-bioc/R/lib -lRblas -lz -L/home/biocbuild/bbs-2.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.14-bioc/meat/affyPLM.Rcheck/affyPLM/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘summary’ from package ‘base’ in package ‘affyPLM’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (affyPLM)

affyPLM.Rcheck/affyPLM-Ex.timings:

nameusersystemelapsed
PLMset2exprSet8.4920.1448.686
bg.correct.LESN1.3480.0241.383
fitPLM12.785 0.16413.059
normalize.exprSet1.5120.0081.520
normalize.scaling1.6120.0161.635
preprocess2.1720.0522.231
rmaPLM0.2570.0040.260
threestep21.233 0.28421.778
threestepPLM0.2960.0040.302