Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:41 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 |
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1833/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
scRepertoire 1.11.0 (landing page) Nick Borcherding
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
Package: scRepertoire |
Version: 1.11.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:scRepertoire.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings scRepertoire_1.11.0.tar.gz |
StartedAt: 2023-06-06 06:32:30 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 06:45:46 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 796.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: scRepertoire.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:scRepertoire.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings scRepertoire_1.11.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/scRepertoire.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * checking for file ‘scRepertoire/DESCRIPTION’ ... OK * this is package ‘scRepertoire’ version ‘1.11.0’ * 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 ‘scRepertoire’ can be installed ... OK * checking installed package size ... NOTE installed size is 5.0Mb sub-directories of 1Mb or more: data 4.4Mb * 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: CHANGES IN VERSION 1.3.2 # This is the new numbering scheme apologies - we are all up-to-date now and now cell ranger >= 5 will # work on bioconductor, so let's all just take that as a win. * added dot.size parameter to scatterClonotype * filteringMulti now subsets clonotypes with contains >=2, to prevent 2 of the same chains * changed how coldata is added to SCE objects using merge instead of union * Can now add BCR and TCR simultaneously by making large list * scatter plotting code is not so ugly and allows for user to select dot.size as a variable on the x or y axis * Removed regressClonotype function - too many dependencies required, adding an additional vignette to go through the process * Added chain option to visualizations and combineExpression to allow users to facilitate single chains - removed chain option from combineTCR/BCR/TRUST4 (the combined object will have both chains no matter what) * Added NA filter to combineTCR/BCR/TRUST4 for cell barcodes with only NA values * Added NA filter to expression2List() for cells with NA clonotypes. * Updated VizGene to order the genes automatically by highest to lowest variance * Updated VizGene to pull the correct genes based on selection * Updated parse method - old version had issue with place V-->J-->D in the TRB/Heavy chains * Simplified the clonalDiversity() to allow for more options in organizing plot and box plots. * CombineExpression() adds the groupBy variable to Frequency, allowing for multiple calculations to be saved in the meta data. * Default color scheme now uses viridis plasma, because it I am on transfusion medicine. Cannot process chunk/lines: CHANGES IN VERSION 1.2.2 # Working on renumbering versions for consistency - this is the new current dev branch # The below have not been implemented into the master branch or the bioconductor version * added the combineTRUST4 function to parse contigs from TUST4 pipeline * added the filter of contigs by chain in the combineTCR, combineBCR, and combineTRUST4 functions * no longer require the ID in the combineTCR/BCR/TRUST4 functions * added jaccard index for overlap analysis * replaced vizVgene with vizGene - allowing users to look at any gene in the combinedContig object * Fixed coloring scale on the overlap analysis * Added regressClonotype function using harmony to remove the clonotype effect on feature space * allowed occupiedRepertoire to use proportion. * added scatterClonotype function to Viz.R Cannot process chunk/lines: The first version of scRepertoire submitted to Bioconductor. * checking R 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 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed combineBCR 133.160 1.620 112.591 clusterTCR 23.694 0.100 23.407 clonesizeDistribution 22.733 0.112 22.887 clonalDiversity 16.198 0.152 16.380 alluvialClonotypes 13.329 0.171 13.526 combineTCR 11.768 0.775 12.567 clonalOverlay 12.070 0.143 12.237 lengthContig 11.418 0.099 11.540 abundanceContig 10.976 0.200 11.196 combineExpression 10.972 0.024 11.018 vizGenes 10.616 0.036 10.674 compareClonotypes 10.562 0.024 10.610 occupiedscRepertoire 10.343 0.075 10.439 addVariable 10.267 0.140 10.425 scatterClonotype 9.994 0.012 10.026 expression2List 9.974 0.020 10.013 getCirclize 9.921 0.048 9.989 clonalHomeostasis 9.869 0.096 9.983 highlightClonotypes 9.931 0.020 9.970 quantContig 9.924 0.008 9.952 clonalOverlap 9.827 0.036 9.881 clonalProportion 9.674 0.056 9.748 subsetContig 9.540 0.020 9.581 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘vignette.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.18-bioc/meat/scRepertoire.Rcheck/00check.log’ for details.
scRepertoire.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL scRepertoire ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘scRepertoire’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (scRepertoire)
scRepertoire.Rcheck/scRepertoire-Ex.timings
name | user | system | elapsed | |
StartracDiversity | 0.000 | 0.000 | 0.001 | |
abundanceContig | 10.976 | 0.200 | 11.196 | |
addVariable | 10.267 | 0.140 | 10.425 | |
alluvialClonotypes | 13.329 | 0.171 | 13.526 | |
clonalDiversity | 16.198 | 0.152 | 16.380 | |
clonalHomeostasis | 9.869 | 0.096 | 9.983 | |
clonalNetwork | 0 | 0 | 0 | |
clonalOverlap | 9.827 | 0.036 | 9.881 | |
clonalOverlay | 12.070 | 0.143 | 12.237 | |
clonalProportion | 9.674 | 0.056 | 9.748 | |
clonesizeDistribution | 22.733 | 0.112 | 22.887 | |
clonotypeBias | 0 | 0 | 0 | |
clusterTCR | 23.694 | 0.100 | 23.407 | |
combineBCR | 133.160 | 1.620 | 112.591 | |
combineExpression | 10.972 | 0.024 | 11.018 | |
combineTCR | 11.768 | 0.775 | 12.567 | |
combineTRUST4 | 0 | 0 | 0 | |
compareClonotypes | 10.562 | 0.024 | 10.610 | |
createHTOContigList | 0 | 0 | 0 | |
expression2List | 9.974 | 0.020 | 10.013 | |
getCirclize | 9.921 | 0.048 | 9.989 | |
highlightClonotypes | 9.931 | 0.020 | 9.970 | |
lengthContig | 11.418 | 0.099 | 11.540 | |
loadContigs | 0 | 0 | 0 | |
occupiedscRepertoire | 10.343 | 0.075 | 10.439 | |
quantContig | 9.924 | 0.008 | 9.952 | |
scatterClonotype | 9.994 | 0.012 | 10.026 | |
stripBarcode | 1.186 | 0.232 | 1.421 | |
subsetContig | 9.540 | 0.020 | 9.581 | |
vizGenes | 10.616 | 0.036 | 10.674 | |