Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-01-02 09:00:47 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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

CHECK results for RGMQL on palomino5


To the developers/maintainers of the RGMQL package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1645/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RGMQL 1.19.0  (landing page)
Simone Pallotta
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/RGMQL
git_branch: master
git_last_commit: 2d792c7
git_last_commit_date: 2022-11-01 11:16:57 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  

Summary

Package: RGMQL
Version: 1.19.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RGMQL.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings RGMQL_1.19.0.tar.gz
StartedAt: 2022-12-29 02:50:45 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 02:54:00 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 194.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: RGMQL.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RGMQL.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings RGMQL_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/RGMQL.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* 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.19.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... WARNING
Found the following files with non-portable file names:
  Example of workflows/use_case_1 - GITHUB.Rmd
  Example of workflows/use_case_1 - GITHUB.html
  Example of workflows/use_case_3 - GITHUB.Rmd
  Example of workflows/use_case_3 - GITHUB.html
  Example of workflows
These are not fully portable file names.
See section 'Package structure' in the 'Writing R Extensions' manual.
* checking whether package 'RGMQL' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 90.0Mb
  sub-directories of 1Mb or more:
    example  89.3Mb
* 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 'RGMQL-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: take
> ### Title: Method take
> ### Aliases: take take,GMQLDataset-method take-method
> 
> ### ** Examples
> 
> ## This statement initializes and runs the GMQL server for local execution 
> ## and creation of results on disk. Then, with system.file() it defines 
> ## the path to the folder "DATASET" in the subdirectory "example"
> ## of the package "RGMQL" and opens such folder as a GMQL dataset 
> ## named "rd" using CustomParser
> 
> init_gmql()
22/12/29 02:53:49 INFO SparkContext: Running Spark version 2.2.0
22/12/29 02:53:49 INFO SparkContext: Submitted application: GMQL-R
22/12/29 02:53:49 INFO SecurityManager: Changing view acls to: biocbuild
22/12/29 02:53:49 INFO SecurityManager: Changing modify acls to: biocbuild
22/12/29 02:53:49 INFO SecurityManager: Changing view acls groups to: 
22/12/29 02:53:49 INFO SecurityManager: Changing modify acls groups to: 
22/12/29 02:53:49 INFO SecurityManager: SecurityManager: authentication disabled; ui acls disabled; users  with view permissions: Set(biocbuild); groups with view permissions: Set(); users  with modify permissions: Set(biocbuild); groups with modify permissions: Set()
22/12/29 02:53:49 INFO Utils: Successfully started service 'sparkDriver' on port 64914.
22/12/29 02:53:49 INFO SparkEnv: Registering MapOutputTracker
22/12/29 02:53:49 INFO SparkEnv: Registering BlockManagerMaster
22/12/29 02:53:49 INFO BlockManagerMasterEndpoint: Using org.apache.spark.storage.DefaultTopologyMapper for getting topology information
22/12/29 02:53:49 INFO BlockManagerMasterEndpoint: BlockManagerMasterEndpoint up
22/12/29 02:53:49 INFO DiskBlockManager: Created local directory at F:\biocbuild\bbs-3.17-bioc-rtools43\tmp\blockmgr-b33f083d-45ef-4713-a521-64f457be13d1
22/12/29 02:53:49 INFO MemoryStore: MemoryStore started with capacity 127.2 MB
22/12/29 02:53:49 INFO SparkEnv: Registering OutputCommitCoordinator
22/12/29 02:53:49 INFO Utils: Successfully started service 'SparkUI' on port 4040.
22/12/29 02:53:49 INFO SparkUI: Bound SparkUI to 0.0.0.0, and started at http://10.0.0.9:4040
22/12/29 02:53:49 INFO Executor: Starting executor ID driver on host localhost
22/12/29 02:53:49 INFO Utils: Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 64918.
22/12/29 02:53:49 INFO NettyBlockTransferService: Server created on 10.0.0.9:64918
22/12/29 02:53:49 INFO BlockManager: Using org.apache.spark.storage.RandomBlockReplicationPolicy for block replication policy
22/12/29 02:53:49 INFO BlockManagerMaster: Registering BlockManager BlockManagerId(driver, 10.0.0.9, 64918, None)
22/12/29 02:53:49 INFO BlockManagerMasterEndpoint: Registering block manager 10.0.0.9:64918 with 127.2 MB RAM, BlockManagerId(driver, 10.0.0.9, 64918, None)
22/12/29 02:53:49 INFO BlockManagerMaster: Registered BlockManager BlockManagerId(driver, 10.0.0.9, 64918, None)
22/12/29 02:53:49 INFO BlockManager: Initialized BlockManager: BlockManagerId(driver, 10.0.0.9, 64918, None)
GMQL Server is up
> test_path <- system.file("example", "DATASET", package = "RGMQL")
> rd = read_gmql(test_path)
> 
> ## This statement creates a dataset called 'aggr' which contains one 
> ## sample for each antibody_target and cell value found within the metadata 
> ## of the 'rd' dataset sample; each created sample contains all regions 
> ## from all 'rd' samples with a specific value for their 
> ## antibody_target and cell metadata attributes.
>  
> aggr = aggregate(rd, conds(c("antibody_target", "cell")))
> 
> ## This statement performs the query and returns the resulted dataset as 
> ## GRangesList named 'taken'. It returns only the first 45 regions of 
> ## each sample present into GRangesList and all the medatata associated 
> ## with each sample
> 
> taken <- take(aggr, rows = 45)
[OPTIM] variabili da materializzare: 0
22/12/29 02:53:49 INFO MergeMD$: ----------------MergeMD executing..
22/12/29 02:53:49 INFO ReadMD$: ----------------ReadMD executing..
22/12/29 02:53:49 INFO deprecation: mapred.input.dir is deprecated. Instead, use mapreduce.input.fileinputformat.inputdir
22/12/29 02:53:49 INFO deprecation: mapred.max.split.size is deprecated. Instead, use mapreduce.input.fileinputformat.split.maxsize
22/12/29 02:53:49 WARN BlockManager: Putting block broadcast_0 failed due to an exception
22/12/29 02:53:49 WARN BlockManager: Block broadcast_0 could not be removed as it was not found on disk or in memory
Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl,  : 
  java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.lang.Object[] java.util.ArrayList.elementData accessible: module java.base does not "opens java.util" to unnamed module @5136d012
