Back to Build/check report for BioC 3.17:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-27 02:34:29 -0000 (Mon, 27 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4259
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 BiocGenerics on kunpeng1


To the developers/maintainers of the BiocGenerics package:
- Please 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 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 162/2169HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocGenerics 0.45.0  (landing page)
Hervé Pagès
Snapshot Date: 2023-02-23 09:40:21 -0000 (Thu, 23 Feb 2023)
git_url: https://git.bioconductor.org/packages/BiocGenerics
git_branch: master
git_last_commit: 4805e5b
git_last_commit_date: 2022-11-01 15:06:33 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: BiocGenerics
Version: 0.45.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:BiocGenerics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings BiocGenerics_0.45.0.tar.gz
StartedAt: 2023-02-24 07:45:14 -0000 (Fri, 24 Feb 2023)
EndedAt: 2023-02-24 07:46:10 -0000 (Fri, 24 Feb 2023)
EllapsedTime: 56.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: BiocGenerics.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:BiocGenerics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings BiocGenerics_0.45.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/BiocGenerics.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘BiocGenerics/DESCRIPTION’ ... OK
* this is package ‘BiocGenerics’ version ‘0.45.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 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 8.219  0.492   8.716
* 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.17-bioc/meat/BiocGenerics.Rcheck/00check.log’
for details.



Installation output

BiocGenerics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL BiocGenerics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘BiocGenerics’ ...
** 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 ‘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.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 ‘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) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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

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, 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

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

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname



RUNIT TEST PROTOCOL -- Fri Feb 24 07:46:01 2023 
*********************************************** 
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 
  2.661   0.120   2.763 

Example timings

BiocGenerics.Rcheck/BiocGenerics-Ex.timings

nameusersystemelapsed
BiocGenerics-package0.0010.0000.000
Extremes0.0080.0010.009
IQR0.0010.0000.001
Ontology4.4130.1904.604
annotation0.0150.0000.015
aperm0.0020.0000.002
append0.0020.0000.002
as.data.frame0.0030.0010.003
as.list0.0280.0000.028
as.vector0.0030.0000.003
boxplot0.1350.0000.135
cbind0.0270.0030.030
colSums0.0020.0000.002
combine0.0560.0030.061
dbconn0.0650.0040.069
density0.0020.0000.002
dims0.0360.0040.040
do.call0.0020.0000.002
duplicated0.0050.0000.005
eval0.0030.0000.002
evalq000
fileName3.7610.5644.325
format0.0020.0010.004
funprog0.0110.0000.011
get0.0040.0000.004
grep0.0030.0000.003
image0.0280.0040.032
is.unsorted0.0020.0000.003
lapply0.0020.0040.005
mad0.0030.0000.003
mapply0.0020.0000.002
match0.0080.0000.008
mean0.0030.0000.003
normalize0.0330.0000.033
nrow0.010.000.01
order0.0030.0000.003
organism_species0.2070.0240.231
paste0.0010.0030.003
path0.0370.0000.038
plotMA8.2190.4928.716
plotPCA2.9260.0803.006
rank0.0380.0000.038
relist0.0030.0000.002
rep0.0030.0000.003
residuals0.0020.0000.002
row_colnames0.0100.0040.014
score0.0880.0080.096
sets0.0110.0000.012
sort0.0030.0000.004
start0.0660.0080.075
strand0.0930.0080.100
subset0.0320.0040.036
t0.0050.0000.004
table0.0030.0000.003
tapply0.0030.0000.003
testPackage0.4330.0120.449
toTable0.0850.0040.089
type0.1840.0080.192
unique0.0030.0000.003
unlist0.0040.0000.004
unsplit0.0020.0000.002
updateObject0.2160.0000.217
var0.0020.0000.002
weights0.0000.0020.002
which0.1180.0130.131
which.min0.1210.0160.137
xtabs0.0350.0000.036