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

This page was generated on 2024-09-27 12:25 -0400 (Fri, 27 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4451
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4417
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4456
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4489
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4436
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4435
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 1715/2262HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RGMQL 1.25.0  (landing page)
Simone Pallotta
Snapshot Date: 2024-09-26 13:40 -0400 (Thu, 26 Sep 2024)
git_url: https://git.bioconductor.org/packages/RGMQL
git_branch: devel
git_last_commit: f7f3046
git_last_commit_date: 2024-04-30 11:03:12 -0400 (Tue, 30 Apr 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64... NOT SUPPORTED ...
kjohnson3macOS 13.6.5 Ventura / arm64... NOT SUPPORTED ...
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  ERROR    ERROR  skipped


CHECK results for RGMQL on teran2

To the developers/maintainers of the RGMQL package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RGMQL.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: RGMQL
Version: 1.25.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:RGMQL.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings RGMQL_1.25.0.tar.gz
StartedAt: 2024-09-27 06:06:55 -0400 (Fri, 27 Sep 2024)
EndedAt: 2024-09-27 06:10:48 -0400 (Fri, 27 Sep 2024)
EllapsedTime: 233.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: RGMQL.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:RGMQL.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings RGMQL_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/RGMQL.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘RGMQL/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RGMQL’ version ‘1.25.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 file with a non-portable file name:
  Example of workflows
These are not fully portable file names.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* 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 code 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 whether 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 ... ERROR
Running examples in ‘RGMQL-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: sample_metadata
> ### Title: Show metadata list from dataset sample
> ### Aliases: sample_metadata
> 
> ### ** Examples
> 
> ## Login to GMQL REST services suite as guest
> 
> remote_url = "http://www.gmql.eu/gmql-rest/"
> login_gmql(remote_url)
[1] "your Token is 5a1a6292-d7a3-4bee-a0f7-86fc811c8772"
> 
> ## This statement retrieves metadata of sample 'S_00000' from public 
> ## dataset 'Example_Dataset_1'
> 
> sample_metadata(remote_url, "public.Example_Dataset_1", "S_00000")
Error in sample_metadata(remote_url, "public.Example_Dataset_1", "S_00000") : 
  {"error":"Sample not found: Example_Dataset_1-S_00000"}
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 2 NOTEs
See
  ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/RGMQL.Rcheck/00check.log’
for details.


Installation output

RGMQL.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL RGMQL
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-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.7700.3873.855
aggregate0.0220.0000.016
arrange0.0310.0040.020
collect0.0180.0010.015
compile_query0.0360.0071.766
cover-param-class0.0570.0030.048
cover0.0360.0060.036
delete_dataset000
distal-class0.0440.0100.046
download_dataset000
execute0.0220.0040.017
export_gmql2.4320.0911.208
extend0.0210.0080.024
filter0.0610.0140.058
filter_and_extract1.9000.0231.920
group_by0.0530.0000.031
import_gmql0.0900.0000.079
init_gmql0.0120.0000.164
log_job0.0120.0010.353
login_gmql0.0060.0000.157
logout_gmql0.0130.1020.408
map0.0350.0030.027
merge0.0290.0000.021
operator-class0.0640.0110.058
ordering-class0.0350.0010.018
read-function0.0500.0000.375
register_gmql000
remote_processing0.0040.0000.004
run_query0.0000.0010.000