Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-24 11:40 -0500 (Tue, 24 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4373 |
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 1888/2274 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
scRepertoire 2.3.1 (landing page) Nick Borcherding
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the scRepertoire package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scRepertoire.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. |
Package: scRepertoire |
Version: 2.3.1 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:scRepertoire.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings scRepertoire_2.3.1.tar.gz |
StartedAt: 2024-12-24 02:02:56 -0500 (Tue, 24 Dec 2024) |
EndedAt: 2024-12-24 02:13:38 -0500 (Tue, 24 Dec 2024) |
EllapsedTime: 641.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: scRepertoire.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:scRepertoire.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings scRepertoire_2.3.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/scRepertoire.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘scRepertoire/DESCRIPTION’ ... OK * this is package ‘scRepertoire’ version ‘2.3.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 27 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 ‘scRepertoire’ can be installed ... OK * used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ * checking installed package size ... INFO installed size is 5.0Mb sub-directories of 1Mb or more: data 2.3Mb libs 1.9Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed clonalSizeDistribution 29.520 0.309 29.830 StartracDiversity 5.805 0.274 6.079 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ 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: 2 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/scRepertoire.Rcheck/00check.log’ for details.
scRepertoire.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL scRepertoire ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘scRepertoire’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c aaKmers.cpp -o aaKmers.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c constructConDfAndParseBCR.cpp -o constructConDfAndParseBCR.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c constructConDfAndparseTCR.cpp -o constructConDfAndparseTCR.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c lvCompare.cpp -o lvCompare.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c ntKmers.cpp -o ntKmers.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o scRepertoire.so RcppExports.o aaKmers.o constructConDfAndParseBCR.o constructConDfAndparseTCR.o lvCompare.o ntKmers.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-scRepertoire/00new/scRepertoire/libs ** R ** data *** moving datasets to lazyload DB ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (scRepertoire)
scRepertoire.Rcheck/tests/spelling.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 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. > if(requireNamespace('spelling', quietly = TRUE)) + spelling::spell_check_test(vignettes = TRUE, error = FALSE, + skip_on_cran = TRUE) NULL > > proc.time() user system elapsed 0.135 0.043 0.168
scRepertoire.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(scRepertoire) Loading required package: ggplot2 > > test_check("scRepertoire") [ FAIL 0 | WARN 0 | SKIP 23 | PASS 93 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-StartractDiversity.R:10:3', 'test-alluvialClones.R:10:3', 'test-clonalAbundance.R:4:3', 'test-clonalCompare.R:7:3', 'test-clonalDiversity.R:8:3', 'test-clonalHomeostasis.R:7:3', 'test-clonalLength.R:4:3', 'test-clonalNetwork.R:9:3', 'test-clonalOccupy.R:8:3', 'test-clonalOverlap.R:7:3', 'test-clonalOverlay.R:10:3', 'test-clonalProportion.R:7:3', 'test-clonalQuant.R:10:2', 'test-clonalRarefaction.R:9:3', 'test-clonalScatter.R:5:3', 'test-clonalSizeDistribution.R:7:3', 'test-percentAA.R:8:3', 'test-percentGenes.R:8:3', 'test-percentKmer.R:26:3', 'test-percentVJ.R:8:3', 'test-positionalEntropy.R:6:3', 'test-positionalProperty.R:6:3', 'test-vizGenes.R:7:3' [ FAIL 0 | WARN 0 | SKIP 23 | PASS 93 ] Deleting unused snapshots: • alluvialClones/alluvialclones-alpha-plot.svg • alluvialClones/alluvialclones-alphapluscolor-plot.svg • alluvialClones/alluvialclones-facet-plot.svg • alluvialClones/alluvialclones-nocolor-plot.svg • alluvialClones/alluvialclones-trb-plot.svg • clonalAbundance/clonalabundance-group-plot.svg • clonalAbundance/clonalabundance-order-plot.svg • clonalAbundance/clonalabundance-scaled-plot.svg • clonalCompare/clonalcompare-alluvial-order-plot.svg • clonalCompare/clonalcompare-area-plot.svg • clonalCompare/clonalcompare-highlight-relabel-plot.svg • clonalHomeostasis/clonalhomeostasis-order-plot.svg • clonalLength/clonallength-both-chain-order-plot.svg • clonalLength/clonallength-groupby-plot.svg • clonalLength/clonallength-scaled-plot.svg • clonalLength/clonallength-tra-plot.svg • clonalLength/clonallength-trb-plot.svg • clonalNetwork/clonalnetwork-filterclones-1-plot.svg • clonalOccupy/clonaloccupy-proportion-plot.svg • clonalOverlap/clonaloverlap-cosine-plot.svg • clonalOverlap/clonaloverlap-coverlap-plot.svg • clonalOverlap/clonaloverlap-jaccard-plot.svg • clonalOverlap/clonaloverlap-morisita-plot.svg • clonalOverlap/clonaloverlap-order-plot.svg • clonalOverlap/clonaloverlap-reorder-plot.svg • clonalOverlay/clonaloverlay-clonalproportion-plot.svg • clonalProportion/clonalproportion-order-plot.svg • clonalQuant/clonalquant-order-plot.svg • clonalQuant/clonalquant-unscaled-plot.svg • clonalRarefaction/clonalclonalrarefaction-h1-p2-plot.svg • clonalRarefaction/clonalclonalrarefaction-h2-p3-plot.svg • clonalScatter/clonalscatter-raw-plot.svg • percentAA/percentaa-plot.svg • percentGenes/percentgenes-order-plot.svg • percentKmer/percentkmer-group-motif2-order-plot.svg • percentVJ/percentvj-order-plot.svg • positionalEntropy/positionalentropy-tra-plot.svg • positionalEntropy/positionalentropy-trb-order-plot.svg • positionalProperty/positionalentropy-kidera-plot.svg • positionalProperty/positionalentropy-stscales-plot.svg • positionalProperty/positionalentropy-tra-plot.svg • positionalProperty/positionalentropy-trb-order-plot.svg • positionalProperty/positionalentropy-tscales-plot.svg • positionalProperty/positionalentropy-vhse-plot.svg • vizGenes/vizgenes-heatmap-vignette-plot.svg > > proc.time() user system elapsed 136.231 3.278 141.391
scRepertoire.Rcheck/scRepertoire-Ex.timings
name | user | system | elapsed | |
StartracDiversity | 5.805 | 0.274 | 6.079 | |
addVariable | 0.855 | 0.025 | 0.883 | |
alluvialClones | 3.680 | 0.209 | 3.900 | |
clonalAbundance | 1.347 | 0.070 | 1.417 | |
clonalBias | 1.733 | 0.045 | 1.777 | |
clonalCluster | 1.142 | 0.023 | 1.166 | |
clonalCompare | 1.464 | 0.011 | 1.475 | |
clonalDiversity | 2.993 | 0.048 | 3.041 | |
clonalHomeostasis | 1.093 | 0.015 | 1.108 | |
clonalLength | 2.541 | 0.096 | 2.638 | |
clonalNetwork | 0.000 | 0.001 | 0.000 | |
clonalOccupy | 1.489 | 0.003 | 1.492 | |
clonalOverlap | 1.041 | 0.030 | 1.071 | |
clonalOverlay | 1.624 | 0.025 | 1.650 | |
clonalProportion | 1.146 | 0.038 | 1.183 | |
clonalQuant | 1.108 | 0.014 | 1.122 | |
clonalRarefaction | 2.987 | 0.021 | 3.008 | |
clonalScatter | 1.120 | 0.012 | 1.131 | |
clonalSizeDistribution | 29.520 | 0.309 | 29.830 | |
combineBCR | 2.249 | 0.017 | 2.531 | |
combineExpression | 1.256 | 0.042 | 1.299 | |
combineTCR | 0.839 | 0.000 | 0.839 | |
createHTOContigList | 0.000 | 0.000 | 0.001 | |
exportClones | 0.001 | 0.000 | 0.000 | |
getCirclize | 1.382 | 0.003 | 1.384 | |
highlightClones | 1.297 | 0.000 | 1.297 | |
loadContigs | 0.452 | 0.044 | 1.410 | |
percentAA | 2.384 | 0.180 | 2.563 | |
percentGenes | 2.648 | 0.272 | 2.921 | |
percentKmer | 1.570 | 0.098 | 1.668 | |
percentVJ | 1.577 | 0.042 | 1.620 | |
positionalEntropy | 1.692 | 0.024 | 1.715 | |
positionalProperty | 3.515 | 0.120 | 3.636 | |
subsetClones | 0.831 | 0.018 | 0.850 | |
vizGenes | 1.188 | 0.002 | 1.190 | |