Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:36:18 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
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 1732/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
RGMQL 1.22.1 (landing page) Simone Pallotta
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | ... NOT SUPPORTED ... | ||||||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
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. |
Package: RGMQL |
Version: 1.22.1 |
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:RGMQL.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings RGMQL_1.22.1.tar.gz |
StartedAt: 2024-04-16 02:58:08 -0400 (Tue, 16 Apr 2024) |
EndedAt: 2024-04-16 03:03:11 -0400 (Tue, 16 Apr 2024) |
EllapsedTime: 302.3 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: RGMQL.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:RGMQL.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings RGMQL_1.22.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/RGMQL.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * checking for file ‘RGMQL/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘RGMQL’ version ‘1.22.1’ * 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 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 loading without being on the library search path ... OK * checking 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 ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed take 7.556 0.345 1.775 aggr-class 6.561 0.325 2.423 show_dataset 0.071 0.016 6.328 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘RGMQL-vignette.Rmd’ using ‘UTF-8’... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs See ‘/home/biocbuild/bbs-3.18-bioc/meat/RGMQL.Rcheck/00check.log’ for details.
RGMQL.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL RGMQL ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-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)
RGMQL.Rcheck/RGMQL-Ex.timings
name | user | system | elapsed | |
aggr-class | 6.561 | 0.325 | 2.423 | |
aggregate | 0.041 | 0.005 | 0.025 | |
arrange | 0.039 | 0.004 | 0.029 | |
collect | 0.044 | 0.004 | 0.025 | |
compile_query | 0.156 | 0.016 | 2.584 | |
cover-param-class | 0.098 | 0.012 | 0.082 | |
cover | 0.063 | 0.008 | 0.046 | |
delete_dataset | 0.001 | 0.000 | 0.000 | |
distal-class | 0.078 | 0.004 | 0.061 | |
download_dataset | 0 | 0 | 0 | |
execute | 0.032 | 0.004 | 0.022 | |
export_gmql | 0.528 | 0.083 | 0.610 | |
extend | 0.056 | 0.000 | 0.030 | |
filter | 0.113 | 0.000 | 0.073 | |
filter_and_extract | 2.619 | 0.224 | 2.827 | |
group_by | 0.052 | 0.020 | 0.056 | |
import_gmql | 0.126 | 0.000 | 0.125 | |
init_gmql | 0.017 | 0.000 | 0.179 | |
log_job | 0.016 | 0.002 | 0.365 | |
login_gmql | 0.009 | 0.000 | 0.168 | |
logout_gmql | 0.022 | 0.000 | 0.418 | |
map | 0.053 | 0.000 | 0.040 | |
merge | 0.053 | 0.007 | 0.034 | |
operator-class | 0.142 | 0.020 | 0.076 | |
ordering-class | 0.063 | 0.004 | 0.029 | |
read-function | 0.100 | 0.004 | 0.408 | |
register_gmql | 0 | 0 | 0 | |
remote_processing | 0.002 | 0.002 | 0.005 | |
run_query | 0 | 0 | 0 | |
sample_metadata | 0.021 | 0.000 | 0.516 | |
sample_region | 0 | 0 | 0 | |
save_query | 0.069 | 0.005 | 1.354 | |
select | 0.054 | 0.000 | 0.044 | |
semijoin | 0.057 | 0.008 | 0.033 | |
setdiff | 0.086 | 0.008 | 0.061 | |
show_all_metadata | 0.101 | 0.000 | 0.522 | |
show_dataset | 0.071 | 0.016 | 6.328 | |
show_jobs_list | 0.018 | 0.011 | 0.387 | |
show_queries_list | 0.031 | 0.009 | 0.389 | |
show_samples_list | 0.041 | 0.003 | 0.409 | |
show_schema | 0.036 | 0.008 | 0.393 | |
stop_gmql | 0.120 | 0.030 | 0.084 | |
stop_job | 0.000 | 0.000 | 0.001 | |
take | 7.556 | 0.345 | 1.775 | |
union | 0.139 | 0.000 | 0.029 | |
upload_dataset | 0 | 0 | 0 | |