Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-04-18 11:36 -0400 (Sat, 18 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4957
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4686
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 1996/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scToppR 0.99.10  (landing page)
Bryan Granger
Snapshot Date: 2026-04-17 13:40 -0400 (Fri, 17 Apr 2026)
git_url: https://git.bioconductor.org/packages/scToppR
git_branch: devel
git_last_commit: b89b560
git_last_commit_date: 2026-03-31 14:34:36 -0400 (Tue, 31 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    WARNINGS  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  NA    NA    NA  
See other builds for scToppR in R Universe.


CHECK results for scToppR on nebbiolo1

To the developers/maintainers of the scToppR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scToppR.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: scToppR
Version: 0.99.10
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:scToppR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings scToppR_0.99.10.tar.gz
StartedAt: 2026-04-18 04:27:20 -0400 (Sat, 18 Apr 2026)
EndedAt: 2026-04-18 04:32:08 -0400 (Sat, 18 Apr 2026)
EllapsedTime: 287.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: scToppR.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/scToppR.Rcheck’
* using R version 4.6.0 alpha (2026-04-05 r89794)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-18 08:27:21 UTC
* checking for file ‘scToppR/DESCRIPTION’ ... OK
* this is package ‘scToppR’ version ‘0.99.10’
* 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 ‘scToppR’ 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 ... WARNING
Rd files with duplicated name 'addToppData':
  ‘addToppData.Rd’ ‘add_toppData.Rd’
Rd files with duplicated alias 'addToppData':
  ‘addToppData.Rd’ ‘add_toppData.Rd’
* 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
toppFun     21.948  1.863  36.444
addToppData  9.616  0.443  10.061
toppBalloon  7.532  0.352   7.885
toppSave     5.826  0.287   6.114
* 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: 1 WARNING
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/scToppR.Rcheck/00check.log’
for details.


Installation output

scToppR.Rcheck/00install.out

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


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

Tests output

scToppR.Rcheck/tests/testthat.Rout


R version 4.6.0 alpha (2026-04-05 r89794)
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.

> # 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(scToppR)
NOTE: scToppR provides data via ToppGene. Any use of this data must adhere to
  ToppGene's Terms of Use. Please visit https://toppgene.cchmc.org/navigation/termsofuse.jsp
  for more information.
> 
> test_check("scToppR")
This function returns data generated from ToppGene (https://toppgene.cchmc.org/)

Any use of this data must be done so under the Terms of Use and citation guide established by ToppGene.

Terms of Use: https://toppgene.cchmc.org/navigation/termsofuse.jsp
Citations: https://toppgene.cchmc.org/help/publications.jsp
This function returns data generated from ToppGene (https://toppgene.cchmc.org/)

Any use of this data must be done so under the Terms of Use and citation guide established by ToppGene.

Terms of Use: https://toppgene.cchmc.org/navigation/termsofuse.jsp
Citations: https://toppgene.cchmc.org/help/publications.jsp
This function returns data generated from ToppGene (https://toppgene.cchmc.org/)

Any use of this data must be done so under the Terms of Use and citation guide established by ToppGene.

Terms of Use: https://toppgene.cchmc.org/navigation/termsofuse.jsp
Citations: https://toppgene.cchmc.org/help/publications.jsp
This function returns data generated from ToppGene (https://toppgene.cchmc.org/)

Any use of this data must be done so under the Terms of Use and citation guide established by ToppGene.

Terms of Use: https://toppgene.cchmc.org/navigation/termsofuse.jsp
Citations: https://toppgene.cchmc.org/help/publications.jsp
This function returns data generated from ToppGene (https://toppgene.cchmc.org/)

Any use of this data must be done so under the Terms of Use and citation guide established by ToppGene.

Terms of Use: https://toppgene.cchmc.org/navigation/termsofuse.jsp
Citations: https://toppgene.cchmc.org/help/publications.jsp
This function returns data generated from ToppGene (https://toppgene.cchmc.org/)

Any use of this data must be done so under the Terms of Use and citation guide established by ToppGene.

Terms of Use: https://toppgene.cchmc.org/navigation/termsofuse.jsp
Citations: https://toppgene.cchmc.org/help/publications.jsp
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

Added toppData results to metadata slot 'toppData'
Access with: S4Vectors::metadata(sce)$toppData
Added toppData results to metadata slot 'toppData'
Added analysis parameters to metadata slot 'toppData_params'
Access results with: S4Vectors::metadata(sce)$toppData
Access parameters with: S4Vectors::metadata(sce)$toppData_params
Added toppData results to metadata slot 'enrichment'
Added analysis parameters to metadata slot 'enrichment_params'
Access results with: S4Vectors::metadata(sce)$enrichment
Access parameters with: S4Vectors::metadata(sce)$enrichment_params
Multiple clusters entered: function returns a list of ggplots
Creating Balloon Plot:GeneOntologyMolecularFunction
Added toppData results to metadata slot 'toppData'
Access with: S4Vectors::metadata(sce)$toppData
Added toppData results to metadata slot 'toppData'
Access with: S4Vectors::metadata(sce)$toppData
Creating Balloon Plot:GeneOntologyMolecularFunction
Added toppData results to metadata slot 'toppData'
Access with: S4Vectors::metadata(sce)$toppData
Added toppData results to metadata slot 'toppData'
Access with: S4Vectors::metadata(sce)$toppData
Creating Balloon Plot:GeneOntologyMolecularFunction
Added toppData results to metadata slot 'enrichment_results'
Access with: S4Vectors::metadata(sce)$enrichment_results
Added toppData results to metadata slot 'toppData'
Access with: S4Vectors::metadata(sce)$toppData
Added toppData results to metadata slot 'toppData'
Access with: S4Vectors::metadata(sce)$toppData
Multiple clusters entered: function returns a list of ggplots
Multiple clusters entered: function returns a list of ggplots
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyBiologicalProcess
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyMolecularFunction
Creating Balloon Plot:GeneOntologyBiologicalProcess
Multiple clusters entered: function returns a list of ggplots
[ FAIL 0 | WARN 22 | SKIP 0 | PASS 168 ]

[ FAIL 0 | WARN 22 | SKIP 0 | PASS 168 ]
> 
> proc.time()
   user  system elapsed 
 41.654   2.064  43.937 

Example timings

scToppR.Rcheck/scToppR-Ex.timings

nameusersystemelapsed
addToppData 9.616 0.44310.061
add_toppData1.8230.0771.902
get_Entrez0.0960.0100.729
get_ToppCats0.0010.0000.001
toppBalloon7.5320.3527.885
toppFun21.948 1.86336.444
toppPlot0.4910.0280.519
toppSave5.8260.2876.114