Calls: take ... gmql_take -> <Anonymous> -> .jrcall -> .jcall -> .jcheck
Execution halted
* 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, 1 WARNING, 2 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/RGMQL.Rcheck/00check.log'
for details.


Installation output

RGMQL.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL RGMQL
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'RGMQL' ...
** using staged installation
** 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 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 (RGMQL)

Tests output


Example timings

RGMQL.Rcheck/RGMQL-Ex.timings

nameusersystemelapsed
aggr-class3.860.833.17
aggregate0.120.000.01
arrange0.030.000.01
collect0.010.000.06
compile_query0.500.001.81
cover-param-class0.080.000.05
cover0.030.000.03
delete_dataset000
distal-class0.060.000.05
download_dataset000
execute0.020.020.02
export_gmql0.280.060.34
extend0.020.000.01
filter0.080.000.08
filter_and_extract1.400.071.47
group_by0.050.010.03
import_gmql0.090.020.11
init_gmql0.020.000.16
log_job0.010.000.33
login_gmql0.000.000.15
logout_gmql0.000.000.38
map0.030.000.03
merge0.070.000.03
operator-class0.120.000.08
ordering-class0.050.000.01
read-function0.050.000.34
register_gmql000
remote_processing0.020.000.02
run_query000
sample_metadata0.030.000.47
sample_region000
save_query0.010.000.84
select0.040.000.03
semijoin0.070.000.03
setdiff0.030.000.04
show_all_metadata0.000.030.37
show_dataset0.040.005.11
show_jobs_list0.040.000.34
show_queries_list0.000.030.33
show_samples_list0.020.000.33
show_schema0.000.000.33
stop_gmql0.090.040.04
stop_job000