Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-10-04 12:03 -0400 (Sat, 04 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4853
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4640
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4585
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4576
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 1180/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
markeR 0.99.6  (landing page)
Rita Martins-Silva
Snapshot Date: 2025-10-03 13:45 -0400 (Fri, 03 Oct 2025)
git_url: https://git.bioconductor.org/packages/markeR
git_branch: devel
git_last_commit: ed5e482
git_last_commit_date: 2025-10-01 12:23:37 -0400 (Wed, 01 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for markeR on nebbiolo2

To the developers/maintainers of the markeR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/markeR.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: markeR
Version: 0.99.6
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:markeR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings markeR_0.99.6.tar.gz
StartedAt: 2025-10-04 01:12:58 -0400 (Sat, 04 Oct 2025)
EndedAt: 2025-10-04 01:22:45 -0400 (Sat, 04 Oct 2025)
EllapsedTime: 587.7 seconds
RetCode: 0
Status:   OK  
CheckDir: markeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:markeR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings markeR_0.99.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/markeR.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘markeR/DESCRIPTION’ ... OK
* this is package ‘markeR’ version ‘0.99.6’
* 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 ‘markeR’ 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 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
geneset_similarity 46.917  0.837  47.763
runGSEA             8.319  0.076   8.397
FPR_Simulation      5.489  0.120   5.610
PlotScores          5.306  0.035   5.341
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: OK


Installation output

markeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL markeR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘markeR’ ...
** this is package ‘markeR’ version ‘0.99.6’
** using staged installation
** R
** data
** 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 (markeR)

Tests output

markeR.Rcheck/tests/testthat.Rout


R version 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(markeR)
Warning: markeR has been tested with ggplot2 <= 3.5.2. Using newer versions may cause incompatibilities.
> 
> test_check("markeR")
Loading required package: usethis

Attaching package: 'devtools'

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

    test_file

Considering unidirectional gene signature mode for signature Signature1
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature2
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Considering unidirectional gene signature mode for signature Signature1
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature2
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering bidirectional gene signature mode for signature BiSig
Considering bidirectional gene signature mode for signature BiSig
No id variables; using all as measure variables
No id variables; using all as measure variables
Considering bidirectional gene signature mode for signature BiSig
Running simulations for signature Sig1
Running simulations for signature SigA
Running simulations for signature Sig1
Running simulations for signature Sig2
Running simulations for signature SigX
Using gene as id variables
Using gene as id variables
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Considering unidirectional gene signature mode for signature Signature1
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature2
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Considering unidirectional gene signature mode for signature Signature1
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
No id variables; using all as measure variables
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Ignoring unknown labels:
* colour : ""
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature2
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Ignoring unknown labels:
* colour : ""
`geom_smooth()` using formula = 'y ~ x'
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Signature1
Considering unidirectional gene signature mode for signature Sig1
`geom_smooth()` using formula = 'y ~ x'
Using metadata column 'sampleID' to match samples (data column names).
Considering unidirectional gene signature mode for signature Sig1
No id variables; using all as measure variables
`geom_smooth()` using formula = 'y ~ x'
Using metadata column 'sampleID' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
Using metadata column 'sample' to match samples (data column names).
[ FAIL 0 | WARN 106 | SKIP 0 | PASS 212 ]

[ FAIL 0 | WARN 106 | SKIP 0 | PASS 212 ]
> 
> proc.time()
   user  system elapsed 
103.553   3.552 106.816 

Example timings

markeR.Rcheck/markeR-Ex.timings

nameusersystemelapsed
AUC_Scores3.1190.1403.262
CalculateScores0.0290.0010.030
CalculateScores_Ranking000
CalculateScores_logmedian000
CalculateScores_ssGSEA_bidirectional0.0010.0000.000
CalculateScores_ssGSEA_unidirectional000
CohenD_IndividualGenes0.6860.0700.756
CohenD_allConditions000
CorrelationHeatmap2.9220.0312.953
ExpressionHeatmap0.480.000.48
FPR_Simulation5.4890.1205.610
IndividualGenes_Violins0.6100.0010.612
PlotScores5.3060.0355.341
ROC_Scores0.3780.0190.397
ROCandAUCplot0.7000.0150.715
VariableAssociation2.3900.0042.394
VisualiseIndividualGenes3.7420.0783.820
calculateDE0.0230.0000.023
compute_stat_tests0.0000.0000.001
generate_all_contrasts000
geneset_similarity46.917 0.83747.763
getRanking0.0010.0000.000
identify_variable_type000
plotCombinedGSEA0.5120.0180.530
plotGSEAenrichment0.5180.0010.519
plotNESlollipop2.2860.0002.286
plotPCA0.6250.0000.625
plotVolcano1.0220.0011.023
runGSEA8.3190.0768.397
ssGSEA_alternative000