Movatterモバイル変換


[0]ホーム

URL:


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

This page was generated on 2025-12-15 12:06 -0500 (Mon, 15 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble"4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble"4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six"4671
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

Package1501/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
OMICsPCA 1.28.0  (landing page)
Subhadeep Das
Snapshot Date: 2025-12-11 13:45 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/OMICsPCA
git_branch: RELEASE_3_22
git_last_commit: 57b6111
git_last_commit_date: 2025-10-29 10:47:49 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 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 merida1

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. SeeTroubleshooting Build Report for more information.
- Use the followingRenviron 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. SeeRenviron.bioc for more information.

raw results


Summary

Package: OMICsPCA
Version: 1.28.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.28.0.tar.gz
StartedAt: 2025-12-12 08:49:28 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 09:03:26 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 837.3 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.28.0.tar.gz###############################################################################################################################################################* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/OMICsPCA.Rcheck’* using R version 4.5.2 (2025-10-31)* 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.28.0’* package encoding: UTF-8* checking package namespace information ... OK* checking package dependencies ... INFOImports includes 24 non-default packages.Importing from so many packages makes the package vulnerable to any ofthem becoming unavailable.  Move as many as possible to Suggests anduse 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 ... NOTEProblems 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 ... NOTEArgument 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 ... OKExamples with CPU (user + system) or elapsed time > 5s                      user system elapsedanalyse_individuals 10.070  1.006  12.820extract_assay        2.172  2.615   5.329cluster              2.924  0.154   5.268* 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* DONEStatus: 2 NOTEsSee  ‘/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.28.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.2 (2025-10-31) -- "[Not] Part in a Rumble"Copyright (C) 2025 The R Foundation for Statistical ComputingPlatform: x86_64-apple-darwin20R 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, rowWeightedVarsAttaching package: 'generics'The following objects are masked from 'package:base':    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,    setequal, unionAttaching package: 'BiocGenerics'The following objects are masked from 'package:stats':    IQR, mad, sd, var, xtabsThe 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.minAttaching package: 'S4Vectors'The following object is masked from 'package:utils':    findMatchesThe following objects are masked from 'package:base':    I, expand.grid, unnameWelcome 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':    rowMediansThe following objects are masked from 'package:matrixStats':    anyMissing, rowMediansAttaching package: 'OMICsPCA'The following object is masked from 'package:GenomicRanges':    intersectThe following object is masked from 'package:Seqinfo':    intersectThe following object is masked from 'package:IRanges':    intersectThe following object is masked from 'package:S4Vectors':    intersectThe following object is masked from 'package:BiocGenerics':    intersectThe following object is masked from 'package:generics':    intersectThe 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: 1.17314696311951"[1] "time taken to run intersect() is: 1.15672588348389"[1] "time taken to run merge_cells() is: 0.0164210796356201"RUNIT TEST PROTOCOL -- Fri Dec 12 09:03:11 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 failuresNumber of test functions: 1 Number of errors: 0 Number of failures: 0 > > proc.time()   user  system elapsed  33.949   2.057  41.576

Example timings

OMICsPCA.Rcheck/OMICsPCA-Ex.timings

nameusersystemelapsed
analyse_individuals10.070 1.00612.820
analyse_integrated_individuals3.3460.4104.470
analyse_integrated_variables2.4450.2463.162
analyse_variables1.2370.0581.410
chart_correlation0.0330.0020.038
cluster2.9240.1545.268
cluster_boxplot1.8190.0292.071
cluster_parameters2.1390.1702.638
create_group1.0860.1171.431
descriptor2.2610.0852.578
extract1.4510.1221.722
extract_assay2.1722.6155.329
integrate_pca1.4160.0601.654
integrate_variables0.3620.1010.508
intersect0.9620.0141.066
merge_cells0.4460.0050.490
plot_density1.1920.0291.359
plot_density_3D0.4380.0190.497
plot_integrated_density2.6950.0853.124
plot_integrated_density_3D2.4760.2123.057
prepare_dataset0.4310.0120.557

[8]ページ先頭

©2009-2025 Movatter.jp