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

This page was generated on 2026-03-16 11:33 -0400 (Mon, 16 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4837
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4053
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 75/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.89.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2026-03-15 13:40 -0400 (Sun, 15 Mar 2026)
git_url: https://git.bioconductor.org/packages/annotate
git_branch: devel
git_last_commit: a7eff2c
git_last_commit_date: 2025-10-29 09:23:46 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for annotate in R Universe.


CHECK results for annotate on nebbiolo1

To the developers/maintainers of the annotate package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/annotate.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: annotate
Version: 1.89.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:annotate.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings annotate_1.89.0.tar.gz
StartedAt: 2026-03-15 21:58:15 -0400 (Sun, 15 Mar 2026)
EndedAt: 2026-03-15 22:04:43 -0400 (Sun, 15 Mar 2026)
EllapsedTime: 388.7 seconds
RetCode: 0
Status:   OK  
CheckDir: annotate.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:annotate.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings annotate_1.89.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/annotate.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-16 01:58:15 UTC
* checking for file ‘annotate/DESCRIPTION’ ... OK
* this is package ‘annotate’ version ‘1.89.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 ‘annotate’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘BiocGenerics:::testPackage’
  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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* 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 sizes of PDF files under ‘inst/doc’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
chrCats        8.739  0.195   8.937
pm.getabst     1.071  0.032   5.792
pm.titles      1.044  0.034  71.201
pm.abstGrep    0.999  0.024   5.927
accessionToUID 0.676  0.011  17.974
genbank        0.314  0.010  24.120
blastSequences 0.282  0.026  32.550
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘annotate_unit_tests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/annotate.Rcheck/00check.log’
for details.


Installation output

annotate.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL annotate
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘annotate’ ...
** this is package ‘annotate’ version ‘1.89.0’
** 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 (annotate)

Tests output

annotate.Rcheck/tests/annotate_unit_tests.Rout


R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.

> BiocGenerics:::testPackage("annotate")

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

Welcome to Bioconductor

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


Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: org.Hs.eg.db

'select()' returned 1:many mapping between keys and columns


RUNIT TEST PROTOCOL -- Sun Mar 15 22:03:11 2026 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
annotate RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  8.830   0.543   9.366 

Example timings

annotate.Rcheck/annotate-Ex.timings

nameusersystemelapsed
ACCNUMStats1.2940.0421.338
GO2heatmap0.1070.0020.110
GOmnplot0.0400.0000.042
HTMLPage-class0.0000.0000.001
LL2homology0.0010.0000.000
PMIDAmat0.0860.0020.090
PWAmat1.4580.0331.490
UniGeneQuery0.0020.0000.002
accessionToUID 0.676 0.01117.974
annPkgName0.0000.0000.001
aqListGOIDs0.1250.0130.138
blastSequences 0.282 0.02632.550
buildChromLocation0.6290.0270.656
buildPubMedAbst0.0790.0022.076
chrCats8.7390.1958.937
chromLocation-class0.5880.0420.631
compatibleVersions0.0250.0010.027
dropECode0.0340.0010.035
entrezGeneByID0.0010.0000.001
entrezGeneQuery0.0010.0000.001
filterGOByOntology0.0400.0040.044
findNeighbors0.0180.0020.022
genbank 0.314 0.01024.120
getAnnMap0.0280.0020.030
getEvidence0.0520.0010.053
getGOTerm0.1830.0080.190
getOntology0.0890.0010.090
getPMInfo0.4010.0074.331
getSYMBOL0.0950.0130.109
getSeq4Acc0.0420.0022.508
hasGOannote0.0210.0010.022
hgByChroms0.0140.0000.015
hgCLengths0.0010.0000.001
hgu95Achroloc0.0530.0060.059
hgu95Achrom0.0480.0020.050
hgu95All0.0520.0030.055
hgu95Asym0.0520.0040.056
homoData-class0.0010.0020.003
htmlpage0.0180.0010.020
isValidkey0.0000.0000.001
makeAnchor0.0000.0000.001
organism0.5590.0100.570
pm.abstGrep0.9990.0245.927
pm.getabst1.0710.0325.792
pm.titles 1.044 0.03471.201
pmAbst2HTML0.1800.0041.096
pmid2MIAME0.0010.0000.000
pmidQuery0.0000.0000.001
pubMedAbst-class0.1260.0062.682
pubmed0.1070.0032.564
readGEOAnn0.0000.0000.001
serializeEnv0.0020.0020.003
setRepository0.0010.0010.003
updateSymbolsToValidKeys0.0000.0010.001
usedChromGenes0.0950.0050.100