Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2024-06-21 13:23 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4690
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4404
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4353
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 1103/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
LymphoSeq 1.33.0  (landing page)
David Coffey
Snapshot Date: 2024-06-20 14:00 -0400 (Thu, 20 Jun 2024)
git_url: https://git.bioconductor.org/packages/LymphoSeq
git_branch: devel
git_last_commit: fb0a3fc
git_last_commit_date: 2024-04-30 10:50:31 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for LymphoSeq on kjohnson3

To the developers/maintainers of the LymphoSeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/LymphoSeq.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: LymphoSeq
Version: 1.33.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:LymphoSeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings LymphoSeq_1.33.0.tar.gz
StartedAt: 2024-06-20 21:50:23 -0400 (Thu, 20 Jun 2024)
EndedAt: 2024-06-20 21:51:36 -0400 (Thu, 20 Jun 2024)
EllapsedTime: 72.8 seconds
RetCode: 0
Status:   OK  
CheckDir: LymphoSeq.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/LymphoSeq.Rcheck’
* using R version 4.4.1 RC (2024-06-06 r86719)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘LymphoSeq/DESCRIPTION’ ... OK
* this is package ‘LymphoSeq’ version ‘1.33.0’
* 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 ‘LymphoSeq’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.7Mb
  sub-directories of 1Mb or more:
    extdata   5.5Mb
* 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 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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
cloneTrack    11.545  0.213  11.753
productiveSeq  5.832  0.188   6.019
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/LymphoSeq.Rcheck/00check.log’
for details.


Installation output

LymphoSeq.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘LymphoSeq’ ...
** using staged installation
** R
** inst
** 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 (LymphoSeq)

Tests output


Example timings

LymphoSeq.Rcheck/LymphoSeq-Ex.timings

nameusersystemelapsed
alignSeq0.4020.0090.415
bhattacharyyaCoefficient0.1020.0040.109
bhattacharyyaMatrix0.1030.0020.106
chordDiagramVDJ0.2950.0040.300
clonalRelatedness0.6350.0010.637
clonality0.0200.0020.022
cloneTrack11.545 0.21311.753
commonSeqs0.0880.0040.092
commonSeqsBar0.3350.0220.357
commonSeqsPlot0.1420.0080.151
commonSeqsVenn0.2650.0190.285
differentialAbundance0.8430.0240.867
exportFasta0.1090.0060.115
geneFreq0.3590.0130.373
lorenzCurve0.2910.0050.295
mergeFiles0.0420.0010.043
pairwisePlot0.5640.0060.570
phyloTree0.7380.0040.743
productive0.0250.0010.026
productiveSeq5.8320.1886.019
readImmunoSeq0.0190.0010.019
removeSeq0.0200.0010.020
searchPublished0.0950.0030.098
searchSeq0.1580.0020.160
seqMatrix1.0190.0181.037
similarityMatrix0.0930.0030.095
similarityScore0.0850.0020.087
topFreq0.4810.0120.493
topSeqs0.4060.0060.411
topSeqsPlot0.1130.0020.114
uniqueSeqs0.1170.0020.118