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.1: CHECK report for affyPLM on petty

This page was generated on 2015-10-09 09:32:32 -0700 (Fri, 09 Oct 2015).

Package 25/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
affyPLM 1.44.0
Ben Bolstad
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/affyPLM
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: affyPLM
Version: 1.44.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings affyPLM_1.44.0.tar.gz
StartedAt: 2015-10-08 21:21:42 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 21:28:29 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 407.3 seconds
RetCode: 0
Status:  OK 
CheckDir: affyPLM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/affyPLM.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘affyPLM/DESCRIPTION’ ... OK
* this is package ‘affyPLM’ version ‘1.44.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 ‘affyPLM’ can be installed ... [22s/24s] 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.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
image,PLMset : .local: warning in layout(matrix(c(1, 2), 1, 2), width =
  c(9, 1)): partial argument match of 'width' to 'widths'
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 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 ... [90s/90s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
threestep      39.677  0.341  40.073
fitPLM         19.001  0.667  20.138
PLMset2exprSet 10.926  0.198  11.130
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘C_code_tests.R’ [13s/13s]
  Running ‘PLM_tests.R’ [1s/1s]
  Running ‘preprocess_tests.R’ [46s/46s]
  Running ‘threestepPLM_tests.R’ [111s/111s]
 [171s/172s] 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/affyPLM.Rcheck/00check.log’
for details.


affyPLM.Rcheck/00install.out:

* installing *source* package ‘affyPLM’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c LESN.c -o LESN.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c PLM_avg_log.c -o PLM_avg_log.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c PLM_biweight.c -o PLM_biweight.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c PLM_log_avg.c -o PLM_log_avg.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c PLM_medianPM.c -o PLM_medianPM.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c PLM_median_logPM.c -o PLM_median_logPM.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c PLM_medianpolish.c -o PLM_medianpolish.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c PLM_modelmatrix.c -o PLM_modelmatrix.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c SCAB.c -o SCAB.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c chipbackground.c -o chipbackground.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c common_types.c -o common_types.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c do_PLMrlm.c -o do_PLMrlm.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c do_PLMrma.c -o do_PLMrma.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c do_PLMthreestep.c -o do_PLMthreestep.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c idealmismatch.c -o idealmismatch.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c lm_threestep.c -o lm_threestep.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c matrix_functions.c -o matrix_functions.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c nthLargestPM.c -o nthLargestPM.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c preprocess.c -o preprocess.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c psi_fns.c -o psi_fns.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c qnorm_probeset.c -o qnorm_probeset.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c read_rmaexpress.c -o read_rmaexpress.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c rlm_PLM.c -o rlm_PLM.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c rlm_threestep.c -o rlm_threestep.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c rmaPLM_pseudo.c -o rmaPLM_pseudo.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c rma_PLM.c -o rma_PLM.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c rma_common.c -o rma_common.o
rma_common.c: In function ‘median’:
rma_common.c:60: warning: unused variable ‘i’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c scaling.c -o scaling.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c threestep.c -o threestep.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c threestep_PLM.c -o threestep_PLM.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c threestep_common.c -o threestep_common.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c threestep_summary.c -o threestep_summary.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c threestep_summary_methods.c -o threestep_summary_methods.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c transfns.c -o transfns.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -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 -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 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64 -L/usr/local/lib/x86_64 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -lgfortran -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.1-bioc/meat/affyPLM.Rcheck/affyPLM/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
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
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (affyPLM)

affyPLM.Rcheck/affyPLM-Ex.timings:

nameusersystemelapsed
PLMset2exprSet10.926 0.19811.130
bg.correct.LESN2.2710.0572.328
fitPLM19.001 0.66720.138
normalize.exprSet2.6570.0392.699
normalize.scaling2.9800.0963.078
preprocess3.4480.0843.534
rmaPLM0.6650.0340.701
threestep39.677 0.34140.073
threestepPLM0.4570.0230.480