Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

CHECK report for oligoClasses on tokay1

This page was generated on 2018-04-12 13:18:56 -0400 (Thu, 12 Apr 2018).

Package 961/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
oligoClasses 1.40.0
Benilton Carvalho and Robert Scharpf
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/oligoClasses
Branch: RELEASE_3_6
Last Commit: 32f4061
Last Changed Date: 2017-10-30 12:39:21 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: oligoClasses
Version: 1.40.0
Command: rm -rf oligoClasses.buildbin-libdir oligoClasses.Rcheck && mkdir oligoClasses.buildbin-libdir oligoClasses.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=oligoClasses.buildbin-libdir oligoClasses_1.40.0.tar.gz >oligoClasses.Rcheck\00install.out 2>&1 && cp oligoClasses.Rcheck\00install.out oligoClasses-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=oligoClasses.buildbin-libdir --install="check:oligoClasses-install.out" --force-multiarch --no-vignettes --timings oligoClasses_1.40.0.tar.gz
StartedAt: 2018-04-12 01:53:13 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 01:58:45 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 331.8 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: oligoClasses.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf oligoClasses.buildbin-libdir oligoClasses.Rcheck && mkdir oligoClasses.buildbin-libdir oligoClasses.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=oligoClasses.buildbin-libdir oligoClasses_1.40.0.tar.gz >oligoClasses.Rcheck\00install.out 2>&1 && cp oligoClasses.Rcheck\00install.out oligoClasses-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=oligoClasses.buildbin-libdir --install="check:oligoClasses-install.out" --force-multiarch --no-vignettes --timings oligoClasses_1.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.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 'oligoClasses/DESCRIPTION' ... OK
* this is package 'oligoClasses' version '1.40.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  'doMC' 'doRedis'
* 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 'oligoClasses' 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 ... NOTE
Namespace in Imports field not imported from: 'RSQLite'
  All declared Imports should be used.
Unexported object imported by a ':::' call: 'Biobase:::assayDataEnvLock'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
getSequenceLengths: no visible binding for global variable 'seqlengths'
pdPkgFromBioC: no visible binding for global variable 'contrib.url'
pdPkgFromBioC: no visible global function definition for
  'available.packages'
pdPkgFromBioC: no visible global function definition for
  'install.packages'
chromosome,gSetList: no visible global function definition for
  'chromosomeList'
coerce,CNSet-CopyNumberSet: no visible global function definition for
  'totalCopynumber'
geometry,FeatureSet: no visible global function definition for 'getPD'
Undefined global functions or variables:
  available.packages chromosomeList contrib.url getPD install.packages
  seqlengths totalCopynumber
Consider adding
  importFrom("utils", "available.packages", "contrib.url",
             "install.packages")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic '[' and siglist 'CNSet,ANY,ANY,ANY'
  generic '[' and siglist 'gSetList,ANY,ANY,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking files in 'vignettes' ... WARNING
Files in the 'vignettes' directory but no files in 'inst/doc':
  'scriptsForExampleData/CreateExampleData.R'
Package has no Sweave vignette sources and no VignetteBuilder field.
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                               user system elapsed
GenomeAnnotatedDataFrame-class 1.34   0.21   34.11
** running examples for arch 'x64' ... OK
* 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 PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.Rcheck/00check.log'
for details.



Installation output

oligoClasses.Rcheck/00install.out


install for i386

* installing *source* package 'oligoClasses' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'oligoClasses'
    finding HTML links ... done
    AlleleSet-class                         html  
    finding level-2 HTML links ... done

    AlleleSet-methods                       html  
    AssayData-methods                       html  
    AssayDataList                           html  
    BeadStudioSet-class                     html  
    BeadStudioSetList-class                 html  
    CNSet-class                             html  
    ClassesNotExported                      html  
    CopyNumberSet-class                     html  
    CopyNumberSet-methods                   html  
    DBPDInfo-class                          html  
    FeatureSetExtensions-class              html  
    GRanges-methods                         html  
    GenomeAnnotatedDataFrame-class          html  
    GenomeAnnotatedDataFrameFrom-methods    html  
    SnpSet-methods                          html  
    SnpSet2-class                           html  
    SnpSuperSet-class                       html  
    SummarizedExperiment-methods            html  
    affyPlatforms                           html  
    annotationPackages                      html  
    assayDataList-methods                   html  
    batch                                   html  
    batchStatistics                         html  
    celfileDate                             html  
    celfileName                             html  
    checkExists                             html  
    checkOrder                              html  
    chromosome-methods                      html  
    chromosome2integer                      html  
    clusterOpts                             html  
    clusterOptsDeprecated                   html  
    createFF                                html  
    data-efsExample                         html  
    data-scqsExample                        html  
    data-sfsExample                         html  
    data-sqsExample                         html  
    db                                      html  
    defunct                                 html  
    exprs-methods                           html  
    featureDataList-methods                 html  
    ff_matrix                               html  
    ff_or_matrix-class                      html  
    ffdf                                    html  
    fileConnections                         html  
    flags                                   html  
    gSet-class                              html  
    gSetList-class                          html  
    generics                                html  
    genomeBuild                             html  
    geometry-methods                        html  
    getBar                                  html  
    getSequenceLengths                      html  
    i2p_p2i                                 html  
    integerMatrix                           html  
    is.ffmatrix                             html  
    isPackageLoaded                         html  
    isSnp-methods                           html  
    kind                                    html  
    largeObjects                            html  
    ldOpts                                  html  
    length-methods                          html  
    library2                                html  
    list.celfiles                           html  
    locusLevelData                          html  
    makeFeatureGRanges                      html  
    manufacturer-methods                    html  
    ocLapply                                html  
    oligoSetExample                         html  
    oligoSnpSet-methods                     html  
    parStatus                               html  
    pdPkgFromBioC                           html  
    platform-methods                        html  
    pmFragmentLength-methods                html  
    position-methods                        html  
    requireAnnotation                       html  
    requireClusterPkgSetDeprecated          html  
    sampleNames-methods                     html  
    splitVec                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'oligoClasses' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'oligoClasses' as oligoClasses_1.40.0.zip
