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

This page was generated on 2026-03-10 11:33 -0400 (Tue, 10 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4522
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 2847
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 1711/2360HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
randRotation 1.23.0  (landing page)
Peter Hettegger
Snapshot Date: 2026-03-09 13:40 -0400 (Mon, 09 Mar 2026)
git_url: https://git.bioconductor.org/packages/randRotation
git_branch: devel
git_last_commit: 58e9564
git_last_commit_date: 2025-10-29 10:58:44 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
See other builds for randRotation in R Universe.


CHECK results for randRotation on nebbiolo1

To the developers/maintainers of the randRotation package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/randRotation.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: randRotation
Version: 1.23.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:randRotation.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings randRotation_1.23.0.tar.gz
StartedAt: 2026-03-10 02:30:46 -0400 (Tue, 10 Mar 2026)
EndedAt: 2026-03-10 02:33:17 -0400 (Tue, 10 Mar 2026)
EllapsedTime: 151.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: randRotation.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:randRotation.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings randRotation_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/randRotation.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-10 06:30:46 UTC
* checking for file ‘randRotation/DESCRIPTION’ ... OK
* this is package ‘randRotation’ version ‘1.23.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 ‘randRotation’ 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 ... NOTE
checkRd: (-1) qqunif.Rd:35: Lost braces; missing escapes or markup?
    35 | A list of \code{x} and {y} coordinates, as in \code{\link[stats:qqnorm]{qqplot}}.
       |                        ^
* 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’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
      user system elapsed
pFdr 7.243  0.344   7.589
* 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:
  [5] 1.000 - 1.000 == 1.06e-05
  ── Failure ('test_rotateStat_pFdr.R:33:3'): Test execution of rotateStat (including parallel computation mode), pFdr with "fdr.q" and "fdr.qu" ──
  Expected `sort(pFdr(res1, "fdr.qu"))[1:10]` to equal `c(0.87, 0.94, 0.99303, 0.99844, 0.99992, 0.99999, 1, 1, 1, 1)`.
  Differences:
  5/10 mismatches (average diff: 0.00413)
  [1] 0.880 - 0.870 == 1.00e-02
  [2] 0.950 - 0.940 == 1.00e-02
  [3] 0.994 - 0.993 == 5.35e-04
  [4] 0.999 - 0.998 == 1.21e-04
  [5] 1.000 - 1.000 == 1.06e-05
  
  [ FAIL 3 | WARN 0 | SKIP 0 | PASS 16 ]
  Error:
  ! Test failures.
  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 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/randRotation.Rcheck/00check.log’
for details.


Installation output

randRotation.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL randRotation
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘randRotation’ ...
** this is package ‘randRotation’ version ‘1.23.0’
** 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 (randRotation)

Tests output

randRotation.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(randRotation)
> 
> test_check("randRotation")
Saving _problems/test_rotateStat_pFdr-31.R
Saving _problems/test_rotateStat_pFdr-32.R
Saving _problems/test_rotateStat_pFdr-33.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 16 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_rotateStat_pFdr.R:31:3'): Test execution of rotateStat (including parallel computation mode), pFdr with "fdr.q" and "fdr.qu" ──
Expected `sort(pFdr(res1))[1:10]` to equal `c(...)`.
Differences:
8/10 mismatches (average diff: 0.000412)
[1]  0.0089 - 0.0088 ==  1.00e-04
[2]  0.0096 - 0.0095 ==  9.99e-05
[3]  0.0154 - 0.0151 ==  3.00e-04
[6]  0.0270 - 0.0268 ==  2.00e-04
[7]  0.0361 - 0.0362 == -1.00e-04
[8]  0.0395 - 0.0394 ==  1.00e-04
[9]  0.0455 - 0.0457 == -2.00e-04
[10] 0.0495 - 0.0473 ==  2.20e-03
── Failure ('test_rotateStat_pFdr.R:32:3'): Test execution of rotateStat (including parallel computation mode), pFdr with "fdr.q" and "fdr.qu" ──
Expected `sort(pFdr(res1, "fdr.q"))[1:10]` to equal `c(0.87, 0.94, 0.99303, 0.99844, 0.99992, 0.99999, 1, 1, 1, 1)`.
Differences:
5/10 mismatches (average diff: 0.00413)
[1] 0.880 - 0.870 == 1.00e-02
[2] 0.950 - 0.940 == 1.00e-02
[3] 0.994 - 0.993 == 5.35e-04
[4] 0.999 - 0.998 == 1.21e-04
[5] 1.000 - 1.000 == 1.06e-05
── Failure ('test_rotateStat_pFdr.R:33:3'): Test execution of rotateStat (including parallel computation mode), pFdr with "fdr.q" and "fdr.qu" ──
Expected `sort(pFdr(res1, "fdr.qu"))[1:10]` to equal `c(0.87, 0.94, 0.99303, 0.99844, 0.99992, 0.99999, 1, 1, 1, 1)`.
Differences:
5/10 mismatches (average diff: 0.00413)
[1] 0.880 - 0.870 == 1.00e-02
[2] 0.950 - 0.940 == 1.00e-02
[3] 0.994 - 0.993 == 5.35e-04
[4] 0.999 - 0.998 == 1.21e-04
[5] 1.000 - 1.000 == 1.06e-05

[ FAIL 3 | WARN 0 | SKIP 0 | PASS 16 ]
Error:
! Test failures.
Execution halted

Example timings

randRotation.Rcheck/randRotation-Ex.timings

nameusersystemelapsed
X_decomp0.0000.0020.002
contrastModel0.0030.0000.004
initRandrot0.0080.0030.011
initRandrotW0.0180.0020.020
pFdr7.2430.3447.589
qqunif0.0130.0030.016
randorth0.0430.0140.062
randpermut000
randrot0.0070.0050.011
rotateStat0.2640.0530.318
weights0.0150.0010.015