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

This page was generated on 2022-10-19 13:21:57 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for oligoClasses on palomino3


To the developers/maintainers of the oligoClasses package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/oligoClasses.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1353/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
oligoClasses 1.58.0  (landing page)
Benilton Carvalho and Robert Scharpf
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/oligoClasses
git_branch: RELEASE_3_15
git_last_commit: 5544e93
git_last_commit_date: 2022-04-26 11:00:18 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: oligoClasses
Version: 1.58.0
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:oligoClasses.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings oligoClasses_1.58.0.tar.gz
StartedAt: 2022-10-19 02:29:08 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 02:33:11 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 243.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: oligoClasses.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:oligoClasses.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings oligoClasses_1.58.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/oligoClasses.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'oligoClasses/DESCRIPTION' ... OK
* this is package 'oligoClasses' version '1.58.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  'doMC', 'doMPI', '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
* 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'
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:
  chromosomeList getPD seqlengths totalCopynumber
* 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 include directives 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 ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'doRUnit.R'
 OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

oligoClasses.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL oligoClasses
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'oligoClasses' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (oligoClasses)

Tests output

oligoClasses.Rcheck/tests/doRUnit.Rout


R version 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 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

Attaching package: 'BiocGenerics'

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, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, 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] "F:/biocbuild/bbs-3.15-bioc/meat/oligoClasses.Rcheck/tests"

$pathToUnitTests
[1] "F:/biocbuild/bbs-3.15-bioc/R/library/oligoClasses/unitTests"

Welcome to oligoClasses version 1.58.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 objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: XVector
Loading required package: GenomeInfoDb

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.60.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'

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

    xor

Attaching package ff
- getOption("fftempdir")=="F:/biocbuild/bbs-3.15-bioc/tmpdir/Rtmp2VSLo0/ff"

- 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")==16777216 -- consider a different value for tuning your system

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

================================================================================
Large dataset support for 'oligo/crlmm': Enabled
    - Probesets: 20,000
    - Samples..: 100
    - Path.....: F:/biocbuild/bbs-3.15-bioc/meat/oligoClasses.Rcheck/tests
================================================================================

Attaching package: 'ff'

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 -- Wed Oct 19 02:32:57 2022 
*********************************************** 
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
Warning messages:
1: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: Marsaglia-Multicarry has poor statistical properties
2: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
3: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: Marsaglia-Multicarry has poor statistical properties
4: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
5: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: Marsaglia-Multicarry has poor statistical properties
6: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
7: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: Marsaglia-Multicarry has poor statistical properties
8: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
> 
> proc.time()
   user  system elapsed 
  21.29    1.32   30.67 

Example timings

oligoClasses.Rcheck/oligoClasses-Ex.timings

nameusersystemelapsed
AlleleSet-class0.120.000.13
AssayData-methods1.940.132.22
AssayDataList000
BeadStudioSet-class0.040.010.07
CNSet-class0.050.000.04
CopyNumberSet-class0.030.000.03
CopyNumberSet-methods0.170.100.27
FeatureSetExtensions-class0.160.000.16
GRanges-methods0.410.030.45
GenomeAnnotatedDataFrameFrom-methods0.590.030.69
SnpSet-methods0.040.000.03
SnpSet2-class0.040.000.05
SnpSuperSet-class0.030.000.03
affyPlatforms000
batch0.040.000.03
celfileDate0.030.000.10
celfileName000
checkExists000
checkOrder0.120.000.13
chromosome-methods000
chromosome2integer000
clusterOpts000
data-efsExample000
data-scqsExample000
data-sfsExample000
data-sqsExample000
db000
ff_matrix000
ff_or_matrix-class000
fileConnections000
flags0.140.000.14
gSet-class000
gSetList-class000
genomeBuild000
geometry-methods1.600.071.69
getBar000
getSequenceLengths0.170.000.17
i2p_p2i000
integerMatrix000
is.ffmatrix000
isPackageLoaded000
kind0.300.020.31
largeObjects000
ldOpts000
library20.020.000.01
list.celfiles0.000.000.03
locusLevelData0.070.000.06
makeFeatureGRanges0.250.000.25
oligoSetExample0.140.000.14
pdPkgFromBioC000
requireAnnotation000
splitVec000