Back to Build/check report for BioC 3.19 annotations |
|
This page was generated on 2024-10-16 08:30 -0400 (Wed, 16 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
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 42/46 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
SomaScan.db 0.99.10 (landing page) Amanda Hiser
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | ||||||||
To the developers/maintainers of the SomaScan.db package: - 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: SomaScan.db |
Version: 0.99.10 |
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:SomaScan.db.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings SomaScan.db_0.99.10.tar.gz |
StartedAt: 2024-10-16 06:35:02 -0400 (Wed, 16 Oct 2024) |
EndedAt: 2024-10-16 06:37:51 -0400 (Wed, 16 Oct 2024) |
EllapsedTime: 169.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SomaScan.db.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:SomaScan.db.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings SomaScan.db_0.99.10.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-data-annotation/meat/SomaScan.db.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.5 LTS * using session charset: UTF-8 * checking for file ‘SomaScan.db/DESCRIPTION’ ... OK * this is package ‘SomaScan.db’ version ‘0.99.10’ * package encoding: UTF-8 * 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 ‘SomaScan.db’ 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 ... OK * 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 SomaScanPMID 7.122 2.767 9.937 SomaScanGO 7.851 1.448 9.674 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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: OK
SomaScan.db.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL SomaScan.db ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’ * installing *source* package ‘SomaScan.db’ ... ** 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 (SomaScan.db)
SomaScan.db.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(SomaScan.db) Loading required package: AnnotationDbi Loading required package: stats4 Loading required package: BiocGenerics 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 Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: IRanges Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname > > test_check("SomaScan.db") 'select()' returned 1:1 mapping between keys and columns 'select()' returned 1:many mapping between keys and columns 'select()' returned 1:many mapping between keys and columns 'select()' returned 1:many mapping between keys and columns 'select()' returned 1:many mapping between keys and columns 'select()' returned 1:many mapping between keys and columns 'select()' returned 1:many mapping between keys and columns 'select()' returned 1:many mapping between keys and columns [ FAIL 0 | WARN 0 | SKIP 3 | PASS 133 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • Addition of 11k menu invalidates this test, but it will be retained for future use. (1): 'test-menu.R:58:5' • Test results differ due to presence of TrEMBL IDs in SomaScan.db (2): 'test-menu.R:22:5', 'test-menu.R:36:5' [ FAIL 0 | WARN 0 | SKIP 3 | PASS 133 ] > > proc.time() user system elapsed 9.673 0.571 10.232
SomaScan.db.Rcheck/SomaScan.db-Ex.timings
name | user | system | elapsed | |
DataObjects | 0.007 | 0.000 | 0.007 | |
SomaScanALIAS2PROBE | 1.631 | 0.159 | 1.791 | |
SomaScanBASE | 0.022 | 0.000 | 0.022 | |
SomaScanENSEMBL | 0.194 | 0.003 | 0.198 | |
SomaScanENTREZID | 0.022 | 0.013 | 0.035 | |
SomaScanENZYME | 0.031 | 0.004 | 0.035 | |
SomaScanGENENAME | 0.034 | 0.000 | 0.035 | |
SomaScanGO | 7.851 | 1.448 | 9.674 | |
SomaScanMAP | 0.033 | 0.000 | 0.037 | |
SomaScanOMIM | 0.026 | 0.003 | 0.030 | |
SomaScanORGANISM | 0 | 0 | 0 | |
SomaScanPATH | 0.05 | 0.00 | 0.05 | |
SomaScanPMID | 7.122 | 2.767 | 9.937 | |
SomaScanREFSEQ | 0.063 | 0.020 | 0.084 | |
SomaScanSYMBOL | 0.030 | 0.002 | 0.033 | |
SomaScanTARGETFULLNAME | 0.030 | 0.001 | 0.031 | |
SomaScanUNIPROT | 0.044 | 0.000 | 0.044 | |
SomaScan_dbconn | 0.078 | 0.000 | 0.079 | |
addTargetFullName | 0.090 | 0.000 | 0.089 | |
keys-SomaDb-method | 0.316 | 0.020 | 0.335 | |
keytypes-SomaDb-method | 0.336 | 0.007 | 0.344 | |
mapIds-SomaDb-method | 0.085 | 0.004 | 0.088 | |
reexports | 0.003 | 0.000 | 0.003 | |
select-SomaDb-method | 0.395 | 0.012 | 0.407 | |