* DONE (oligoClasses)
In R CMD INSTALL
In R CMD INSTALL

Tests output

oligoClasses.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 ) ) {
+         ## loading Biobase below b/c we're simply Import:ing it, rather than Depend:ing on it
+         ## then functions from there are not visible downstream
+         library(Biobase)
+ 	pkg <- "oligoClasses"
+ 
+ 	if( Sys.getenv( "RCMDCHECK" ) == "FALSE" ) {
+ 		path <- file.path( getwd(), "..", "inst", "unitTests" )
+ 	} else {
+ 		path <- system.file( package=pkg, "unitTests" )
+ 	}
+ 
+ 	cat( "\nRunning unit tests\n" )
+ 	print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) )
+ 	library( package=pkg, character.only=TRUE )
+ 
+ 	##xmap.clear.cache()
+ 
+ 	##Fail on warnings
+ 	##options( warn=2 )
+ 	options(warn=0)
+ 
+ 	## Get the pattern (if there is one?)
+ 	patt <- Sys.getenv( "RUNITFILEPATTERN" )
+ 	if( is.null( patt ) || nchar( patt ) == 0 ) {
+ 		testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ),
+ 					     dirs=path,
+ 					     testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ))
+ 	} else {
+ 		##testSuite <- defineTestSuite( name=paste( pkg, "unit testing" ), testFileRegexp=paste( "^runit\\.", patt, "\\.[rR]$", sep="" ), dirs=path )
+ 		testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ),
+ 					     testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ),
+ 					     dirs=path )
+ 	}
+ 	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" )
+ }
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

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Running unit tests
$pkg
[1] "oligoClasses"

