Back to Build/check report for BioC 3.22:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-01-22 11:57 -0500 (Thu, 22 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
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 73/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.88.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2026-01-19 13:45 -0500 (Mon, 19 Jan 2026)
git_url: https://git.bioconductor.org/packages/annotate
git_branch: RELEASE_3_22
git_last_commit: bc0d5a0
git_last_commit_date: 2025-10-29 09:23:46 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published


CHECK results for annotate on nebbiolo2

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.88.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:annotate.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings annotate_1.88.0.tar.gz
StartedAt: 2026-01-19 21:09:17 -0500 (Mon, 19 Jan 2026)
EndedAt: 2026-01-19 21:13:24 -0500 (Mon, 19 Jan 2026)
EllapsedTime: 246.3 seconds
RetCode: 0
Status:   OK  
CheckDir: annotate.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/annotate.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘annotate/DESCRIPTION’ ... OK
* this is package ‘annotate’ version ‘1.88.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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
chrCats        8.540  0.173   8.713
blastSequences 0.248  0.020  31.935
* 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.22-bioc/meat/annotate.Rcheck/00check.log’
for details.


Installation output

annotate.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘annotate’ ...
** this is package ‘annotate’ version ‘1.88.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 version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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 -- Mon Jan 19 21:12:02 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.701   0.538   9.227 

Example timings

annotate.Rcheck/annotate-Ex.timings

nameusersystemelapsed
ACCNUMStats1.2850.0321.316
GO2heatmap0.1030.0000.103
GOmnplot0.0390.0000.040
HTMLPage-class000
LL2homology000
PMIDAmat0.0830.0000.084
PWAmat1.300.021.32
UniGeneQuery0.0010.0000.002
accessionToUID0.4800.0402.446
annPkgName000
aqListGOIDs0.1100.0210.131
blastSequences 0.248 0.02031.935
buildChromLocation0.6180.0150.634
buildPubMedAbst0.0640.0070.384
chrCats8.5400.1738.713
chromLocation-class0.5780.0160.593
compatibleVersions0.0240.0000.024
dropECode0.0320.0000.031
entrezGeneByID0.0000.0000.001
entrezGeneQuery0.0000.0000.001
filterGOByOntology0.0400.0010.041
findNeighbors0.0160.0010.021
genbank0.3000.0050.803
getAnnMap0.0180.0000.018
getEvidence0.0380.0000.038
getGOTerm0.1660.0010.167
getOntology0.0300.0010.031
getPMInfo0.3580.0030.691
getSYMBOL0.0840.0020.086
getSeq4Acc0.0450.0040.306
hasGOannote0.0290.0000.030
hgByChroms0.0200.0000.021
hgCLengths0.0020.0000.001
hgu95Achroloc0.0810.0020.082
hgu95Achrom0.0470.0010.048
hgu95All0.0510.0010.052
hgu95Asym0.0540.0000.054
homoData-class0.0000.0020.002
htmlpage0.0150.0000.015
isValidkey000
makeAnchor0.0000.0000.001
organism0.5840.0030.587
pm.abstGrep0.9980.0483.470
pm.getabst1.0140.0171.784
pm.titles1.0620.0091.851
pmAbst2HTML0.1020.0080.407
pmid2MIAME000
pmidQuery000
pubMedAbst-class0.1050.0060.426
pubmed0.0980.0050.439
readGEOAnn000
serializeEnv0.0030.0000.003
setRepository0.0010.0000.001
updateSymbolsToValidKeys000
usedChromGenes0.0950.0010.096