Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-06-19 12:06 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 794/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gemma.R 3.5.3  (landing page)
Ogan Mancarci
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/gemma.R
git_branch: devel
git_last_commit: 9055ee1
git_last_commit_date: 2025-05-28 17:28:03 -0400 (Wed, 28 May 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for gemma.R on taishan

To the developers/maintainers of the gemma.R package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gemma.R.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: gemma.R
Version: 3.5.3
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:gemma.R.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings gemma.R_3.5.3.tar.gz
StartedAt: 2025-06-17 07:43:48 -0000 (Tue, 17 Jun 2025)
EndedAt: 2025-06-17 08:09:47 -0000 (Tue, 17 Jun 2025)
EllapsedTime: 1559.0 seconds
RetCode: 1
Status:   ERROR  
CheckDir: gemma.R.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:gemma.R.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings gemma.R_3.5.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/gemma.R.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘gemma.R/DESCRIPTION’ ... OK
* this is package ‘gemma.R’ version ‘3.5.3’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘gemma.R’ 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 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 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
get_dataset_object                      8.904  0.274  15.595
get_gene_differential_expression_values 1.230  0.082   5.598
get_dataset_processed_expression        1.135  0.028  20.644
get_dataset_raw_expression              0.953  0.016   7.227
update_result                           0.635  0.004   5.748
get_platform_annotations                0.501  0.024  10.945
get_differential_expression_values      0.262  0.020  11.292
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Loading required package: gemma.R
  [ FAIL 1 | WARN 0 | SKIP 4 | PASS 197 ]
  
  ══ Skipped tests (4) ═══════════════════════════════════════════════════════════
  • On Bioconductor (4): 'testCaches.R:37:3', 'testConvenience.R:15:5',
    'testConvenience.R:37:5', 'testDatasetEndpoints.R:88:5'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('testConvenience.R:4:5'): getPlatformAnnotation queries work ───────
  colnames(dat) not equal to c(...).
  Lengths differ: 7 is not 6
  
  [ FAIL 1 | WARN 0 | SKIP 4 | PASS 197 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/gemma.R.Rcheck/00check.log’
for details.


Installation output

gemma.R.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL gemma.R
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘gemma.R’ ...
** this is package ‘gemma.R’ version ‘3.5.3’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (gemma.R)

Tests output

gemma.R.Rcheck/tests/testthat.Rout.fail


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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(dplyr)

Attaching package: 'dplyr'

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

> 
> # Prevent certificate issues for GitHub actions
> options(gemma.SSL = FALSE)
> # get gemma api path if it's set in the environment
> gemma.R:::setGemmaPath('prod')
[1] "https://gemma.msl.ubc.ca/rest/v2/"
> print(gemma.R:::gemmaPath())
[1] "https://gemma.msl.ubc.ca/rest/v2/"
> test_check("gemma.R")
Loading required package: gemma.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 197 ]

══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On Bioconductor (4): 'testCaches.R:37:3', 'testConvenience.R:15:5',
  'testConvenience.R:37:5', 'testDatasetEndpoints.R:88:5'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('testConvenience.R:4:5'): getPlatformAnnotation queries work ───────
colnames(dat) not equal to c(...).
Lengths differ: 7 is not 6

[ FAIL 1 | WARN 0 | SKIP 4 | PASS 197 ]
Error: Test failures
Execution halted

Example timings

gemma.R.Rcheck/gemma.R-Ex.timings

nameusersystemelapsed
dot-getResultSets000
dot-get_dataset_expression_for_genes1.1660.0674.486
dot-get_gene_differential_expression_values1.2260.0884.421
filter_properties0.0320.0040.038
forget_gemma_memoised0.0220.0040.071
gemma_call0.0000.0070.238
get_annotation_children0.0100.0000.233
get_annotation_parents0.0120.0000.235
get_child_terms0.0290.0000.258
get_dataset_annotations0.0090.0000.239
get_dataset_differential_expression_analyses0.5340.0404.958
get_dataset_expression0.8530.0434.468
get_dataset_expression_for_genes0.2970.0041.552
get_dataset_object 8.904 0.27415.595
get_dataset_platforms0.0170.0002.132
get_dataset_processed_expression 1.135 0.02820.644
get_dataset_quantitation_types0.0120.0000.230
get_dataset_raw_expression0.9530.0167.227
get_dataset_samples0.2310.0284.827
get_datasets0.2120.0072.289
get_datasets_by_ids0.0470.0030.483
get_differential_expression_values 0.262 0.02011.292
get_gene_differential_expression_values1.2300.0825.598
get_gene_go_terms0.0400.0110.901
get_gene_locations0.0160.0110.520
get_gene_probes0.5570.0230.946
get_genes0.0290.0010.480
get_platform_annotations 0.501 0.02410.945
get_platform_datasets0.0370.0040.681
get_platform_element_genes0.0140.0000.248
get_platforms_by_ids0.0290.0000.467
get_result_sets0.0460.0000.498
get_taxa0.0100.0000.224
get_taxa_by_ids0.0100.0000.223
get_taxon_datasets0.0390.0040.264
make_design0.7490.0001.311
search_annotations0.0120.0000.224
search_datasets0.0400.0000.313
search_gemma0.1580.0040.746
update_result0.6350.0045.748