Back to Build/check report for BioC 3.18 annotations
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-04-17 08:30:07 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.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/45HostnameOS / ArchINSTALLBUILDCHECK
SomaScan.db 0.99.7  (landing page)
Amanda Hiser
Snapshot Date: 2024-04-17 06:00:01 -0400 (Wed, 17 Apr 2024)
git_url: https://git.bioconductor.org/packages/SomaScan.db
git_branch: RELEASE_3_18
git_last_commit: 4e8e055
git_last_commit_date: 2023-10-23 11:39:56 -0400 (Mon, 23 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  

CHECK results for SomaScan.db on nebbiolo2


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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.


Installation output

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)

Tests output

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 

Example timings

SomaScan.db.Rcheck/SomaScan.db-Ex.timings

nameusersystemelapsed
DataObjects0.0060.0000.006
SomaScanALIAS2PROBE1.6270.1521.779
SomaScanBASE0.020.000.02
SomaScanENSEMBL0.1440.0230.170
SomaScanENTREZID0.0250.0000.025
SomaScanENZYME0.0420.0000.042
SomaScanGENENAME0.0250.0000.026
SomaScanGO6.4390.5277.840
SomaScanMAP0.0230.0000.023
SomaScanOMIM0.0230.0010.037
SomaScanORGANISM000
SomaScanPATH0.0400.0000.041
SomaScanPMID5.6011.7997.655
SomaScanREFSEQ0.0330.0200.053
SomaScanSYMBOL0.0250.0000.025
SomaScanTARGETFULLNAME0.0260.0000.026
SomaScanUNIPROT0.0250.0000.025
SomaScan_dbconn0.0970.0160.114
addTargetFullName0.0740.0080.083
keys-SomaDb-method0.8940.0480.941
keytypes-SomaDb-method0.3440.0030.347
mapIds-SomaDb-method0.0840.0010.083
reexports0.0030.0000.003
select-SomaDb-method0.3650.0160.384