Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-23 01:34:27 -0000 (Thu, 23 Feb 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4245 |
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: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1805/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
scRepertoire 1.9.0 (landing page) Nick Borcherding
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
Package: scRepertoire |
Version: 1.9.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:scRepertoire.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings scRepertoire_1.9.0.tar.gz |
StartedAt: 2023-02-22 12:27:43 -0000 (Wed, 22 Feb 2023) |
EndedAt: 2023-02-22 12:40:28 -0000 (Wed, 22 Feb 2023) |
EllapsedTime: 765.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: scRepertoire.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:scRepertoire.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings scRepertoire_1.9.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/scRepertoire.Rcheck’ * using R Under development (unstable) (2023-01-14 r83615) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.1 LTS * using session charset: UTF-8 * checking for file ‘scRepertoire/DESCRIPTION’ ... OK * this is package ‘scRepertoire’ version ‘1.9.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 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 136.776 0.796 115.323 clonesizeDistribution 24.144 0.104 24.249 clusterTCR 23.996 0.104 23.662 clonalDiversity 15.964 0.148 16.113 alluvialClonotypes 13.658 0.231 13.891 abundanceContig 11.698 0.147 11.847 combineTCR 11.037 0.664 11.701 vizGenes 11.164 0.128 11.292 occupiedscRepertoire 11.058 0.008 11.066 addVariable 10.815 0.171 10.988 combineExpression 10.858 0.024 10.883 getCirclize 10.709 0.096 10.805 clonalOverlay 10.724 0.080 10.805 lengthContig 10.612 0.000 10.612 quantContig 10.522 0.020 10.541 clonalOverlap 10.398 0.132 10.531 clonalHomeostasis 10.442 0.068 10.510 compareClonotypes 10.360 0.024 10.384 clonalProportion 10.021 0.024 10.045 expression2List 10.029 0.000 10.030 scatterClonotype 9.892 0.020 9.913 highlightClonotypes 9.812 0.044 9.856 subsetContig 9.711 0.004 9.716 * 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.17-bioc/meat/scRepertoire.Rcheck/00check.log’ for details.
scRepertoire.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL scRepertoire ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/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.001 | 0.000 | 0.000 | |
abundanceContig | 11.698 | 0.147 | 11.847 | |
addVariable | 10.815 | 0.171 | 10.988 | |
alluvialClonotypes | 13.658 | 0.231 | 13.891 | |
clonalDiversity | 15.964 | 0.148 | 16.113 | |
clonalHomeostasis | 10.442 | 0.068 | 10.510 | |
clonalNetwork | 0 | 0 | 0 | |
clonalOverlap | 10.398 | 0.132 | 10.531 | |
clonalOverlay | 10.724 | 0.080 | 10.805 | |
clonalProportion | 10.021 | 0.024 | 10.045 | |
clonesizeDistribution | 24.144 | 0.104 | 24.249 | |
clonotypeBias | 0.000 | 0.000 | 0.001 | |
clusterTCR | 23.996 | 0.104 | 23.662 | |
combineBCR | 136.776 | 0.796 | 115.323 | |
combineExpression | 10.858 | 0.024 | 10.883 | |
combineTCR | 11.037 | 0.664 | 11.701 | |
combineTRUST4 | 0 | 0 | 0 | |
compareClonotypes | 10.360 | 0.024 | 10.384 | |
createHTOContigList | 0.001 | 0.000 | 0.000 | |
expression2List | 10.029 | 0.000 | 10.030 | |
getCirclize | 10.709 | 0.096 | 10.805 | |
highlightClonotypes | 9.812 | 0.044 | 9.856 | |
lengthContig | 10.612 | 0.000 | 10.612 | |
loadContigs | 0 | 0 | 0 | |
occupiedscRepertoire | 11.058 | 0.008 | 11.066 | |
quantContig | 10.522 | 0.020 | 10.541 | |
scatterClonotype | 9.892 | 0.020 | 9.913 | |
stripBarcode | 1.184 | 0.240 | 1.424 | |
subsetContig | 9.711 | 0.004 | 9.716 | |
vizGenes | 11.164 | 0.128 | 11.292 | |