Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-04-17 11:38:13 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 1897/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scRepertoire 1.12.0  (landing page)
Nick Borcherding
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/scRepertoire
git_branch: RELEASE_3_18
git_last_commit: 3dfdcab
git_last_commit_date: 2023-10-24 11:27:45 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for scRepertoire on merida1


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.

raw results


Summary

Package: scRepertoire
Version: 1.12.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scRepertoire.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scRepertoire_1.12.0.tar.gz
StartedAt: 2024-04-16 08:38:39 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 08:58:15 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 1176.3 seconds
RetCode: 0
Status:   OK  
CheckDir: scRepertoire.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/scRepertoire.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scRepertoire/DESCRIPTION’ ... OK
* this is package ‘scRepertoire’ version ‘1.12.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 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            173.639  0.983 192.053
clusterTCR             37.992  0.187  40.181
clonesizeDistribution  37.253  0.303  39.456
combineTCR             20.391  4.826  25.259
clonalDiversity        23.029  0.291  25.944
alluvialClonotypes     22.604  0.386  24.089
compareClonotypes      17.505  0.187  20.387
occupiedscRepertoire   17.395  0.116  19.167
combineExpression      17.140  0.128  18.833
abundanceContig        16.922  0.227  18.120
clonalOverlay          16.622  0.117  18.080
vizGenes               16.534  0.117  18.362
clonalProportion       16.395  0.128  17.590
lengthContig           16.408  0.091  17.954
highlightClonotypes    15.578  0.107  16.636
getCirclize            15.543  0.101  17.045
clonalHomeostasis      15.449  0.191  17.719
addVariable            15.423  0.216  16.577
expression2List        15.470  0.145  16.820
scatterClonotype       15.394  0.122  16.568
clonalOverlap          15.317  0.126  16.578
quantContig            15.225  0.094  16.770
subsetContig           15.067  0.088  16.460
stripBarcode            3.092  2.276   6.155
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.18-bioc/meat/scRepertoire.Rcheck/00check.log’
for details.



Installation output

scRepertoire.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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)

Tests output


Example timings

scRepertoire.Rcheck/scRepertoire-Ex.timings

nameusersystemelapsed
StartracDiversity0.0000.0010.002
abundanceContig16.922 0.22718.120
addVariable15.423 0.21616.577
alluvialClonotypes22.604 0.38624.089
clonalDiversity23.029 0.29125.944
clonalHomeostasis15.449 0.19117.719
clonalNetwork0.0000.0010.002
clonalOverlap15.317 0.12616.578
clonalOverlay16.622 0.11718.080
clonalProportion16.395 0.12817.590
clonesizeDistribution37.253 0.30339.456
clonotypeBias0.0000.0020.002
clusterTCR37.992 0.18740.181
combineBCR173.639 0.983192.053
combineExpression17.140 0.12818.833
combineTCR20.391 4.82625.259
combineTRUST40.0000.0010.000
compareClonotypes17.505 0.18720.387
createHTOContigList0.0000.0010.001
expression2List15.470 0.14516.820
getCirclize15.543 0.10117.045
highlightClonotypes15.578 0.10716.636
lengthContig16.408 0.09117.954
loadContigs0.0000.0010.001
occupiedscRepertoire17.395 0.11619.167
quantContig15.225 0.09416.770
scatterClonotype15.394 0.12216.568
stripBarcode3.0922.2766.155
subsetContig15.067 0.08816.460
vizGenes16.534 0.11718.362