Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2025-05-23 12:08 -0400 (Fri, 23 May 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4753
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4528
lconwaymacOS 12.7.1 Montereyx86_644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4553
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4493
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4460
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 1463/2306HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
OMICsPCA 1.27.0  (landing page)
Subhadeep Das
Snapshot Date: 2025-05-22 13:25 -0400 (Thu, 22 May 2025)
git_url: https://git.bioconductor.org/packages/OMICsPCA
git_branch: devel
git_last_commit: 06fed85
git_last_commit_date: 2025-04-15 11:37:34 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    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.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for OMICsPCA on lconway

To the developers/maintainers of the OMICsPCA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/OMICsPCA.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: OMICsPCA
Version: 1.27.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:OMICsPCA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings OMICsPCA_1.27.0.tar.gz
StartedAt: 2025-05-22 22:09:06 -0400 (Thu, 22 May 2025)
EndedAt: 2025-05-22 22:15:57 -0400 (Thu, 22 May 2025)
EllapsedTime: 411.2 seconds
RetCode: 0
Status:   OK  
CheckDir: OMICsPCA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:OMICsPCA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings OMICsPCA_1.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/OMICsPCA.Rcheck’
* using R version 4.5.0 Patched (2025-04-21 r88169)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘OMICsPCA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘OMICsPCA’ version ‘1.27.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 24 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 ‘OMICsPCA’ 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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    version 0.99.0
* 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 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 ... NOTE
Argument items with no description in Rd file 'cluster_boxplot.Rd':
  ‘name’
* 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
analyse_individuals 6.604  0.497   7.118
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/OMICsPCA.Rcheck/00check.log’
for details.


Installation output

OMICsPCA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL OMICsPCA
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘OMICsPCA’ ...
** this is package ‘OMICsPCA’ version ‘1.27.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 (OMICsPCA)

Tests output

OMICsPCA.Rcheck/tests/runTests.Rout


R version 4.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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(OMICsPCAdata)
> BiocGenerics:::testPackage("OMICsPCA")

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


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


Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

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


Attaching package: 'OMICsPCA'

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

    intersect

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

    intersect

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

    intersect

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

    intersect

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

    intersect

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

    intersect

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

    intersect

[1] "Running intersect... This may take some time"
[1] "Merging cell lines... This may take some time"
[1] "Total time taken is: 0.574850082397461"
[1] "time taken to run intersect() is: 0.566030979156494"
[1] "time taken to run merge_cells() is: 0.0088191032409668"


RUNIT TEST PROTOCOL -- Thu May 22 22:15:46 2025 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
OMICsPCA RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 19.155   1.556  21.000 

Example timings

OMICsPCA.Rcheck/OMICsPCA-Ex.timings

nameusersystemelapsed
analyse_individuals6.6040.4977.118
analyse_integrated_individuals2.5290.2652.801
analyse_integrated_variables1.2980.1381.443
analyse_variables0.4070.0270.435
chart_correlation0.0190.0020.021
cluster1.0950.1661.266
cluster_boxplot0.5500.0100.561
cluster_parameters1.2080.1171.330
create_group1.8580.1382.007
descriptor0.8530.0390.896
extract0.9100.0710.985
extract_assay1.0380.9261.982
integrate_pca0.9140.0981.015
integrate_variables0.2380.0970.336
intersect0.4170.0100.429
merge_cells0.2030.0040.208
plot_density0.4050.0170.425
plot_density_3D0.2400.0160.256
plot_integrated_density2.5630.1192.689
plot_integrated_density_3D1.5730.1371.719
prepare_dataset0.2220.0040.227