Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-10-16 11:35:43 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1755/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rols 2.28.0  (landing page)
Laurent Gatto
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/rols
git_branch: RELEASE_3_17
git_last_commit: 052c1b5
git_last_commit_date: 2023-04-25 10:23:11 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for rols on nebbiolo1


To the developers/maintainers of the rols package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rols.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: rols
Version: 2.28.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rols.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rols_2.28.0.tar.gz
StartedAt: 2023-10-16 00:34:53 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 00:50:00 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 907.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: rols.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rols.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rols_2.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/rols.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘rols/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rols’ version ‘2.28.0’
* 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 ‘rols’ 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
Term-class      53.286  1.328 260.886
CVParam-class    0.783  0.003  17.730
Ontology-class   0.439  0.024   5.293
OlsSearch-class  0.331  0.059   8.535
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  ── Failure ('test_Onologies.R:89:5'): Ontology accessors ───────────────────────
  olsTitle(go) not identical to "Gene Ontology".
  target is NULL, current is character
  ── Failure ('test_Onologies.R:91:5'): Ontology accessors ───────────────────────
  olsDesc(go) not identical to "The Gene Ontology (GO) provides a framework and set of concepts for describing the functions of gene products from all organisms.".
  target is NULL, current is character
  ── Failure ('test_Onologies.R:133:5'): all.equal ontolgies ─────────────────────
  all.equal(ol, ol0) not equal to paste0("Ontology '", nm, "': loaded: 1 string mismatch").
  1/1 mismatches
  x[1]: "Ontology 'aism': loaded: target is NULL, current is character"
  y[1]: "Ontology 'aism': loaded: 1 string mismatch"
  
  [ FAIL 4 | WARN 0 | SKIP 1 | PASS 190 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘rols.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/rols.Rcheck/00check.log’
for details.


Installation output

rols.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL rols
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘rols’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘lapply’ from package ‘base’ in package ‘rols’
** 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 (rols)

Tests output

rols.Rcheck/tests/testthat.Rout.fail


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 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.

> # setting R_TESTS to empty string because of 
> # https://github.com/hadley/testthat/issues/144
> # revert this when that issue in R is fixed.
> Sys.setenv("R_TESTS" = "")
> library("testthat")
> library("rols")

This is 'rols' version 2.28.0 

> 
> test_check("rols")
[, , Hello, World] 
Object of class 'OlsSearch':
  ontolgy: GO 
  query: cell 
  requested: 20 (out of 4093)
  response(s): 0 
Object of class 'Ontologies' with 244 entries
   AISM, AMPHX ... CPONT, CCF 
Object of class 'Ontologies' with 1 entries
AISM 
Object of class 'Ontologies' with 2 entries
AISM, AMPHX 
Object of class 'Ontologies' with 3 entries
AISM, AMPHX, ADO 
Object of class 'Ontologies' with 4 entries
AISM, AMPHX, ADO, APO 
Object of class 'Ontologies' with 5 entries
   AISM, AMPHX ... APO, AGRO 
Ontology:  (go)  
  
   Loaded:  Updated: 2023-10-09 Version: 
   0 terms  0 properties  0 individuals
Object of class 'Properties' with 92 entries
 From the SO ontology
  partial_evidence_for_feature, evidence_for_feature ... variant_of, DBVAR 
Object of class 'Properties' with 147 entries
 From the UBERON ontology
  digestive system gland, abdomen element ... bile, immune system 
A Property from the UBERON ontology: UBERON:0006925 
 Label: digestive system gland
Object of class 'Terms' with 2729 entries
 From the SO ontology
  SO:0000579, SO:0000833 ... SO:0000071, SO:0000070 
Object of class 'Terms' with 1 entries
 From the SO ontology
SO:0000579 
Object of class 'Terms' with 2 entries
 From the SO ontology
SO:0000579, SO:0000833 
Object of class 'Terms' with 3 entries
 From the SO ontology
SO:0000579, SO:0000833, SO:0000578 
Object of class 'Terms' with 4 entries
 From the SO ontology
SO:0000579, SO:0000833, SO:0000578, SO:0000011 
Object of class 'Terms' with 5 entries
 From the SO ontology
  SO:0000579, SO:0000833 ... SO:0000011, SO:0001430 
A Term from the GO ontology: GO:0032801 
 Label: receptor catabolic process
  No description
Testing term SO:1000141 
Testing term SO:0002278 
Testing term SO:0002365 
Testing term SO:0000009 
Testing term SO:0001088 
Testing term SO:0000597 
Testing term SO:0001782 
Testing term SO:0001473 
Testing term SO:0001823 
Testing term SO:0001582 
[ FAIL 4 | WARN 0 | SKIP 1 | PASS 190 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_CVParam.R:31:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_Onologies.R:49:5'): Ontology accessors ───────────────────────
ymd(olsLoaded(go)) not identical to loaded[i].
Numeric: lengths (0, 1) differ
── Failure ('test_Onologies.R:89:5'): Ontology accessors ───────────────────────
olsTitle(go) not identical to "Gene Ontology".
target is NULL, current is character
── Failure ('test_Onologies.R:91:5'): Ontology accessors ───────────────────────
olsDesc(go) not identical to "The Gene Ontology (GO) provides a framework and set of concepts for describing the functions of gene products from all organisms.".
target is NULL, current is character
── Failure ('test_Onologies.R:133:5'): all.equal ontolgies ─────────────────────
all.equal(ol, ol0) not equal to paste0("Ontology '", nm, "': loaded: 1 string mismatch").
1/1 mismatches
x[1]: "Ontology 'aism': loaded: target is NULL, current is character"
y[1]: "Ontology 'aism': loaded: 1 string mismatch"

[ FAIL 4 | WARN 0 | SKIP 1 | PASS 190 ]
Error: Test failures
Execution halted

Example timings

rols.Rcheck/rols-Ex.timings

nameusersystemelapsed
CVParam-class 0.783 0.00317.730
OlsSearch-class0.3310.0598.535
Ontology-class0.4390.0245.293
Properties-class0.3870.0004.618
Term-class 53.286 1.328260.886