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

This page was generated on 2024-11-20 12:01 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.84.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/annotate
git_branch: RELEASE_3_20
git_last_commit: 6188ffb
git_last_commit_date: 2024-10-29 09:20:45 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for annotate on teran2

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.84.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:annotate.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings annotate_1.84.0.tar.gz
StartedAt: 2024-11-19 22:48:00 -0500 (Tue, 19 Nov 2024)
EndedAt: 2024-11-19 22:51:37 -0500 (Tue, 19 Nov 2024)
EllapsedTime: 216.5 seconds
RetCode: 0
Status:   OK  
CheckDir: annotate.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/annotate.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘annotate/DESCRIPTION’ ... OK
* this is package ‘annotate’ version ‘1.84.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 ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
chrCats        7.712  0.100   7.855
blastSequences 0.472  0.005  31.889
* 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: 2 NOTEs
See
  ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/annotate.Rcheck/00check.log’
for details.


Installation output

annotate.Rcheck/00install.out

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


* installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-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.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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: '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, saveRDS, 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

Loading required package: org.Hs.eg.db

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


RUNIT TEST PROTOCOL -- Tue Nov 19 22:50:28 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 
  6.484   0.515   6.987 

Example timings

annotate.Rcheck/annotate-Ex.timings

nameusersystemelapsed
ACCNUMStats0.8480.0480.897
GO2heatmap0.6280.0020.630
GOmnplot0.0310.0020.033
HTMLPage-class000
LL2homology000
PMIDAmat0.0560.0000.076
PWAmat0.9480.0260.974
UniGeneQuery0.0010.0000.002
accessionToUID0.2670.0091.857
annPkgName000
aqListGOIDs0.0710.0070.078
blastSequences 0.472 0.00531.889
buildChromLocation0.5070.0070.514
buildPubMedAbst0.0430.0010.361
chrCats7.7120.1007.855
chromLocation-class0.3890.0240.413
compatibleVersions0.0190.0010.020
dropECode0.0220.0010.023
entrezGeneByID000
entrezGeneQuery0.0010.0000.000
filterGOByOntology0.030.000.03
findNeighbors0.0110.0020.022
genbank0.1270.0040.555
getAnnMap0.0140.0000.015
getEvidence0.0290.0000.028
getGOTerm0.1210.0080.145
getOntology0.0230.0000.024
getPMInfo0.2220.0010.562
getSYMBOL0.0630.0060.086
getSeq4Acc0.0270.0010.304
hasGOannote0.0130.0010.016
hgByChroms0.0120.0010.014
hgCLengths0.0010.0000.001
hgu95Achroloc0.0350.0060.041
hgu95Achrom0.0300.0010.031
hgu95All0.0330.0020.035
hgu95Asym0.0340.0020.036
homoData-class0.0020.0000.001
htmlpage0.0110.0000.012
isValidkey000
makeAnchor0.0010.0000.001
organism0.4250.0140.440
p2LL000
pm.abstGrep0.7050.0061.979
pm.getabst0.6780.0101.464
pm.titles0.9970.0021.883
pmAbst2HTML0.0490.0010.384
pmid2MIAME000
pmidQuery000
pubMedAbst-class0.0430.0000.360
pubmed0.0330.0030.377
readGEOAnn0.0010.0000.000
serializeEnv0.0010.0000.002
setRepository000
updateSymbolsToValidKeys0.0010.0000.000
usedChromGenes0.0530.0030.056