Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-04 11:41 -0500 (Sat, 04 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4756 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4475 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4435 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4390 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4383 |
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/2275 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
annotate 1.85.0 (landing page) Bioconductor Package Maintainer
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: annotate |
Version: 1.85.0 |
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:annotate.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings annotate_1.85.0.tar.gz |
StartedAt: 2025-01-03 22:25:35 -0500 (Fri, 03 Jan 2025) |
EndedAt: 2025-01-03 22:29:20 -0500 (Fri, 03 Jan 2025) |
EllapsedTime: 224.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: annotate.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:annotate.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings annotate_1.85.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/annotate.Rcheck' * using R Under development (unstable) (2024-10-26 r87273 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.85.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 ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed chrCats 11.84 0.12 12.00 blastSequences 0.21 0.00 40.34 * 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: 2 NOTEs See 'E:/biocbuild/bbs-3.21-bioc/meat/annotate.Rcheck/00check.log' for details.
annotate.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL annotate ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-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)
annotate.Rcheck/tests/annotate_unit_tests.Rout
R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 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: '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 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 -- Fri Jan 3 22:29:06 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 9.87 0.84 10.65
annotate.Rcheck/annotate-Ex.timings
name | user | system | elapsed | |
ACCNUMStats | 1.91 | 0.03 | 1.94 | |
GO2heatmap | 0.11 | 0.02 | 0.13 | |
GOmnplot | 0.05 | 0.00 | 0.05 | |
HTMLPage-class | 0 | 0 | 0 | |
LL2homology | 0 | 0 | 0 | |
PMIDAmat | 0.08 | 0.02 | 0.11 | |
PWAmat | 1.94 | 0.04 | 1.98 | |
UniGeneQuery | 0 | 0 | 0 | |
accessionToUID | 0.42 | 0.05 | 3.14 | |
annPkgName | 0 | 0 | 0 | |
aqListGOIDs | 0.14 | 0.03 | 0.17 | |
blastSequences | 0.21 | 0.00 | 40.34 | |
buildChromLocation | 1.07 | 0.08 | 1.19 | |
buildPubMedAbst | 0.04 | 0.00 | 0.35 | |
chrCats | 11.84 | 0.12 | 12.00 | |
chromLocation-class | 0.70 | 0.02 | 0.72 | |
compatibleVersions | 0.06 | 0.00 | 0.06 | |
dropECode | 0.05 | 0.00 | 0.04 | |
entrezGeneByID | 0 | 0 | 0 | |
entrezGeneQuery | 0 | 0 | 0 | |
filterGOByOntology | 0.03 | 0.02 | 0.05 | |
findNeighbors | 0.01 | 0.03 | 0.13 | |
genbank | 0.27 | 0.02 | 1.17 | |
getAnnMap | 0.06 | 0.00 | 0.26 | |
getEvidence | 0.07 | 0.00 | 0.07 | |
getGOTerm | 0.18 | 0.00 | 0.20 | |
getOntology | 0.06 | 0.00 | 0.06 | |
getPMInfo | 0.36 | 0.03 | 0.75 | |
getSYMBOL | 0.13 | 0.05 | 0.17 | |
getSeq4Acc | 0.00 | 0.00 | 0.36 | |
hasGOannote | 0.03 | 0.00 | 0.03 | |
hgByChroms | 0.01 | 0.00 | 0.02 | |
hgCLengths | 0 | 0 | 0 | |
hgu95Achroloc | 0.05 | 0.02 | 0.06 | |
hgu95Achrom | 0.05 | 0.01 | 0.06 | |
hgu95All | 0.07 | 0.02 | 0.09 | |
hgu95Asym | 0.06 | 0.00 | 0.06 | |
homoData-class | 0 | 0 | 0 | |
htmlpage | 0.02 | 0.00 | 0.02 | |
isValidkey | 0 | 0 | 0 | |
makeAnchor | 0 | 0 | 0 | |
organism | 0.81 | 0.02 | 0.83 | |
p2LL | 0 | 0 | 0 | |
pm.abstGrep | 1.14 | 0.00 | 1.89 | |
pm.getabst | 0.95 | 0.06 | 1.67 | |
pm.titles | 1.29 | 0.00 | 2.07 | |
pmAbst2HTML | 0.03 | 0.02 | 0.36 | |
pmid2MIAME | 0 | 0 | 0 | |
pmidQuery | 0 | 0 | 0 | |
pubMedAbst-class | 0.01 | 0.00 | 0.66 | |
pubmed | 0.02 | 0.01 | 0.43 | |
readGEOAnn | 0 | 0 | 0 | |
serializeEnv | 0 | 0 | 0 | |
setRepository | 0 | 0 | 0 | |
updateSymbolsToValidKeys | 0 | 0 | 0 | |
usedChromGenes | 0.07 | 0.00 | 0.08 | |