Back to Build/check report for BioC 3.18 annotations |
|
This page was generated on 2024-04-17 08:30:07 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4677 |
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 41/45 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
SomaScan.db 0.99.7 (landing page) Amanda Hiser
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | ERROR | ||||||||
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.7 |
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:SomaScan.db.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings SomaScan.db_0.99.7.tar.gz |
StartedAt: 2024-04-17 06:35:28 -0400 (Wed, 17 Apr 2024) |
EndedAt: 2024-04-17 06:38:47 -0400 (Wed, 17 Apr 2024) |
EllapsedTime: 199.2 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: SomaScan.db.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:SomaScan.db.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings SomaScan.db_0.99.7.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-data-annotation/meat/SomaScan.db.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * 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.4 LTS * using session charset: UTF-8 * checking for file ‘SomaScan.db/DESCRIPTION’ ... OK * this is package ‘SomaScan.db’ version ‘0.99.7’ * 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 R 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 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 5.601 1.799 7.655 SomaScanGO 6.439 0.527 7.840 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘SomaScan.db.Rmd’ using ‘UTF-8’... failed ‘advanced_usage_examples.Rmd’ using ‘UTF-8’... OK ‘example_adat_workflow.Rmd’ using ‘UTF-8’... OK ERROR Errors in running code in vignettes: when running code in ‘SomaScan.db.Rmd’ ... SYMBOL PROBEID ENTREZID 1 SMAD2 10364-6 4087 2 SMAD2 11353-143 4087 > select(SomaScan.db, columns = c("PROBEID", "ENTREZID"), + keys = "CASC4", keytype = "SYMBOL") When sourcing ‘SomaScan.db.R’: Error: None of the keys entered are valid keys for 'SYMBOL'. Please use the keys method to see a listing of valid arguments. Execution halted * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR See ‘/home/biocbuild/bbs-3.18-data-annotation/meat/SomaScan.db.Rcheck/00check.log’ for details.
SomaScan.db.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL SomaScan.db ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-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.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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, sort, 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: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 'select()' returned 1:many mapping between keys and columns 'select()' returned 1:many mapping between keys and columns [ FAIL 0 | WARN 0 | SKIP 0 | PASS 130 ] > > proc.time() user system elapsed 9.175 0.432 9.597
SomaScan.db.Rcheck/SomaScan.db-Ex.timings
name | user | system | elapsed | |
DataObjects | 0.006 | 0.000 | 0.006 | |
SomaScanALIAS2PROBE | 1.627 | 0.152 | 1.779 | |
SomaScanBASE | 0.02 | 0.00 | 0.02 | |
SomaScanENSEMBL | 0.144 | 0.023 | 0.170 | |
SomaScanENTREZID | 0.025 | 0.000 | 0.025 | |
SomaScanENZYME | 0.042 | 0.000 | 0.042 | |
SomaScanGENENAME | 0.025 | 0.000 | 0.026 | |
SomaScanGO | 6.439 | 0.527 | 7.840 | |
SomaScanMAP | 0.023 | 0.000 | 0.023 | |
SomaScanOMIM | 0.023 | 0.001 | 0.037 | |
SomaScanORGANISM | 0 | 0 | 0 | |
SomaScanPATH | 0.040 | 0.000 | 0.041 | |
SomaScanPMID | 5.601 | 1.799 | 7.655 | |
SomaScanREFSEQ | 0.033 | 0.020 | 0.053 | |
SomaScanSYMBOL | 0.025 | 0.000 | 0.025 | |
SomaScanTARGETFULLNAME | 0.026 | 0.000 | 0.026 | |
SomaScanUNIPROT | 0.025 | 0.000 | 0.025 | |
SomaScan_dbconn | 0.097 | 0.016 | 0.114 | |
addTargetFullName | 0.074 | 0.008 | 0.083 | |
keys-SomaDb-method | 0.894 | 0.048 | 0.941 | |
keytypes-SomaDb-method | 0.344 | 0.003 | 0.347 | |
mapIds-SomaDb-method | 0.084 | 0.001 | 0.083 | |
reexports | 0.003 | 0.000 | 0.003 | |
select-SomaDb-method | 0.365 | 0.016 | 0.384 | |