$getwd
[1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.Rcheck/tests_i386"

$pathToUnitTests
[1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.buildbin-libdir/oligoClasses/unitTests"

Welcome to oligoClasses version 1.40.0


Executing test function test_annotation  ... Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19.
Build  requested, but only build hg18 is available.
 done successfully.



Executing test function test_BafLrrSetList  ...  done successfully.



Executing test function test_BeadStudioSet  ...  done successfully.



Executing test function test_CNSet_construction  ...  done successfully.



Executing test function test_CopyNumberSet_construction  ... Loading required package: pd.mapping50k.hind240
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

Loading required package: RSQLite
Loading required package: oligo
================================================================================
Welcome to oligo version 1.42.0
================================================================================
Loading required package: DBI
Loading required package: pd.mapping50k.xba240
 done successfully.



Executing test function test_GenomeAnnotatedDataFrameWithFF  ... Loading required package: ff
Loading required package: bit
Attaching package bit
package:bit (c) 2008-2012 Jens Oehlschlaegel (GPL-2)
creators: bit bitwhich
coercion: as.logical as.integer as.bit as.bitwhich which
operator: ! & | xor != ==
querying: print length any all min max range sum summary
bit access: length<- [ [<- [[ [[<-
for more help type ?bit

Attaching package: 'bit'

The following object is masked from 'package:base':

    xor

Attaching package ff
- getOption("fftempdir")=="C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpO62IaQ"

- getOption("ffextension")=="ff"

- getOption("ffdrop")==TRUE

- getOption("fffinonexit")==TRUE

- getOption("ffpagesize")==65536

- getOption("ffcaching")=="mmnoflush"  -- consider "ffeachflush" if your system stalls on large writes

- getOption("ffbatchbytes")==37570478.08 -- consider a different value for tuning your system

- getOption("ffmaxbytes")==1878523904 -- consider a different value for tuning your system

================================================================================
Large dataset support for 'oligo/crlmm': Enabled
    - Probesets: 20,000
    - Samples..: 100
    - Path.....: C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.Rcheck/tests_i386
================================================================================

Attaching package: 'ff'

The following objects are masked from 'package:bit':

    clone, clone.default, clone.list

The following objects are masked from 'package:Biostrings':

    mismatch, pattern

The following objects are masked from 'package:utils':

    write.csv, write.csv2

The following objects are masked from 'package:base':

    is.factor, is.ordered

 done successfully.



Executing test function test_GenomeAnnotatedDataFrame_construction  ...  done successfully.



Executing test function test_dataExamples  ...  done successfully.



Executing test function test_oligoSnpSet_construction  ...  done successfully.



Executing test function test_conversions  ...  done successfully.



Executing test function test_makeFeatureRanges  ...  done successfully.



Executing test function test_oligoSnpSet  ...  done successfully.

------------------- UNIT TEST SUMMARY ---------------------

RUNIT TEST PROTOCOL -- Thu Apr 12 01:58:00 2018 
*********************************************** 
Number of test functions: 12 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
oligoClasses unit testing - 12 test functions, 0 errors, 0 failures
> 
> proc.time()
   user  system elapsed 
  27.81    1.39   33.95 

oligoClasses.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 ) ) {
+         ## loading Biobase below b/c we're simply Import:ing it, rather than Depend:ing on it
+         ## then functions from there are not visible downstream
+         library(Biobase)
+ 	pkg <- "oligoClasses"
+ 
+ 	if( Sys.getenv( "RCMDCHECK" ) == "FALSE" ) {
+ 		path <- file.path( getwd(), "..", "inst", "unitTests" )
+ 	} else {
+ 		path <- system.file( package=pkg, "unitTests" )
+ 	}
+ 
+ 	cat( "\nRunning unit tests\n" )
+ 	print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) )
+ 	library( package=pkg, character.only=TRUE )
+ 
+ 	##xmap.clear.cache()
+ 
+ 	##Fail on warnings
+ 	##options( warn=2 )
+ 	options(warn=0)
+ 
+ 	## Get the pattern (if there is one?)
+ 	patt <- Sys.getenv( "RUNITFILEPATTERN" )
+ 	if( is.null( patt ) || nchar( patt ) == 0 ) {
+ 		testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ),
+ 					     dirs=path,
+ 					     testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ))
+ 	} else {
+ 		##testSuite <- defineTestSuite( name=paste( pkg, "unit testing" ), testFileRegexp=paste( "^runit\\.", patt, "\\.[rR]$", sep="" ), dirs=path )
+ 		testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ),
+ 					     testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ),
+ 					     dirs=path )
+ 	}
+ 	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" )
+ }
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

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Running unit tests
$pkg
[1] "oligoClasses"

