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

This page was generated on 2024-10-11 20:39 -0400 (Fri, 11 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4529
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4479
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 69/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.82.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2024-10-09 14:00 -0400 (Wed, 09 Oct 2024)
git_url: https://git.bioconductor.org/packages/annotate
git_branch: RELEASE_3_19
git_last_commit: 9710d81
git_last_commit_date: 2024-04-30 10:10:49 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for annotate on palomino7

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.82.0
Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:annotate.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings annotate_1.82.0.tar.gz
StartedAt: 2024-10-09 22:28:50 -0400 (Wed, 09 Oct 2024)
EndedAt: 2024-10-09 22:32:26 -0400 (Wed, 09 Oct 2024)
EllapsedTime: 215.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: annotate.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:annotate.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings annotate_1.82.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/annotate.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'annotate/DESCRIPTION' ... OK
* this is package 'annotate' version '1.82.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 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 ... NOTE
checkRd: (-1) chrCats.Rd:13: Escaped LaTeX specials: \_
checkRd: (-1) chrCats.Rd:14: Escaped LaTeX specials: \_
checkRd: (-1) chrCats.Rd:47: Escaped LaTeX specials: \_
checkRd: (-1) chrCats.Rd:53: Escaped LaTeX specials: \_
checkRd: (-1) chrCats.Rd:60: Escaped LaTeX specials: \_
checkRd: (-1) chrCats.Rd:69: Escaped LaTeX specials: \_ \_
checkRd: (-1) chrCats.Rd:77: Escaped LaTeX specials: \_
checkRd: (-1) htmlpage.Rd:56: Escaped LaTeX specials: \_
checkRd: (-1) htmlpage.Rd:57: Escaped LaTeX specials: \_
* 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: pm.getabst
> ### Title: Obtain the abstracts for a set PubMed list.
> ### Aliases: pm.getabst
> ### Keywords: manip
> 
> ### ** Examples
> 
>   library("hgu95av2.db")
Loading required package: org.Hs.eg.db
>   hoxa9 <- "37806_at"
>   absts <- pm.getabst(hoxa9, "hgu95av2")
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=8619474%2c9110174%2c9742101%2c10373412%2c10433268%2c10433269%2c10470851%2c10506216%2c10527873%2c10737800%2c10806096%2c10844022%2c10958799%2c10964907%2c11087996%2c11583995%2c12477932%2c12504591%2c12626503%2c14702039%2c15489334%2c16293618%2c16554811%2c17081983%2c17474147%2c20080968%2c20473310%2c20531469%2c21873635%2c21994763%2c22346768%2c22699619%2c22699620%2c23149075%2c23251661%2c23432519%2c23468870%2c23602568%2c23897824%2c24124131%2c24751538%2c24811177%2c25188300%2c25468996%2c25560758%2c26673895%2c27001614%2c27641545%2c28065597%2c28211979%2c28611215%2c28794017%2c29117863%2c29509190%2c29665782%2c29934968%2c30911184%2c31527615%2c32296183%2c32564287%2c32616021%2c32661924%2c32796005%2c32897530%2c32987185%2c33483523%2c33961781%2c34941261%2c35337019%2c35456494%2c35748872%2c36231770%2c37574039%2c37953224': HTTP status was '400 Bad Request'
Execution halted
* 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, 2 NOTEs
See
  'E:/biocbuild/bbs-3.19-bioc/meat/annotate.Rcheck/00check.log'
for details.


Installation output

annotate.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL annotate
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'annotate' ...
** 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.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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: '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, table, tapply,
    union, 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


Attaching package: 'IRanges'

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

    windows

Loading required package: org.Hs.eg.db

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


RUNIT TEST PROTOCOL -- Wed Oct  9 22:32:14 2024 
*********************************************** 
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 
  10.62    0.68   11.28 

Example timings

annotate.Rcheck/annotate-Ex.timings

nameusersystemelapsed
ACCNUMStats2.050.012.08
GO2heatmap0.120.020.14
GOmnplot0.050.010.06
HTMLPage-class000
LL2homology000
PMIDAmat0.110.020.14
PWAmat2.030.062.09
UniGeneQuery000
accessionToUID0.640.095.47
annPkgName000
aqListGOIDs0.160.020.17
blastSequences 0.18 0.0032.12
buildChromLocation0.790.031.21
buildPubMedAbst0.010.000.84
chrCats11.94 0.1312.17
chromLocation-class0.860.040.90
compatibleVersions0.070.000.07
dropECode0.060.000.06
entrezGeneByID000
entrezGeneQuery000
filterGOByOntology0.060.000.06
findNeighbors0.010.000.09
genbank0.170.000.52
getAnnMap0.040.030.14
getEvidence0.050.000.05
getGOTerm0.220.000.26
getOntology0.030.020.05
getPMInfo0.340.050.81
getSYMBOL0.170.010.24
getSeq4Acc0.000.000.23
hasGOannote0.030.000.03
hgByChroms0.020.000.02
hgCLengths000
hgu95Achroloc0.080.000.08
hgu95Achrom0.050.020.06
hgu95All0.060.030.09
hgu95Asym0.080.010.10
homoData-class000
htmlpage0.010.000.01
isValidkey000
makeAnchor000
organism0.800.030.82
p2LL000
pm.abstGrep0.940.067.96