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

CHECK report for RGMQL on merida1

This page was generated on 2019-04-16 12:04:22 -0400 (Tue, 16 Apr 2019).

Package 1299/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RGMQL 1.2.0
Simone Pallotta
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/RGMQL
Branch: RELEASE_3_8
Last Commit: 6193363
Last Changed Date: 2019-02-05 13:48:39 -0400 (Tue, 05 Feb 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: RGMQL
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:RGMQL.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings RGMQL_1.2.0.tar.gz
StartedAt: 2019-04-16 02:20:54 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 02:24:51 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 236.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RGMQL.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/RGMQL.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RGMQL/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RGMQL’ version ‘1.2.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 ‘RGMQL’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 20.0Mb
  sub-directories of 1Mb or more:
    example  19.4Mb
* 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 ... WARNING
Error: package or namespace load failed for ‘RGMQL’:
 .onLoad failed in loadNamespace() for 'Rsamtools', details:
  call: (function (classes, fdef, mtable) 
  error: unable to find an inherited method for function ‘strand’ for signature ‘"expressionsIndex"’
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
       attr(package, "LibPath") <- which.lib.loc
       ns <- loadNamespace(package, lib.loc)
       env <- attachNamespace(ns, pos = pos, deps)
   }, error = function(e) {
       P <- if (!is.null(cc <- conditionCall(e))) 
           paste(" in", deparse(cc)[1L])
       else ""
       msg <- gettextf("package or namespace load failed for %s%s:\n %s", 
           sQuote(package), P, conditionMessage(e))
       if (logical.return) 
           message(paste("Error:", msg), domain = NA)
       else stop(msg, call. = FALSE, domai
Execution halted
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘RGMQL/R/onLoad.R’:
  .onLoad calls:
    packageStartupMessage("Check if GMQL credentials are expired... \n")

See section ‘Good practice’ in '?.onAttach'.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
aggr-class   9.203  0.912   4.204
take         6.796  0.739   2.496
show_dataset 0.062  0.015  11.122
* 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, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.8-bioc/meat/RGMQL.Rcheck/00check.log’
for details.



Installation output

RGMQL.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘RGMQL’ ...
** R
** 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
* DONE (RGMQL)

Tests output


Example timings

RGMQL.Rcheck/RGMQL-Ex.timings

nameusersystemelapsed
aggr-class9.2030.9124.204
aggregate0.1430.0050.039
arrange0.1630.0050.046
collect0.1360.0060.042
compile_query1.9130.0412.156
cover-param-class0.1120.0160.087
cover0.0740.0100.052
delete_dataset000
distal-class0.1040.0100.101
download_dataset0.0010.0010.000
execute0.0550.0060.047
export_gmql1.3020.0391.368
extend0.0600.0040.050
filter0.1690.0120.126
filter_and_extract0.5970.0540.690
group_by0.0930.0140.102
import_gmql0.1700.0280.221
init_gmql0.0360.0050.205
log_job0.0270.0040.324
login_gmql0.0140.0010.182
map0.0880.0110.069
merge0.1020.0120.072
operator-class0.2360.0240.173
ordering-class0.1440.0060.059
read-function0.1830.0130.387
register_gmql000
remote_processing0.0100.0010.012
run_query0.0000.0000.001
sample_metadata0.0290.0050.475
sample_region0.0000.0010.001
save_query0.0530.0060.838
select0.0670.0080.058
semijoin0.0850.0090.066
setdiff0.0670.0080.069
show_dataset 0.062 0.01511.122
show_jobs_list0.0430.0020.362
show_queries_list0.0210.0010.307
show_samples_list0.0220.0000.330
show_schema0.0230.0010.314
stop_gmql0.2040.0670.102
stop_job000
take6.7960.7392.496
union0.0770.0030.049
upload_dataset0.0010.0000.000