| Back to Multiple platform build/check report for BioC 3.11 (small subset of software packages ONLY) |
This page was generated on 2020-01-24 03:57:02 -0500 (Fri, 24 Jan 2020).
| Package 9/41 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
| BiocGenerics 0.33.0 Bioconductor Package Maintainer
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | [ WARNINGS ] | ||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK |
| Package: BiocGenerics |
| Version: 0.33.0 |
| Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:BiocGenerics.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings BiocGenerics_0.33.0.tar.gz |
| StartedAt: 2020-01-24 03:03:25 -0500 (Fri, 24 Jan 2020) |
| EndedAt: 2020-01-24 03:04:30 -0500 (Fri, 24 Jan 2020) |
| EllapsedTime: 64.8 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: BiocGenerics.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:BiocGenerics.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings BiocGenerics_0.33.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.11-bioc-testing/meat/BiocGenerics.Rcheck’
* using R Under development (unstable) (2019-12-14 r77569)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BiocGenerics/DESCRIPTION’ ... OK
* this is package ‘BiocGenerics’ version ‘0.33.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘BiocGenerics’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
‘methods’ ‘utils’ ‘graphics’ ‘stats’ ‘parallel’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘RUnit’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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 ... WARNING
Missing link or links in documentation object 'as.data.frame.Rd':
‘[IRanges]{as.data.frame,IntegerRanges-method}’
Missing link or links in documentation object 'order.Rd':
‘[IRanges]{order,IntegerRanges-method}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... NOTE
S3 methods shown with full name in documentation object 'rep':
‘rep.int’
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plotMA 11.932 0.398 12.39
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘run_unitTests.R’
OK
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 3 NOTEs
See
‘/home/biocbuild/bbs-3.11-bioc-testing/meat/BiocGenerics.Rcheck/00check.log’
for details.
BiocGenerics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL BiocGenerics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc-testing/Rlibs’ * installing *source* package ‘BiocGenerics’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘append’ in package ‘BiocGenerics’ Creating a new generic function for ‘as.data.frame’ in package ‘BiocGenerics’ Creating a new generic function for ‘cbind’ in package ‘BiocGenerics’ Creating a new generic function for ‘rbind’ in package ‘BiocGenerics’ Creating a new generic function for ‘do.call’ in package ‘BiocGenerics’ Creating a new generic function for ‘duplicated’ in package ‘BiocGenerics’ Creating a new generic function for ‘anyDuplicated’ in package ‘BiocGenerics’ Creating a new generic function for ‘eval’ in package ‘BiocGenerics’ Creating a new generic function for ‘pmax’ in package ‘BiocGenerics’ Creating a new generic function for ‘pmin’ in package ‘BiocGenerics’ Creating a new generic function for ‘pmax.int’ in package ‘BiocGenerics’ Creating a new generic function for ‘pmin.int’ in package ‘BiocGenerics’ Creating a new generic function for ‘Reduce’ in package ‘BiocGenerics’ Creating a new generic function for ‘Filter’ in package ‘BiocGenerics’ Creating a new generic function for ‘Find’ in package ‘BiocGenerics’ Creating a new generic function for ‘Map’ in package ‘BiocGenerics’ Creating a new generic function for ‘Position’ in package ‘BiocGenerics’ Creating a new generic function for ‘get’ in package ‘BiocGenerics’ Creating a new generic function for ‘mget’ in package ‘BiocGenerics’ Creating a new generic function for ‘grep’ in package ‘BiocGenerics’ Creating a new generic function for ‘grepl’ in package ‘BiocGenerics’ Creating a new generic function for ‘is.unsorted’ in package ‘BiocGenerics’ Creating a new generic function for ‘lapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘sapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘mapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘match’ in package ‘BiocGenerics’ Creating a new generic function for ‘order’ in package ‘BiocGenerics’ Creating a new generic function for ‘paste’ in package ‘BiocGenerics’ Creating a new generic function for ‘rank’ in package ‘BiocGenerics’ Creating a new generic function for ‘rownames’ in package ‘BiocGenerics’ Creating a new generic function for ‘colnames’ in package ‘BiocGenerics’ Creating a new generic function for ‘union’ in package ‘BiocGenerics’ Creating a new generic function for ‘intersect’ in package ‘BiocGenerics’ Creating a new generic function for ‘setdiff’ in package ‘BiocGenerics’ Creating a new generic function for ‘sort’ in package ‘BiocGenerics’ Creating a new generic function for ‘table’ in package ‘BiocGenerics’ Creating a new generic function for ‘tapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘unique’ in package ‘BiocGenerics’ Creating a new generic function for ‘unsplit’ in package ‘BiocGenerics’ Creating a new generic function for ‘var’ in package ‘BiocGenerics’ Creating a new generic function for ‘sd’ in package ‘BiocGenerics’ Creating a new generic function for ‘which’ in package ‘BiocGenerics’ Creating a new generic function for ‘which.max’ in package ‘BiocGenerics’ Creating a new generic function for ‘which.min’ in package ‘BiocGenerics’ Creating a new generic function for ‘IQR’ in package ‘BiocGenerics’ Creating a new generic function for ‘mad’ in package ‘BiocGenerics’ Creating a new generic function for ‘xtabs’ in package ‘BiocGenerics’ Creating a new generic function for ‘clusterCall’ in package ‘BiocGenerics’ Creating a new generic function for ‘clusterApply’ in package ‘BiocGenerics’ Creating a new generic function for ‘clusterApplyLB’ in package ‘BiocGenerics’ Creating a new generic function for ‘clusterEvalQ’ in package ‘BiocGenerics’ Creating a new generic function for ‘clusterExport’ in package ‘BiocGenerics’ Creating a new generic function for ‘clusterMap’ in package ‘BiocGenerics’ Creating a new generic function for ‘parLapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘parSapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘parApply’ in package ‘BiocGenerics’ Creating a new generic function for ‘parRapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘parCapply’ in package ‘BiocGenerics’ Creating a new generic function for ‘parLapplyLB’ in package ‘BiocGenerics’ Creating a new generic function for ‘parSapplyLB’ in package ‘BiocGenerics’ Creating a new generic function for ‘basename’ in package ‘BiocGenerics’ Creating a new generic function for ‘dirname’ in package ‘BiocGenerics’ ** help *** installing help indices ** building package indices ** 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 (BiocGenerics)
BiocGenerics.Rcheck/tests/run_unitTests.Rout
R Under development (unstable) (2019-12-14 r77569) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.
> require("BiocGenerics") || stop("unable to load BiocGenerics package")
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, 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, which.max, which.min
[1] TRUE
> BiocGenerics:::.test()
RUNIT TEST PROTOCOL -- Fri Jan 24 03:04:22 2020
***********************************************
Number of test functions: 24
Number of errors: 0
Number of failures: 0
1 Test Suite :
BiocGenerics RUnit Tests - 24 test functions, 0 errors, 0 failures
Number of test functions: 24
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
1.282 0.030 1.297
BiocGenerics.Rcheck/BiocGenerics-Ex.timings
| name | user | system | elapsed | |
| BiocGenerics-package | 0.001 | 0.000 | 0.001 | |
| Extremes | 0.007 | 0.000 | 0.007 | |
| IQR | 0.001 | 0.000 | 0.002 | |
| Ontology | 3.129 | 0.121 | 3.256 | |
| annotation | 0.021 | 0.000 | 0.021 | |
| append | 0.003 | 0.000 | 0.003 | |
| as.data.frame | 0.003 | 0.000 | 0.003 | |
| as.vector | 0.003 | 0.000 | 0.003 | |
| boxplot | 0.002 | 0.000 | 0.002 | |
| cbind | 0.005 | 0.000 | 0.005 | |
| clusterApply | 0.028 | 0.000 | 0.028 | |
| colSums | 0.001 | 0.000 | 0.002 | |
| combine | 0.082 | 0.003 | 0.084 | |
| dbconn | 0.2 | 0.0 | 0.2 | |
| density | 0.002 | 0.000 | 0.002 | |
| dims | 0.023 | 0.000 | 0.023 | |
| do.call | 0.003 | 0.000 | 0.003 | |
| duplicated | 0.006 | 0.000 | 0.006 | |
| eval | 0.003 | 0.000 | 0.003 | |
| evalq | 0 | 0 | 0 | |
| fileName | 3.861 | 0.092 | 3.954 | |
| funprog | 0.009 | 0.004 | 0.013 | |
| get | 0.006 | 0.000 | 0.005 | |
| grep | 0.003 | 0.000 | 0.003 | |
| image | 0.002 | 0.000 | 0.003 | |
| is.unsorted | 0.003 | 0.000 | 0.003 | |
| lapply | 0.006 | 0.000 | 0.006 | |
| mad | 0.003 | 0.000 | 0.003 | |
| mapply | 0.002 | 0.000 | 0.002 | |
| match | 0.008 | 0.000 | 0.007 | |
| mean | 0.003 | 0.000 | 0.003 | |
| normalize | 0.048 | 0.000 | 0.048 | |
| nrow | 0.010 | 0.000 | 0.011 | |
| order | 0.004 | 0.000 | 0.004 | |
| organism_species | 0.470 | 0.015 | 0.485 | |
| paste | 0.004 | 0.000 | 0.004 | |
| path | 0.039 | 0.004 | 0.043 | |
| plotMA | 11.932 | 0.398 | 12.390 | |
| plotPCA | 3.402 | 0.031 | 3.435 | |
| rank | 0.024 | 0.000 | 0.024 | |
| relist | 0.004 | 0.000 | 0.003 | |
| rep | 0.004 | 0.000 | 0.004 | |
| residuals | 0.002 | 0.000 | 0.003 | |
| row_colnames | 0.013 | 0.004 | 0.016 | |
| score | 0.136 | 0.003 | 0.141 | |
| sets | 0.013 | 0.001 | 0.013 | |
| sort | 0.003 | 0.000 | 0.004 | |
| start | 0.100 | 0.000 | 0.099 | |
| strand | 0.134 | 0.003 | 0.138 | |
| subset | 0.044 | 0.004 | 0.049 | |
| t | 0.009 | 0.000 | 0.008 | |
| table | 0.003 | 0.000 | 0.004 | |
| tapply | 0.004 | 0.000 | 0.004 | |
| testPackage | 0.518 | 0.004 | 0.522 | |
| toTable | 0.12 | 0.00 | 0.12 | |
| type | 0.895 | 0.000 | 0.896 | |
| unique | 0.004 | 0.000 | 0.004 | |
| unlist | 0.004 | 0.000 | 0.003 | |
| unsplit | 0.003 | 0.000 | 0.003 | |
| updateObject | 0.276 | 0.000 | 0.277 | |
| var | 0.004 | 0.000 | 0.003 | |
| weights | 0.002 | 0.000 | 0.003 | |
| which | 0.01 | 0.00 | 0.01 | |
| xtabs | 0.005 | 0.000 | 0.005 | |