Back to Multiple platform build/check report for BioC 3.23:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-15 11:35 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4826
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4561
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

Package 188/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocGenerics 0.57.0  (landing page)
Hervé Pagès
Snapshot Date: 2025-11-14 13:40 -0500 (Fri, 14 Nov 2025)
git_url: https://git.bioconductor.org/packages/BiocGenerics
git_branch: devel
git_last_commit: 5fcc999
git_last_commit_date: 2025-10-29 14:48:01 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for BiocGenerics on kjohnson3

To the developers/maintainers of the BiocGenerics package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiocGenerics.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: BiocGenerics
Version: 0.57.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BiocGenerics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BiocGenerics_0.57.0.tar.gz
StartedAt: 2025-11-14 18:41:28 -0500 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 18:41:58 -0500 (Fri, 14 Nov 2025)
EllapsedTime: 30.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: BiocGenerics.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BiocGenerics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BiocGenerics_0.57.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/BiocGenerics.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BiocGenerics/DESCRIPTION’ ... OK
* this is package ‘BiocGenerics’ version ‘0.57.0’
* package encoding: UTF-8
* 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’
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 code 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(s) in Rd file 'as.data.frame.Rd':
  ‘[IRanges]{as.data.frame,IntegerRanges-method}’

Missing link(s) in Rd file '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 ... WARNING
Codoc mismatches from Rd file 'get.Rd':
mget
  Code: function(x, envir = as.environment(pos), mode = "any",
                 ifnotfound, inherits = FALSE, pos = -1L)
  Docs: function(x, envir, mode = "any", ifnotfound, inherits = FALSE)
  Argument names in code not in docs:
    pos
  Mismatches in argument default values:
    Name: 'envir' Code: as.environment(pos) Docs: 

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.R’
 OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/BiocGenerics.Rcheck/00check.log’
for details.


Installation output

BiocGenerics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BiocGenerics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘BiocGenerics’ ...
** this is package ‘BiocGenerics’ version ‘0.57.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘aperm’ in package ‘BiocGenerics’
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 ‘saveRDS’ 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 ‘which.min’ in package ‘BiocGenerics’
Creating a new generic function for ‘which.max’ 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 ‘var’ in package ‘BiocGenerics’
Creating a new generic function for ‘sd’ in package ‘BiocGenerics’
Creating a new generic function for ‘xtabs’ 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)

Tests output

BiocGenerics.Rcheck/tests/run_unitTests.Rout


R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

[1] TRUE
> BiocGenerics:::.test()
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname



RUNIT TEST PROTOCOL -- Fri Nov 14 18:41:52 2025 
*********************************************** 
Number of test functions: 25 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
BiocGenerics RUnit Tests - 25 test functions, 0 errors, 0 failures
Number of test functions: 25 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  0.850   0.068   0.970 

Example timings

BiocGenerics.Rcheck/BiocGenerics-Ex.timings

nameusersystemelapsed
BiocGenerics-package0.0010.0020.003
Extremes0.0030.0010.005
IQR0.0000.0000.001
Ontology1.3410.0551.529
annotation0.0070.0010.008
aperm0.0010.0010.001
append0.0010.0010.002
as.data.frame0.0010.0000.002
as.list0.0090.0010.014
as.vector0.0010.0000.001
boxplot0.0520.0070.067
cbind0.0090.0020.011
combine0.0160.0030.026
containsOutOfMemoryData1.6920.0621.943
dbconn0.0240.0030.028
density0.0020.0010.003
dims0.0140.0020.026
do.call0.0000.0010.004
duplicated0.0010.0010.002
eval0.0010.0010.002
evalq0.0000.0010.000
fileName2.7000.0922.935
format0.0040.0000.004
funprog0.0030.0020.003
get0.0010.0010.007
grep0.0010.0010.001
image0.0160.0010.018
is.unsorted0.0010.0000.002
lapply0.0010.0010.002
longForm0.0480.0050.053
mad0.0010.0000.004
mapply0.0010.0010.002
match0.0060.0010.007
mean0.0050.0010.006
normalize0.0120.0010.013
nrow0.0140.0010.015
order0.0010.0010.001
organism_species0.0680.0050.074
paste0.0010.0010.001
paste20.0020.0010.003
path0.0080.0020.011
plotMA1.3730.0541.757
plotPCA0.6890.0140.752
rank0.0020.0010.002
relist0.0050.0000.006
rep0.0040.0000.004
residuals0.0030.0010.005
row_colnames0.0100.0010.013
saveRDS0.0000.0000.001
score0.0260.0040.030
setops0.0160.0020.021
sort0.0050.0000.006
start0.0340.0050.040
strand0.0310.0050.040
subset0.0140.0010.018
t0.0040.0000.005
table0.0010.0010.001
tapply0.0010.0000.001
testPackage0.1040.0050.120
toTable0.0250.0030.029
type0.1430.0120.167
unique0.0010.0010.001
unlist0.0010.0000.005
unsplit0.0010.0000.001
updateObject0.0570.0030.078
var0.0010.0010.001
weights0.0040.0000.008
which0.0590.0050.074
which.min0.0200.0020.029
xtabs0.0100.0010.012