Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:17:55 -0400 (Thu, 12 Apr 2018).
Package 960/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
oligo 1.42.0 Benilton Carvalho
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
Package: oligo |
Version: 1.42.0 |
Command: rm -rf oligo.buildbin-libdir oligo.Rcheck && mkdir oligo.buildbin-libdir oligo.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=oligo.buildbin-libdir oligo_1.42.0.tar.gz >oligo.Rcheck\00install.out 2>&1 && cp oligo.Rcheck\00install.out oligo-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=oligo.buildbin-libdir --install="check:oligo-install.out" --force-multiarch --no-vignettes --timings oligo_1.42.0.tar.gz |
StartedAt: 2018-04-12 01:53:01 -0400 (Thu, 12 Apr 2018) |
EndedAt: 2018-04-12 02:05:17 -0400 (Thu, 12 Apr 2018) |
EllapsedTime: 735.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: oligo.Rcheck |
Warnings: 3 |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf oligo.buildbin-libdir oligo.Rcheck && mkdir oligo.buildbin-libdir oligo.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=oligo.buildbin-libdir oligo_1.42.0.tar.gz >oligo.Rcheck\00install.out 2>&1 && cp oligo.Rcheck\00install.out oligo-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=oligo.buildbin-libdir --install="check:oligo-install.out" --force-multiarch --no-vignettes --timings oligo_1.42.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'oligo/DESCRIPTION' ... OK * this is package 'oligo' version '1.42.0' * checking package namespace information ... OK * checking package dependencies ... NOTE Package which this enhances but not available for checking: 'doMC' * 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 'oligo' can be installed ... WARNING Found the following significant warnings: Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/basicPLM.Rd:42: missing file link 'rcModelPLM' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/basicPLM.Rd:44: missing file link 'rcModelPLMrr' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/basicPLM.Rd:45: missing file link 'rcModelPLMrc' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:9: missing file link 'FeatureSet' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:17: missing file link 'FeatureSet' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:50: missing file link 'rma' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:50: missing file link 'summarizationMethods' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/oligoPLM-class.Rd:125: missing file link 'rma' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/oligoPLM-class.Rd:125: missing file link 'summarize' See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.Rcheck/00install.out' for details. * checking installed package size ... NOTE installed size is 29.7Mb sub-directories of 1Mb or more: doc 12.9Mb scripts 15.7Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Packages listed in more than one of Depends, Imports, Suggests, Enhances: 'biomaRt' 'AnnotationDbi' 'GenomeGraphs' 'RCurl' 'ff' 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 * 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 ... NOTE Warning: no function found corresponding to methods exports from 'oligo' for: 'show' A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. ** 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 ... NOTE Warning: no function found corresponding to methods exports from 'oligo' for: 'show' A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. ** checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... NOTE Unexported object imported by a ':::' call: 'Biobase:::annotatedDataFrameFromMatrix' See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... NOTE Foreign function calls to a different package: .Call("ReadHeader", ..., PACKAGE = "affyio") .Call("read_abatch", ..., PACKAGE = "affyio") See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. * checking R code for possible problems ... NOTE image,FeatureSet: warning in matrix(NA, nr = geom[1], nc = geom[2]): partial argument match of 'nr' to 'nrow' image,FeatureSet: warning in matrix(NA, nr = geom[1], nc = geom[2]): partial argument match of 'nc' to 'ncol' NUSE: no visible global function definition for 'abline' RLE: no visible global function definition for 'abline' basicMvApairsPlot: no visible binding for global variable 'smoothScatter' basicMvApairsPlot: no visible global function definition for 'frame' basicMvApairsPlot: no visible global function definition for 'text' basicMvApairsPlot: no visible global function definition for 'IQR' basicMvApairsPlot: no visible global function definition for 'mtext' basicMvAplot: no visible binding for global variable 'smoothScatter' basicMvAplot: no visible global function definition for 'IQR' basicMvAplot: no visible global function definition for 'loess' basicMvAplot: no visible global function definition for 'approx' basicMvAplot: no visible global function definition for 'abline' basicMvAplot: no visible global function definition for 'text' fitAffySnpMixture: no visible global function definition for 'aggregate' getRefDABG: no visible global function definition for 'data' invariantsetV: no visible global function definition for 'smooth.spline' invariantsetV: no visible global function definition for 'approx' loessNormV: no visible global function definition for 'loess' loessNormV: no visible global function definition for 'predict' maplot: no visible binding for global variable 'smoothScatter' qsplineNorm: no visible global function definition for 'smooth.spline' qsplineNorm: no visible global function definition for 'splinefun' MAplot,ExpressionSet: no visible binding for global variable 'smoothScatter' MAplot,FeatureSet: no visible binding for global variable 'smoothScatter' MAplot,TilingFeatureSet: no visible binding for global variable 'smoothScatter' MAplot,TilingFeatureSet: no visible global function definition for 'rnorm' MAplot,matrix: no visible binding for global variable 'smoothScatter' backgroundCorrect,matrix: no visible binding for global variable 'intensities' pmFragmentLength,AffySNPPDInfo: no visible global function definition for 'complete.cases' pmindex,GenericPDInfo: no visible binding for global variable 'man_fsetid' Undefined global functions or variables: IQR abline aggregate approx complete.cases data frame intensities loess man_fsetid mtext predict rnorm smooth.spline smoothScatter splinefun text Consider adding importFrom("graphics", "abline", "frame", "mtext", "smoothScatter", "text") importFrom("stats", "IQR", "aggregate", "approx", "complete.cases", "loess", "predict", "rnorm", "smooth.spline", "splinefun") importFrom("utils", "data") 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 ... WARNING Codoc mismatches from documentation object 'boxplot': \S4method{boxplot}{FeatureSet} Code: function(x, which = c("pm", "mm", "bg", "both", "all"), transfo = log2, nsample = 10000, target = "mps1", ...) Docs: function(x, which = c("pm", "mm", "bg", "both", "all"), transfo = log2, nsample = 10000, ...) Argument names in code not in docs: target Mismatches in argument names: Position: 5 Code: target Docs: ... Codoc mismatches from documentation object 'hist': \S4method{hist}{FeatureSet} Code: function(x, transfo = log2, which = c("pm", "mm", "bg", "both", "all"), nsample = 10000, target = "mps1", ...) Docs: function(x, transfo = log2, which = c("pm", "mm", "bg", "both", "all"), nsample = 10000, ...) Argument names in code not in docs: target Mismatches in argument names: Position: 5 Code: target Docs: ... S4 class codoc mismatches from documentation object 'oligoPLM-class': Slots for class 'oligoPLM' Code: annotation chip.coefs description geometry manufacturer method narrays nprobes nprobesets phenoData probe.coefs protocolData residualSE residuals se.chip.coefs se.probe.coefs weights Docs: annotation chip.coefs geometry manufacturer method narrays nprobes nprobesets probe.coefs residualSE residuals se.chip.coefs se.probe.coefs weights * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... 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 'C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.buildbin-libdir/oligo/libs/i386/oligo.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 use Fortran I/O nor system RNGs. 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... WARNING Files in the 'vignettes' directory newer than all files in 'inst/doc': 'Makefile' * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU or elapsed time > 5s user system elapsed preprocessTools 32.61 0.50 33.20 getProbeInfo 11.90 1.76 39.08 fitProbeLevelModel 5.17 0.06 5.73 read.celfiles 4.41 0.27 10.84 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed preprocessTools 32.66 0.59 33.27 getProbeInfo 12.69 1.92 14.61 fitProbeLevelModel 5.91 0.12 6.03 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'doRUnit.R' OK ** running tests for arch 'x64' ... Running 'doRUnit.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: 3 WARNINGs, 9 NOTEs See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.Rcheck/00check.log' for details.
oligo.Rcheck/00install.out
install for i386 * installing *source* package 'oligo' ... ** libs C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c DABG.c -o DABG.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c ParserGzXYS.c -o ParserGzXYS.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c ParserXYS.c -o ParserXYS.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c baseProfile.c -o baseProfile.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c basecontent.c -o basecontent.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c chipbackground.c -o chipbackground.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c mas5calls.c -o mas5calls.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c rma2.c -o rma2.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c rma_common.c -o rma_common.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c trimmed.c -o trimmed.o C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o oligo.dll tmp.def DABG.o ParserGzXYS.o ParserXYS.o baseProfile.o basecontent.o chipbackground.o mas5calls.o rma2.o rma_common.o trimmed.o -lgfortran -lm -lquadmath -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lRblas -LC:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/libs/i386 -lzlib1bioc -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.buildbin-libdir/oligo/libs/i386 ** R ** inst ** preparing package for lazy loading Note: in method for 'pm<-' with signature 'object="TilingFeatureSet",subset="ANY",target="ANY",value="array"': expanding the signature to include omitted arguments in definition: = "missing" Note: in method for 'mm<-' with signature 'object="TilingFeatureSet",subset="ANY",target="ANY",value="array"': expanding the signature to include omitted arguments in definition: = "missing" ** help *** installing help indices converting help for package 'oligo' finding HTML links ... done Index-methods html IntensityMatrix-methods html MAplot-methods html Sequences-methods html basecontent html basicPLM html Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/basicPLM.Rd:42: missing file link 'rcModelPLM' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/basicPLM.Rd:44: missing file link 'rcModelPLMrr' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/basicPLM.Rd:45: missing file link 'rcModelPLMrc' basicRMA html boxplot html chromosome html colors html coordinates html crlmm html fitProbeLevelModel html Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:9: missing file link 'FeatureSet' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:17: missing file link 'FeatureSet' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:50: missing file link 'rma' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/fitProbeLevelModel.Rd:50: missing file link 'summarizationMethods' getAffinitySplineCoefficients html getBaseProfile html getContainer html getCrlmmSummaries html getNetAffx html getNgsColorsInfo html getPlatformDesign html getProbeInfo html hist html image html justSNPRMA html list.xysfiles html oligo-package html oligoDefunct html oligoPLM-class html Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/oligoPLM-class.Rd:125: missing file link 'rma' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpeq6EZI/R.INSTALL2cccf6476c8/oligo/man/oligoPLM-class.Rd:125: missing file link 'summarize' paCalls html plotM-methods html pmAllele html pmFragmentLength html pmPosition html pmStrand html preprocessTools html probeNames html read.celfiles html read.xysfiles html readSummaries html rma-methods html runDate html sequenceDesignMatrix html snprma html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'oligo' ... ** libs C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c DABG.c -o DABG.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c ParserGzXYS.c -o ParserGzXYS.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c ParserXYS.c -o ParserXYS.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c baseProfile.c -o baseProfile.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c basecontent.c -o basecontent.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c chipbackground.c -o chipbackground.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c mas5calls.c -o mas5calls.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c rma2.c -o rma2.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c rma_common.c -o rma_common.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c trimmed.c -o trimmed.o C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o oligo.dll tmp.def DABG.o ParserGzXYS.o ParserXYS.o baseProfile.o basecontent.o chipbackground.o mas5calls.o rma2.o rma_common.o trimmed.o -lgfortran -lm -lquadmath -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lRblas -LC:/Users/biocbuild/bbs-3.6-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.buildbin-libdir/oligo/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'oligo' as oligo_1.42.0.zip * DONE (oligo) In R CMD INSTALL In R CMD INSTALL
oligo.Rcheck/tests_i386/doRUnit.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: i386-w64-mingw32/i386 (32-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## from xmapcore package > if( require( "RUnit", quietly=TRUE ) ) { + pkg <- "oligo" + path <- ifelse(Sys.getenv( "RCMDCHECK" ) == "FALSE", + file.path( getwd(), "..", "inst", "unitTests" ), + system.file( package=pkg, "unitTests" )) + + cat( "\nRunning unit tests\n" ) + print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) ) + library( package=pkg, character.only=TRUE ) + + ##Fail on warnings + ##options( warn=2 ) + options(warn=0) + + ## Get the pattern (if there is one?) + patt <- Sys.getenv( "RUNITFILEPATTERN" ) + testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ), + dirs=path, + testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" )) + tests <- runTestSuite( testSuite ) + + pathReport <- file.path( path, "report" ) + + cat( "------------------- UNIT TEST SUMMARY ---------------------\n\n" ) + printTextProtocol( tests, showDetails=FALSE ) + printTextProtocol( tests, showDetails=FALSE, fileName=paste( pathReport, "Summary.txt", sep="" ) ) + printTextProtocol( tests, showDetails=TRUE, fileName=paste( pathReport, ".txt", sep="" ) ) + + printHTMLProtocol( tests, fileName=paste( pathReport, ".html", sep="" ) ) + + tmp <- getErrors( tests ) + if( tmp$nFail > 0 | tmp$nErr > 0 ){ + stop( paste( "\n\nunit testing failed (#test failures: ", tmp$nFail, ", #R errors: ", tmp$nErr, ")\n\n", sep="")) + } + } else { + warning( "cannot run unit tests -- package RUnit is not available" ) + } Running unit tests $pkg [1] "oligo" $getwd [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.Rcheck/tests_i386" $pathToUnitTests [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.buildbin-libdir/oligo/unitTests" Loading required package: BiocGenerics Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, cbind, colMeans, colSums, colnames, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Loading required package: oligoClasses Welcome to oligoClasses version 1.40.0 Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: Biostrings Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: XVector Attaching package: 'Biostrings' The following object is masked from 'package:base': strsplit ================================================================================ Welcome to oligo version 1.42.0 ================================================================================ Executing test function test_rma ... Getting sample dataset Loading required package: pd.hg18.60mer.expr Loading required package: RSQLite Loading required package: DBI Platform design info loaded. Checking designs for each XYS file... Done. Allocating memory... Done. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9868701_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9868901_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9869001_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9870301_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9870401_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9870601_532.xys. Running RMA Background correcting Normalizing Calculating Expression Getting reference results done successfully. Executing test function test_selector ... Loading reference data Loading sample dataset: Exon Getting probe info: core Loading required package: pd.huex.1.0.st.v2 Getting probe info: probeset Getting probe info: antigenomic backgroung probes Loading sample dataset: Gene Getting probe info: core Loading required package: pd.hugene.1.0.st.v1 Getting probe info: probeset Getting probe info: antigenomic backgroung probes done successfully. ------------------- UNIT TEST SUMMARY --------------------- RUNIT TEST PROTOCOL -- Thu Apr 12 02:03:12 2018 *********************************************** Number of test functions: 2 Number of errors: 0 Number of failures: 0 1 Test Suite : oligo unit testing - 2 test functions, 0 errors, 0 failures > > proc.time() user system elapsed 129.01 10.92 180.84 |
oligo.Rcheck/tests_x64/doRUnit.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## from xmapcore package > if( require( "RUnit", quietly=TRUE ) ) { + pkg <- "oligo" + path <- ifelse(Sys.getenv( "RCMDCHECK" ) == "FALSE", + file.path( getwd(), "..", "inst", "unitTests" ), + system.file( package=pkg, "unitTests" )) + + cat( "\nRunning unit tests\n" ) + print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) ) + library( package=pkg, character.only=TRUE ) + + ##Fail on warnings + ##options( warn=2 ) + options(warn=0) + + ## Get the pattern (if there is one?) + patt <- Sys.getenv( "RUNITFILEPATTERN" ) + testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ), + dirs=path, + testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" )) + tests <- runTestSuite( testSuite ) + + pathReport <- file.path( path, "report" ) + + cat( "------------------- UNIT TEST SUMMARY ---------------------\n\n" ) + printTextProtocol( tests, showDetails=FALSE ) + printTextProtocol( tests, showDetails=FALSE, fileName=paste( pathReport, "Summary.txt", sep="" ) ) + printTextProtocol( tests, showDetails=TRUE, fileName=paste( pathReport, ".txt", sep="" ) ) + + printHTMLProtocol( tests, fileName=paste( pathReport, ".html", sep="" ) ) + + tmp <- getErrors( tests ) + if( tmp$nFail > 0 | tmp$nErr > 0 ){ + stop( paste( "\n\nunit testing failed (#test failures: ", tmp$nFail, ", #R errors: ", tmp$nErr, ")\n\n", sep="")) + } + } else { + warning( "cannot run unit tests -- package RUnit is not available" ) + } Running unit tests $pkg [1] "oligo" $getwd [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.Rcheck/tests_x64" $pathToUnitTests [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligo.buildbin-libdir/oligo/unitTests" Loading required package: BiocGenerics Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, cbind, colMeans, colSums, colnames, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Loading required package: oligoClasses Welcome to oligoClasses version 1.40.0 Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: Biostrings Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: XVector Attaching package: 'Biostrings' The following object is masked from 'package:base': strsplit ================================================================================ Welcome to oligo version 1.42.0 ================================================================================ Executing test function test_rma ... Getting sample dataset Loading required package: pd.hg18.60mer.expr Loading required package: RSQLite Loading required package: DBI Platform design info loaded. Checking designs for each XYS file... Done. Allocating memory... Done. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9868701_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9868901_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9869001_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9870301_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9870401_532.xys. Reading C:/Users/biocbuild/bbs-3.6-bioc/R/library/maqcExpression4plex/extdata/9870601_532.xys. Running RMA Background correcting Normalizing Calculating Expression Getting reference results done successfully. Executing test function test_selector ... Loading reference data Loading sample dataset: Exon Getting probe info: core Loading required package: pd.huex.1.0.st.v2 Getting probe info: probeset Getting probe info: antigenomic backgroung probes Loading sample dataset: Gene Getting probe info: core Loading required package: pd.hugene.1.0.st.v1 Getting probe info: probeset Getting probe info: antigenomic backgroung probes done successfully. ------------------- UNIT TEST SUMMARY --------------------- RUNIT TEST PROTOCOL -- Thu Apr 12 02:05:10 2018 *********************************************** Number of test functions: 2 Number of errors: 0 Number of failures: 0 1 Test Suite : oligo unit testing - 2 test functions, 0 errors, 0 failures > > proc.time() user system elapsed 110.21 6.76 117.04 |
oligo.Rcheck/examples_i386/oligo-Ex.timings
|
oligo.Rcheck/examples_x64/oligo-Ex.timings
|