$getwd
[1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.Rcheck/tests_x64"

$pathToUnitTests
[1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.buildbin-libdir/oligoClasses/unitTests"

Welcome to oligoClasses version 1.40.0


Executing test function test_annotation  ... Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19.
Build  requested, but only build hg18 is available.
 done successfully.



Executing test function test_BafLrrSetList  ...  done successfully.



Executing test function test_BeadStudioSet  ...  done successfully.



Executing test function test_CNSet_construction  ...  done successfully.



Executing test function test_CopyNumberSet_construction  ... Loading required package: pd.mapping50k.hind240
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

Loading required package: RSQLite
Loading required package: oligo
================================================================================
Welcome to oligo version 1.42.0
================================================================================
Loading required package: DBI
Loading required package: pd.mapping50k.xba240
 done successfully.



Executing test function test_GenomeAnnotatedDataFrameWithFF  ... Loading required package: ff
Loading required package: bit
Attaching package bit
package:bit (c) 2008-2012 Jens Oehlschlaegel (GPL-2)
creators: bit bitwhich
coercion: as.logical as.integer as.bit as.bitwhich which
operator: ! & | xor != ==
querying: print length any all min max range sum summary
bit access: length<- [ [<- [[ [[<-
for more help type ?bit

Attaching package: 'bit'

The following object is masked from 'package:base':

    xor

Attaching package ff
- getOption("fftempdir")=="C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpWCPkHR"

- getOption("ffextension")=="ff"

- getOption("ffdrop")==TRUE

- getOption("fffinonexit")==TRUE

- getOption("ffpagesize")==65536

- getOption("ffcaching")=="mmnoflush"  -- consider "ffeachflush" if your system stalls on large writes

- getOption("ffbatchbytes")==342234234.88 -- consider a different value for tuning your system

- getOption("ffmaxbytes")==17111711744 -- consider a different value for tuning your system

================================================================================
Large dataset support for 'oligo/crlmm': Enabled
    - Probesets: 20,000
    - Samples..: 100
    - Path.....: C:/Users/biocbuild/bbs-3.6-bioc/meat/oligoClasses.Rcheck/tests_x64
================================================================================

Attaching package: 'ff'

The following objects are masked from 'package:bit':

    clone, clone.default, clone.list

The following objects are masked from 'package:Biostrings':

    mismatch, pattern

The following objects are masked from 'package:utils':

    write.csv, write.csv2

The following objects are masked from 'package:base':

    is.factor, is.ordered

 done successfully.



Executing test function test_GenomeAnnotatedDataFrame_construction  ...  done successfully.



Executing test function test_dataExamples  ...  done successfully.



Executing test function test_oligoSnpSet_construction  ...  done successfully.



Executing test function test_conversions  ...  done successfully.



Executing test function test_makeFeatureRanges  ...  done successfully.



Executing test function test_oligoSnpSet  ...  done successfully.

------------------- UNIT TEST SUMMARY ---------------------

RUNIT TEST PROTOCOL -- Thu Apr 12 01:58:34 2018 
*********************************************** 
Number of test functions: 12 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
oligoClasses unit testing - 12 test functions, 0 errors, 0 failures
> 
> proc.time()
   user  system elapsed 
  32.43    0.76   33.31 

Example timings

oligoClasses.Rcheck/examples_i386/oligoClasses-Ex.timings

nameusersystemelapsed
AlleleSet-class0.390.010.41
AssayData-methods1.000.082.16
AssayDataList0.030.000.03
BeadStudioSet-class0.030.000.03
CNSet-class0.340.000.34
CopyNumberSet-class0.020.000.02
CopyNumberSet-methods0.170.020.19
FeatureSetExtensions-class0.110.030.14
GRanges-methods0.800.010.81
GenomeAnnotatedDataFrame-class 1.34 0.2134.11
GenomeAnnotatedDataFrameFrom-methods1.690.041.89
SnpSet-methods0.010.000.02
SnpSet2-class0.030.000.03
SnpSuperSet-class0.040.000.03
affyPlatforms000
batch0.060.000.07
celfileDate0.020.000.28
celfileName000
checkExists0.020.000.01
checkOrder0.340.020.36
chromosome-methods000
chromosome2integer000
clusterOpts000
data-efsExample0.000.010.02
data-scqsExample000
data-sfsExample0.010.000.01
data-sqsExample000
db000
ff_matrix000
ff_or_matrix-class000
fileConnections000
flags0.020.000.02
gSet-class000
gSetList-class000
genomeBuild0.020.000.02
geometry-methods0.170.020.18
getBar000
getSequenceLengths0.110.000.11
i2p_p2i000
integerMatrix000
is.ffmatrix000
isPackageLoaded000
kind0.160.020.17
largeObjects000
ldOpts000
library20.040.000.03
list.celfiles0.010.000.07
locusLevelData0.120.000.13
makeFeatureGRanges0.490.040.53
oligoSetExample0.20.00.2
pdPkgFromBioC000
requireAnnotation000
splitVec0.020.000.02

oligoClasses.Rcheck/examples_x64/oligoClasses-Ex.timings

nameusersystemelapsed
AlleleSet-class1.030.021.05
AssayData-methods1.670.021.69
AssayDataList000
BeadStudioSet-class0.050.000.05
CNSet-class0.100.010.10
CopyNumberSet-class0.010.000.02
CopyNumberSet-methods0.20.00.2
FeatureSetExtensions-class0.140.000.14
GRanges-methods1.130.031.16
GenomeAnnotatedDataFrame-class0.920.141.06
GenomeAnnotatedDataFrameFrom-methods1.170.001.17
SnpSet-methods0.010.000.02
SnpSet2-class0.040.000.03
SnpSuperSet-class0.040.000.04
affyPlatforms000
batch0.080.000.08
celfileDate0.020.000.02
celfileName000
checkExists0.010.000.01
checkOrder0.920.000.93
chromosome-methods000
chromosome2integer000
clusterOpts000
data-efsExample0.000.020.02
data-scqsExample000
data-sfsExample000
data-sqsExample0.000.010.01
db000
ff_matrix000
ff_or_matrix-class000
fileConnections000
flags0.030.000.03
gSet-class000
gSetList-class000
genomeBuild000
geometry-methods0.160.020.18
getBar000
getSequenceLengths0.110.000.10
i2p_p2i000
integerMatrix0.000.020.02
is.ffmatrix000
isPackageLoaded000
kind0.180.010.20
largeObjects000
ldOpts000
library20.050.000.05
list.celfiles000
locusLevelData0.10.00.1
makeFeatureGRanges0.360.020.38
oligoSetExample0.150.000.16
pdPkgFromBioC000
requireAnnotation000
splitVec000