Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-10-20 09:38:11 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1860/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scRepertoire 1.10.1  (landing page)
Nick Borcherding
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/scRepertoire
git_branch: RELEASE_3_17
git_last_commit: 9698f1c
git_last_commit_date: 2023-07-11 08:34:36 -0400 (Tue, 11 Jul 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for scRepertoire on kjohnson2


To the developers/maintainers of the scRepertoire package:
- 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.10.1
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.10.1.tar.gz
StartedAt: 2023-10-18 23:16:19 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 23:30:44 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 865.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: scRepertoire.Rcheck
Warnings: 1

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.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/scRepertoire.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scRepertoire/DESCRIPTION’ ... OK
* this is package ‘scRepertoire’ version ‘1.10.1’
* 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 ... 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 ... OK
* 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 ... WARNING
  Error loading dataset 'screp_example':
   Error in .requirePackage(package) : 
    unable to find required package 'Seurat'
  
  The dataset(s) may use package(s) not declared in Depends/Imports.
* 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            20.330  0.194  43.476
clonesizeDistribution 20.039  0.208  36.199
clonalDiversity       12.266  0.224  22.365
combineTCR            11.084  1.399  22.271
alluvialClonotypes    11.324  0.266  20.747
abundanceContig        9.678  0.119  17.555
clonalOverlay          9.264  0.093  16.753
clusterTCR             8.927  0.080  15.971
vizGenes               8.902  0.080  16.014
occupiedscRepertoire   8.841  0.082  15.950
checkContig            8.766  0.098  15.828
quantContig            8.758  0.076  15.703
highlightClonotypes    8.587  0.081  15.245
combineExpression      8.563  0.085  15.565
compareClonotypes      8.312  0.077  14.449
lengthContig           8.268  0.073  14.854
clonalOverlap          8.257  0.077  14.971
getCirclize            8.115  0.077  13.234
clonalProportion       8.025  0.074  14.405
clonalHomeostasis      7.841  0.085  14.278
subsetContig           7.843  0.066  14.127
scatterClonotype       7.828  0.068  14.096
expression2List        7.771  0.071  13.815
addVariable            7.300  0.087  13.234
* 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: 1 WARNING
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/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-arm64/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
StartracDiversity000
abundanceContig 9.678 0.11917.555
addVariable 7.300 0.08713.234
alluvialClonotypes11.324 0.26620.747
checkContig 8.766 0.09815.828
clonalDiversity12.266 0.22422.365
clonalHomeostasis 7.841 0.08514.278
clonalNetwork0.0000.0010.000
clonalOverlap 8.257 0.07714.971
clonalOverlay 9.264 0.09316.753
clonalProportion 8.025 0.07414.405
clonesizeDistribution20.039 0.20836.199
clonotypeBias0.0000.0010.000
clusterTCR 8.927 0.08015.971
combineBCR20.330 0.19443.476
combineExpression 8.563 0.08515.565
combineTCR11.084 1.39922.271
compareClonotypes 8.312 0.07714.449
createHTOContigList000
expression2List 7.771 0.07113.815
getCirclize 8.115 0.07713.234
highlightClonotypes 8.587 0.08115.245
lengthContig 8.268 0.07314.854
loadContigs0.6380.0383.325
occupiedscRepertoire 8.841 0.08215.950
quantContig 8.758 0.07615.703
scatterClonotype 7.828 0.06814.096
stripBarcode1.3600.7823.809
subsetContig 7.843 0.06614.127
vizGenes 8.902 0.08016.014