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.0: CHECK report for preprocessCore on moscato1

This page was generated on 2015-04-10 09:43:01 -0700 (Fri, 10 Apr 2015).

Package 680/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
preprocessCore 1.28.0
Benjamin Milo Bolstad
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/preprocessCore
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: preprocessCore
Version: 1.28.0
Command: rm -rf preprocessCore.buildbin-libdir preprocessCore.Rcheck && mkdir preprocessCore.buildbin-libdir preprocessCore.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=preprocessCore.buildbin-libdir preprocessCore_1.28.0.tar.gz >preprocessCore.Rcheck\00install.out 2>&1 && cp preprocessCore.Rcheck\00install.out preprocessCore-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=preprocessCore.buildbin-libdir --install="check:preprocessCore-install.out" --force-multiarch --no-vignettes --timings preprocessCore_1.28.0.tar.gz
StartedAt: 2015-04-10 04:19:35 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 04:20:45 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 69.2 seconds
RetCode: 0
Status:  OK  
CheckDir: preprocessCore.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf preprocessCore.buildbin-libdir preprocessCore.Rcheck && mkdir preprocessCore.buildbin-libdir preprocessCore.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=preprocessCore.buildbin-libdir preprocessCore_1.28.0.tar.gz >preprocessCore.Rcheck\00install.out 2>&1 && cp preprocessCore.Rcheck\00install.out preprocessCore-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=preprocessCore.buildbin-libdir --install="check:preprocessCore-install.out" --force-multiarch --no-vignettes --timings preprocessCore_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/preprocessCore.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'preprocessCore/DESCRIPTION' ... OK
* this is package 'preprocessCore' version '1.28.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 whether package 'preprocessCore' can be installed ... OK
* checking installed package size ... OK
* checking package 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... OK
* 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 ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-3.0-bioc/meat/preprocessCore.buildbin-libdir/preprocessCore/libs/i386/preprocessCore.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.0-bioc/meat/preprocessCore.buildbin-libdir/preprocessCore/libs/x64/preprocessCore.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking examples ...
** running examples for arch 'i386' ... [1s] OK
** running examples for arch 'x64' ... [0s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'PLMdtest.R' [3s]
  Running 'qnormtest.R' [0s]
 [3s] OK
** running tests for arch 'x64' ...
  Running 'PLMdtest.R' [3s]
  Running 'qnormtest.R' [0s]
 [5s] OK
* checking PDF version of manual ... OK
* DONE

NOTE: There was 1 note.
See
  'D:/biocbld/bbs-3.0-bioc/meat/preprocessCore.Rcheck/00check.log'
for details.

preprocessCore.Rcheck/00install.out:


install for i386

* installing *source* package 'preprocessCore' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_colSummarize.c -o R_colSummarize.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_plmd_interfaces.c -o R_plmd_interfaces.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_plmr_interfaces.c -o R_plmr_interfaces.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_rlm_interfaces.c -o R_rlm_interfaces.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_subColSummarize.c -o R_subColSummarize.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_subrcModel_interfaces.c -o R_subrcModel_interfaces.o
R_subrcModel_interfaces.c: In function 'R_sub_rcModelSummarize_medianpolish':
R_subrcModel_interfaces.c:190:11: warning: unused variable 'se' [-Wunused-variable]
R_subrcModel_interfaces.c:189:11: warning: unused variable 'weights' [-Wunused-variable]
R_subrcModel_interfaces.c:154:30: warning: unused variable 'buffer2' [-Wunused-variable]
R_subrcModel_interfaces.c:154:21: warning: unused variable 'buffer' [-Wunused-variable]
R_subrcModel_interfaces.c:154:11: warning: unused variable 'results' [-Wunused-variable]
R_subrcModel_interfaces.c: In function 'R_sub_rcModelSummarize_plm':
R_subrcModel_interfaces.c:510:10: warning: unused variable 'scale' [-Wunused-variable]
R_subrcModel_interfaces.c:469:30: warning: unused variable 'buffer2' [-Wunused-variable]
R_subrcModel_interfaces.c:469:21: warning: unused variable 'buffer' [-Wunused-variable]
R_subrcModel_interfaces.c:469:11: warning: unused variable 'results' [-Wunused-variable]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c avg.c -o avg.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c avg_log.c -o avg_log.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c biweight.c -o biweight.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c init_package.c -o init_package.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c lm.c -o lm.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c log_avg.c -o log_avg.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c log_median.c -o log_median.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c matrix_functions.c -o matrix_functions.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c median.c -o median.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c median_log.c -o median_log.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c medianpolish.c -o medianpolish.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c plmd.c -o plmd.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c plmr.c -o plmr.o
plmr.c:82:13: warning: 'XTWY_R' defined but not used [-Wunused-function]
plmr.c:152:13: warning: 'XTWX_R' defined but not used [-Wunused-function]
plmr.c:279:13: warning: 'XTWX_R_inv' defined but not used [-Wunused-function]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c psi_fns.c -o psi_fns.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c qnorm.c -o qnorm.o
qnorm.c: In function 'qnorm_c_determine_target_l':
qnorm.c:1887:7: warning: unused variable 'non_na' [-Wunused-variable]
qnorm.c:1882:12: warning: unused variable 'j' [-Wunused-variable]
qnorm.c: In function 'qnorm_c_determine_target_via_subset_l':
qnorm.c:2481:7: warning: unused variable 'non_na' [-Wunused-variable]
qnorm.c:2476:12: warning: unused variable 'j' [-Wunused-variable]
qnorm.c: In function 'using_target_via_subset_part1':
qnorm.c:2692:14: warning: variable 'ind' set but not used [-Wunused-but-set-variable]
qnorm.c: In function 'using_target_via_subset_part2':
qnorm.c:2791:11: warning: unused variable 'datvec' [-Wunused-variable]
qnorm.c:2790:11: warning: unused variable 'sample_percentiles' [-Wunused-variable]
qnorm.c: In function 'using_target_via_subset':
qnorm.c:2940:11: warning: unused variable 'datvec' [-Wunused-variable]
qnorm.c:2939:11: warning: unused variable 'sample_percentiles' [-Wunused-variable]
qnorm.c:2935:7: warning: unused variable 'non_na' [-Wunused-variable]
qnorm.c:2934:7: warning: unused variable 'targetnon_na' [-Wunused-variable]
qnorm.c:2932:28: warning: unused variable 'target_ind_double_floor' [-Wunused-variable]
qnorm.c:2932:10: warning: unused variable 'target_ind_double' [-Wunused-variable]
qnorm.c:2931:10: warning: unused variable 'samplepercentile' [-Wunused-variable]
qnorm.c:2930:11: warning: unused variable 'ranks' [-Wunused-variable]
qnorm.c:2928:11: warning: unused variable 'row_mean' [-Wunused-variable]
qnorm.c:2926:14: warning: unused variable 'dimat' [-Wunused-variable]
qnorm.c:2924:18: warning: unused variable 'target_ind' [-Wunused-variable]
qnorm.c:2924:14: warning: unused variable 'ind' [-Wunused-variable]
qnorm.c:2924:12: warning: unused variable 'j' [-Wunused-variable]
qnorm.c: In function 'R_qnorm_using_target':
qnorm.c:2087:25: warning: 'target_rows' may be used uninitialized in this function [-Wuninitialized]
qnorm.c: In function 'R_qnorm_using_target_via_subset':
qnorm.c:3205:36: warning: 'target_rows' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rlm.c -o rlm.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rlm_anova.c -o rlm_anova.o
rlm_anova.c: In function 'rlm_fit_anova_given_probe_effects_engine':
rlm_anova.c:1235:10: warning: unused variable 'endprobe' [-Wunused-variable]
rlm_anova.c: In function 'rlm_compute_se_anova_given_probe_effects':
rlm_anova.c:1426:19: warning: unused variable 'varderivpsi' [-Wunused-variable]
rlm_anova.c:1426:17: warning: unused variable 'm' [-Wunused-variable]
rlm_anova.c:1426:10: warning: unused variable 'vs' [-Wunused-variable]
rlm_anova.c:1419:10: warning: unused variable 'scale' [-Wunused-variable]
rlm_anova.c:1418:10: warning: unused variable 'Kappa' [-Wunused-variable]
rlm_anova.c:1417:10: warning: unused variable 'sumderivpsi' [-Wunused-variable]
rlm_anova.c:1415:10: warning: unused variable 'sumpsi2' [-Wunused-variable]
rlm_anova.c:1414:10: warning: unused variable 'k1' [-Wunused-variable]
rlm_anova.c: In function 'rlm_wfit_anova_given_probe_effects_engine':
rlm_anova.c:1505:10: warning: unused variable 'endprobe' [-Wunused-variable]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rlm_se.c -o rlm_se.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rma_background4.c -o rma_background4.o
rma_background4.c: In function 'R_rma_bg_correct':
rma_background4.c:465:13: warning: 'PMcopy' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rma_common.c -o rma_common.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c weightedkerneldensity.c -o weightedkerneldensity.o
weightedkerneldensity.c: In function 'IQR':
weightedkerneldensity.c:750:14: warning: variable 'high_i' set but not used [-Wunused-but-set-variable]
weightedkerneldensity.c:750:7: warning: variable 'low_i' set but not used [-Wunused-but-set-variable]
gcc -m32 -shared -s -static-libgcc -o preprocessCore.dll tmp.def R_colSummarize.o R_plmd_interfaces.o R_plmr_interfaces.o R_rlm_interfaces.o R_subColSummarize.o R_subrcModel_interfaces.o avg.o avg_log.o biweight.o init_package.o lm.o log_avg.o log_median.o matrix_functions.o median.o median_log.o medianpolish.o plmd.o plmr.o psi_fns.o qnorm.o rlm.o rlm_anova.o rlm_se.o rma_background4.o rma_common.o weightedkerneldensity.o -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lRlapack -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lRblas -lgfortran -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.0-bioc/meat/preprocessCore.buildbin-libdir/preprocessCore/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded

install for x64

* installing *source* package 'preprocessCore' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_colSummarize.c -o R_colSummarize.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_plmd_interfaces.c -o R_plmd_interfaces.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_plmr_interfaces.c -o R_plmr_interfaces.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_rlm_interfaces.c -o R_rlm_interfaces.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_subColSummarize.c -o R_subColSummarize.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_subrcModel_interfaces.c -o R_subrcModel_interfaces.o
R_subrcModel_interfaces.c: In function 'R_sub_rcModelSummarize_medianpolish':
R_subrcModel_interfaces.c:190:11: warning: unused variable 'se' [-Wunused-variable]
R_subrcModel_interfaces.c:189:11: warning: unused variable 'weights' [-Wunused-variable]
R_subrcModel_interfaces.c:154:30: warning: unused variable 'buffer2' [-Wunused-variable]
R_subrcModel_interfaces.c:154:21: warning: unused variable 'buffer' [-Wunused-variable]
R_subrcModel_interfaces.c:154:11: warning: unused variable 'results' [-Wunused-variable]
R_subrcModel_interfaces.c: In function 'R_sub_rcModelSummarize_plm':
R_subrcModel_interfaces.c:510:10: warning: unused variable 'scale' [-Wunused-variable]
R_subrcModel_interfaces.c:469:30: warning: unused variable 'buffer2' [-Wunused-variable]
R_subrcModel_interfaces.c:469:21: warning: unused variable 'buffer' [-Wunused-variable]
R_subrcModel_interfaces.c:469:11: warning: unused variable 'results' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c avg.c -o avg.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c avg_log.c -o avg_log.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c biweight.c -o biweight.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c init_package.c -o init_package.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c lm.c -o lm.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c log_avg.c -o log_avg.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c log_median.c -o log_median.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c matrix_functions.c -o matrix_functions.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c median.c -o median.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c median_log.c -o median_log.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c medianpolish.c -o medianpolish.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c plmd.c -o plmd.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c plmr.c -o plmr.o
plmr.c:82:13: warning: 'XTWY_R' defined but not used [-Wunused-function]
plmr.c:152:13: warning: 'XTWX_R' defined but not used [-Wunused-function]
plmr.c:279:13: warning: 'XTWX_R_inv' defined but not used [-Wunused-function]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c psi_fns.c -o psi_fns.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c qnorm.c -o qnorm.o
qnorm.c: In function 'qnorm_c_determine_target_l':
qnorm.c:1887:7: warning: unused variable 'non_na' [-Wunused-variable]
qnorm.c:1882:12: warning: unused variable 'j' [-Wunused-variable]
qnorm.c: In function 'qnorm_c_determine_target_via_subset_l':
qnorm.c:2481:7: warning: unused variable 'non_na' [-Wunused-variable]
qnorm.c:2476:12: warning: unused variable 'j' [-Wunused-variable]
qnorm.c: In function 'using_target_via_subset_part1':
qnorm.c:2692:14: warning: variable 'ind' set but not used [-Wunused-but-set-variable]
qnorm.c: In function 'using_target_via_subset_part2':
qnorm.c:2791:11: warning: unused variable 'datvec' [-Wunused-variable]
qnorm.c:2790:11: warning: unused variable 'sample_percentiles' [-Wunused-variable]
qnorm.c: In function 'using_target_via_subset':
qnorm.c:2940:11: warning: unused variable 'datvec' [-Wunused-variable]
qnorm.c:2939:11: warning: unused variable 'sample_percentiles' [-Wunused-variable]
qnorm.c:2935:7: warning: unused variable 'non_na' [-Wunused-variable]
qnorm.c:2934:7: warning: unused variable 'targetnon_na' [-Wunused-variable]
qnorm.c:2932:28: warning: unused variable 'target_ind_double_floor' [-Wunused-variable]
qnorm.c:2932:10: warning: unused variable 'target_ind_double' [-Wunused-variable]
qnorm.c:2931:10: warning: unused variable 'samplepercentile' [-Wunused-variable]
qnorm.c:2930:11: warning: unused variable 'ranks' [-Wunused-variable]
qnorm.c:2928:11: warning: unused variable 'row_mean' [-Wunused-variable]
qnorm.c:2926:14: warning: unused variable 'dimat' [-Wunused-variable]
qnorm.c:2924:18: warning: unused variable 'target_ind' [-Wunused-variable]
qnorm.c:2924:14: warning: unused variable 'ind' [-Wunused-variable]
qnorm.c:2924:12: warning: unused variable 'j' [-Wunused-variable]
qnorm.c: In function 'R_qnorm_using_target':
qnorm.c:2087:25: warning: 'target_rows' may be used uninitialized in this function [-Wuninitialized]
qnorm.c: In function 'R_qnorm_using_target_via_subset':
qnorm.c:3205:36: warning: 'target_rows' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rlm.c -o rlm.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rlm_anova.c -o rlm_anova.o
rlm_anova.c: In function 'rlm_fit_anova_given_probe_effects_engine':
rlm_anova.c:1235:10: warning: unused variable 'endprobe' [-Wunused-variable]
rlm_anova.c: In function 'rlm_compute_se_anova_given_probe_effects':
rlm_anova.c:1426:19: warning: unused variable 'varderivpsi' [-Wunused-variable]
rlm_anova.c:1426:17: warning: unused variable 'm' [-Wunused-variable]
rlm_anova.c:1426:10: warning: unused variable 'vs' [-Wunused-variable]
rlm_anova.c:1419:10: warning: unused variable 'scale' [-Wunused-variable]
rlm_anova.c:1418:10: warning: unused variable 'Kappa' [-Wunused-variable]
rlm_anova.c:1417:10: warning: unused variable 'sumderivpsi' [-Wunused-variable]
rlm_anova.c:1415:10: warning: unused variable 'sumpsi2' [-Wunused-variable]
rlm_anova.c:1414:10: warning: unused variable 'k1' [-Wunused-variable]
rlm_anova.c: In function 'rlm_wfit_anova_given_probe_effects_engine':
rlm_anova.c:1505:10: warning: unused variable 'endprobe' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rlm_se.c -o rlm_se.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rma_background4.c -o rma_background4.o
rma_background4.c: In function 'R_rma_bg_correct':
rma_background4.c:465:13: warning: 'PMcopy' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rma_common.c -o rma_common.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c weightedkerneldensity.c -o weightedkerneldensity.o
weightedkerneldensity.c: In function 'IQR':
weightedkerneldensity.c:750:14: warning: variable 'high_i' set but not used [-Wunused-but-set-variable]
weightedkerneldensity.c:750:7: warning: variable 'low_i' set but not used [-Wunused-but-set-variable]
gcc -m64 -shared -s -static-libgcc -o preprocessCore.dll tmp.def R_colSummarize.o R_plmd_interfaces.o R_plmr_interfaces.o R_rlm_interfaces.o R_subColSummarize.o R_subrcModel_interfaces.o avg.o avg_log.o biweight.o init_package.o lm.o log_avg.o log_median.o matrix_functions.o median.o median_log.o medianpolish.o plmd.o plmr.o psi_fns.o qnorm.o rlm.o rlm_anova.o rlm_se.o rma_background4.o rma_common.o weightedkerneldensity.o -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lRlapack -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lRblas -lgfortran -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.0-bioc/meat/preprocessCore.buildbin-libdir/preprocessCore/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'preprocessCore' as preprocessCore_1.28.0.zip
* DONE (preprocessCore)

preprocessCore.Rcheck/examples_i386/preprocessCore-Ex.timings:

nameusersystemelapsed
colSummarize0.010.000.02
normalize.quantiles.in.blocks0.040.010.05
rcModelPLMd0.030.000.03
rcModelPLMr0.060.000.06
rcModels0.020.000.01
subColSummarize000
subrcModels0.030.000.03

preprocessCore.Rcheck/examples_x64/preprocessCore-Ex.timings:

nameusersystemelapsed
colSummarize000
normalize.quantiles.in.blocks0.030.000.03
rcModelPLMd0.020.000.02
rcModelPLMr0.040.000.04
rcModels0.020.000.02
subColSummarize000
subrcModels0.010.000.01