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

This page was generated on 2025-07-21 12:10 -0400 (Mon, 21 Jul 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4791
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4529
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4572
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4513
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4510
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 70/2311HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.87.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2025-07-20 13:25 -0400 (Sun, 20 Jul 2025)
git_url: https://git.bioconductor.org/packages/annotate
git_branch: devel
git_last_commit: 22204b6
git_last_commit_date: 2025-06-18 13:57:32 -0400 (Wed, 18 Jun 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for annotate on kjohnson3

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.87.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:annotate.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings annotate_1.87.0.tar.gz
StartedAt: 2025-07-20 18:05:00 -0400 (Sun, 20 Jul 2025)
EndedAt: 2025-07-20 18:06:48 -0400 (Sun, 20 Jul 2025)
EllapsedTime: 108.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: annotate.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/annotate.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘annotate/DESCRIPTION’ ... OK
* this is package ‘annotate’ version ‘1.87.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 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’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘annotate-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getPMInfo
> ### Title: extract publication details and abstract from annotate::pubmed
> ###   function output
> ### Aliases: getPMInfo
> ### Keywords: models
> 
> ### ** Examples
> 
> demo <- pubmed("11780146", 
+     "11886385", "11884611")
Warning in file(file, "r") :
  cannot open URL 'https://www.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?tool=bioconductor&rettype=xml&retmode=text&db=PubMed&id=11780146%2c11886385%2c11884611': HTTP status was '429 Unknown Error'
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
blastSequences 0.055  0.007  52.266
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/annotate.Rcheck/00check.log’
for details.


Installation output

annotate.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘annotate’ ...
** this is package ‘annotate’ version ‘1.87.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.1 Patched (2025-06-14 r88325) -- "Great Square Root"
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.

> 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 Jul 20 18:06:44 2025 
*********************************************** 
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 
  3.366   0.268   3.642 

Example timings

annotate.Rcheck/annotate-Ex.timings

nameusersystemelapsed
ACCNUMStats0.5600.0110.571
GO2heatmap0.0460.0020.051
GOmnplot0.0190.0030.022
HTMLPage-class000
LL2homology000
PMIDAmat0.0300.0010.033
PWAmat0.4170.0170.434
UniGeneQuery0.0010.0000.001
accessionToUID0.1350.0132.051
annPkgName000
aqListGOIDs0.0430.0050.047
blastSequences 0.055 0.00752.266
buildChromLocation0.2640.0170.286
buildPubMedAbst0.0120.0020.390
chrCats2.7390.0122.769
chromLocation-class0.2360.0210.258
compatibleVersions0.0100.0020.011
dropECode0.0100.0010.012
entrezGeneByID000
entrezGeneQuery0.0000.0000.001
filterGOByOntology0.0170.0010.018
findNeighbors0.0080.0020.011
genbank0.0800.0060.704
getAnnMap0.0160.0030.022
getEvidence0.0150.0000.016
getGOTerm0.0660.0030.069
getOntology0.0120.0010.012