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

CHECK report for roma on merida2

This page was generated on 2018-04-25 09:56:55 -0400 (Wed, 25 Apr 2018).

Package 1263/1554HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
roma 0.99.11
Klara Kaleb , Adrian Altenhoff
Snapshot Date: 2018-04-24 16:45:31 -0400 (Tue, 24 Apr 2018)
URL: https://git.bioconductor.org/packages/roma
Branch: master
Last Commit: a8efa46
Last Changed Date: 2018-04-19 14:38:00 -0400 (Thu, 19 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  ERROR  OK 
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: roma
Version: 0.99.11
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:roma.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings roma_0.99.11.tar.gz
StartedAt: 2018-04-25 01:54:44 -0400 (Wed, 25 Apr 2018)
EndedAt: 2018-04-25 01:58:59 -0400 (Wed, 25 Apr 2018)
EllapsedTime: 254.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: roma.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:roma.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings roma_0.99.11.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/roma.Rcheck’
* using R version 3.5.0 RC (2018-04-16 r74612)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘roma/DESCRIPTION’ ... OK
* this is package ‘roma’ version ‘0.99.11’
* 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 ‘roma’ 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 ... NOTE
Namespace in Imports field not imported from: ‘ape’
  All declared Imports should be used.
Missing or unexported object: ‘topGO::annFUN.GO2gene’
* 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 ... WARNING
Undocumented code objects:
  ‘group’ ‘hog’ ‘orthologs’ ‘pairs’ ‘protein’ ‘seq_protein’
  ‘sequence_annotation’ ‘sequence_map’ ‘taxonomy’ ‘xref’
Undocumented data sets:
  ‘group’ ‘hog’ ‘orthologs’ ‘pairs’ ‘protein’ ‘seq_protein’
  ‘sequence_annotation’ ‘sequence_map’ ‘taxonomy’ ‘xref’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 or elapsed time > 5s
             user system elapsed
getXref     4.010  0.128   7.106
mapSequence 0.601  0.079  32.893
resolveURL  0.054  0.014  60.800
* 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 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.7-bioc/meat/roma.Rcheck/00check.log’
for details.



Installation output

roma.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL roma
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘roma’ ...
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (roma)

Tests output

roma.Rcheck/tests/testthat.Rout


R version 3.5.0 RC (2018-04-16 r74612) -- "Joy in Playing"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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.

> library(testthat)
> library(roma)
Loading required package: httr
Loading required package: plyr

> 
> 
> test_that("Testing the correct format returned", {
+     expect_equal(class(getData("group","YEAST58")$members), "data.frame")
+     expect_equal(class(getXref(pattern="MAL")), "data.frame")
+     expect_equal(class(getData("genome","YEAST")), "list")
+     expect_equal(class(getGenomeAlignment("ASHGO","YEAST")), "data.frame")
+ 
+ 	})
>  	
> 
> 	
> test_that("Testing the URL validity", {
+   expect_equal(status_code(httr::GET("https://omabrowser.org/api")), 200 ) #checking that the server is live and accesible
+ 
+ })
> 
> 
> 
> 
> proc.time()
   user  system elapsed 
  9.859   0.475  16.629 

Example timings

roma.Rcheck/roma-Ex.timings

nameusersystemelapsed
childrenMembers0.0990.0200.690
formatTopGO0.1580.0200.666
getAnnotation0.0960.0100.719
getAttribute0.0330.0070.297
getData0.0470.0110.279
getGRanges0.0520.0060.320
getGenomeAlignment0.9160.0333.341
getHOG0.0460.0130.396
getObjectAttributes0.0360.0070.308
getOntologies0.5450.0842.706
getSequences0.1990.0461.408
getTaxonomy0.1470.0191.192
getTopGO0.9100.0691.480
getXref4.0100.1287.106
mapSequence 0.601 0.07932.893
resolveURL 0.054 0.01460.800