Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for rols on malbec2

This page was generated on 2019-10-16 12:01:14 -0400 (Wed, 16 Oct 2019).

Package 1407/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rols 2.12.2
Laurent Gatto
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/rols
Branch: RELEASE_3_9
Last Commit: b191259
Last Changed Date: 2019-10-12 16:19:25 -0400 (Sat, 12 Oct 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ ERROR ]
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: rols
Version: 2.12.2
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:rols.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings rols_2.12.2.tar.gz
StartedAt: 2019-10-16 04:39:14 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 04:49:42 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 628.6 seconds
RetCode: 1
Status:  ERROR 
CheckDir: rols.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:rols.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings rols_2.12.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/rols.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rols/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rols’ version ‘2.12.2’
* 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 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 ... ERROR
Running examples in ‘rols-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Ontology-class
> ### Title: Class '"Ontology"'
> ### Aliases: Ontology class:Ontology Ontology-class Ontologies
> ###   class:Ontologies Ontologies-class Ontologies,missing-method
> ###   Ontologies,numeric-method Ontology,Ontology-method
> ###   Ontology,character-method olsDesc olsDesc,character-method
> ###   olsDesc,Ontology-method olsDesc,Ontologies-method olsPrefix
> ###   olsPrefix,character-method olsPrefix,Ontology-method
> ###   olsPrefix,Ontologies-method olsStatus olsStatus,character-method
> ###   olsStatus,Ontology-method olsStatus,Ontologies-method olsNamespace
> ###   olsNamespace,character-method olsNamespace,Ontology-method
> ###   olsNamespace,Ontologies-method olsRoot olsRoot,character-method
> ###   olsRoot,Ontology-method olsRoot,Ontologies-method olsTitle
> ###   olsTitle,character-method olsTitle,Ontology-method
> ###   olsTitle,Ontologies-method olsVersion olsVersion,Ontology-method
> ###   olsVersion,character-method olsVersion,Ontologies-method olsLoaded
> ###   olsLoaded,Ontology-method olsLoaded,character-method
> ###   olsLoaded,Ontologies-method olsUpdated olsUpdated,Ontology-method
> ###   olsUpdated,character-method olsUpdated,Ontologies-method
> ###   show,Ontology-method show,Ontologies-method length,Ontologies-method
> ###   lapply,Ontologies-method [,Ontologies-method [[,Ontologies-method
> ###   coerce,Ontologies,data.frame-method coerce,Ontologies,list-method
> ###   all.equal,Ontologies,Ontologies-method
> ###   all.equal,Ontology,Ontology-method
> ### Keywords: classes
> 
> ### ** Examples
> 
> ## Get all ontolgies
> ol <- Ontologies()
> ol
Object of class 'Ontologies' with 239 entries
   AEO, MIAPA ... SEP, SEPIO 
> 
> head(as(ol, "data.frame"))
       Prefix Namespace
aeo       AEO       aeo
miapa   MIAPA     miapa
micro   MICRO     micro
mirnao MIRNAO    mirnao
miro     MIRO      miro
mmo       MMO       mmo
                                                                  Title
aeo                                          Anatomical Entity Ontology
miapa  Minimum Information for A Phylogenetic Analysis (MIAPA) Ontology
micro       Ontology of Prokaryotic Phenotypic and Metabolic Characters
mirnao                                                microRNA Ontology
miro                                    Mosquito insecticide resistance
mmo                                         Measurement method ontology
> length(ol)
[1] 239
> 
> ## Individual ontologies
> (go <- ol[["go"]]) 
Ontology: Gene Ontology (go)  
  An ontology for describing the function of genes and gene products
   Loaded: 2019-10-10 Updated: 2019-10-15 Version: 2019-10-07 
   49992 terms  60 properties  0 individuals
> (efo <- ol[["efo"]])
Ontology: Experimental Factor Ontology (efo)  
  The Experimental Factor Ontology (EFO) provides a systematic
  description of many experimental variables available in EBI databases,
  and for external projects such as the NHGRI GWAS catalogue. It combines
  parts of several biological ontologies, such as anatomy, disease and
  chemical compounds. The scope of EFO is to support the annotation,
  analysis and visualization of data handled by many groups at the EBI
  and as the core ontology for OpenTargets.org
   Loaded: 2019-09-16 Updated: 2019-10-15 Version: 3.10.0 
   36759 terms  230 properties  0 individuals
> 
> ## some basic information
> olsVersion(go)
[1] "2019-10-07"
> olsDesc(go)
[1] "An ontology for describing the function of genes and gene products"
> olsTitle(go)
[1] "Gene Ontology"
> olsPrefix(go)
[1] "GO"
> olsNamespace(go)
[1] "go"
> 
> olsRoot(go)
Error in .local(object, ...) : Internal Server Error (HTTP 500).
Calls: olsRoot ... .local -> olsRoot -> olsRoot -> .local -> stop_for_status
Execution halted
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

rols.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/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


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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.12.2 

> 
> test_check("rols")
[, , Hello, World] 
Object of class 'OlsSearch':
  ontolgy: GO 
  query: cell 
  requested: 20 (out of 10029)
  response(s): 0 
Object of class 'Ontologies' with 239 entries
   AEO, MIAPA ... SEP, SEPIO 
Object of class 'Ontologies' with 1 entries
AEO 
Object of class 'Ontologies' with 2 entries
AEO, MIAPA 
Object of class 'Ontologies' with 3 entries
AEO, MIAPA, MICRO 
Object of class 'Ontologies' with 4 entries
AEO, MIAPA, MICRO, MIRNAO 
Object of class 'Ontologies' with 5 entries
   AEO, MIAPA ... MIRNAO, MIRO 
Ontology: Gene Ontology (go)  
  An ontology for describing the function of genes and gene products
   Loaded: 2019-10-10 Updated: 2019-10-15 Version: 2019-10-07 
   49992 terms  60 properties  0 individuals
Object of class 'Properties' with 90 entries
 From the SO ontology
  partial_evidence_for_feature, evidence_for_feature ... variant_of, DBVAR 
Object of class 'Properties' with 112 entries
 From the UBERON ontology
  digestive system gland, abdomen element ... liver lobule, hepatobiliary system 
A Property from the UBERON ontology: UBERON:0006925 
 Label: digestive system gland
Object of class 'Terms' with 2571 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
  The chemical reactions and pathways resulting in the breakdown of a
  receptor molecule, a macromolecule that undergoes combination with a
  hormone, neurotransmitter, drug or intracellular messenger to initiate
  a change in cell function.
Testing term SO:0000703 
Testing term SO:1000125 
Testing term SO:0000077 
Testing term SO:0001813 
Testing term SO:0000791 
Testing term SO:0001000 
Testing term SO:0001529 
Testing term SO:0000292 
Testing term SO:0000156 
Testing term SO:0001130 
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 2767 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 82.219   0.562 487.784 

Example timings

rols.Rcheck/rols-Ex.timings

nameusersystemelapsed
CVParam-class 1.182 0.02028.162
OlsSearch-class 0.331 0.01212.171