Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:10 -0400 (Fri, 15 Oct 2021).

CHECK results for LymphoSeq on tokay2

To the developers/maintainers of the LymphoSeq package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1009/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
LymphoSeq 1.20.0  (landing page)
David Coffey
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/LymphoSeq
git_branch: RELEASE_3_13
git_last_commit: 672762d
git_last_commit_date: 2021-05-19 12:19:57 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: LymphoSeq
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:LymphoSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings LymphoSeq_1.20.0.tar.gz
StartedAt: 2021-10-15 01:14:28 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 01:19:40 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 311.5 seconds
RetCode: 0
Status:   OK  
CheckDir: LymphoSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:LymphoSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings LymphoSeq_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/LymphoSeq.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'LymphoSeq/DESCRIPTION' ... OK
* this is package 'LymphoSeq' version '1.20.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 whether package 'LymphoSeq' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.9Mb
  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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
cloneTrack    19.44   3.66   23.10
productiveSeq 16.41   0.64   17.04
phyloTree      5.22   0.00    5.22
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
cloneTrack    24.41   0.97   25.38
productiveSeq 17.61   0.91   18.51
* 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 NOTE
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/LymphoSeq.Rcheck/00check.log'
for details.



Installation output

LymphoSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/LymphoSeq_1.20.0.tar.gz && rm -rf LymphoSeq.buildbin-libdir && mkdir LymphoSeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=LymphoSeq.buildbin-libdir LymphoSeq_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL LymphoSeq_1.20.0.zip && rm LymphoSeq_1.20.0.tar.gz LymphoSeq_1.20.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  710k  100  710k    0     0  1884k      0 --:--:-- --:--:-- --:--:-- 1890k

install for i386

* installing *source* package 'LymphoSeq' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'LymphoSeq'
    finding HTML links ... done
    alignSeq                                html  
    bhattacharyyaCoefficient                html  
    bhattacharyyaMatrix                     html  
    chordDiagramVDJ                         html  
    clonalRelatedness                       html  
    clonality                               html  
    cloneTrack                              html  
    commonSeqs                              html  
    commonSeqsBar                           html  
    commonSeqsPlot                          html  
    commonSeqsVenn                          html  
    differentialAbundance                   html  
    exportFasta                             html  
    geneFreq                                html  
    lorenzCurve                             html  
    mergeFiles                              html  
    pairwisePlot                            html  
    phyloTree                               html  
    productive                              html  
    productiveSeq                           html  
    readImmunoSeq                           html  
    removeSeq                               html  
    searchPublished                         html  
    searchSeq                               html  
    seqMatrix                               html  
    similarityMatrix                        html  
    similarityScore                         html  
    topFreq                                 html  
    topSeqs                                 html  
    topSeqsPlot                             html  
    uniqueSeqs                              html  
** 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

install for x64

* installing *source* package 'LymphoSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'LymphoSeq' as LymphoSeq_1.20.0.zip
* DONE (LymphoSeq)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'LymphoSeq' successfully unpacked and MD5 sums checked

Tests output


Example timings

LymphoSeq.Rcheck/examples_i386/LymphoSeq-Ex.timings

nameusersystemelapsed
alignSeq1.300.152.25
bhattacharyyaCoefficient0.370.051.27
bhattacharyyaMatrix0.310.000.31
chordDiagramVDJ0.960.101.06
clonalRelatedness1.230.000.72
clonality0.090.000.09
cloneTrack19.44 3.6623.10
commonSeqs0.140.020.15
commonSeqsBar0.740.261.00
commonSeqsPlot0.340.100.44
commonSeqsVenn1.630.261.89
differentialAbundance2.760.923.69
exportFasta0.240.000.23
geneFreq1.200.051.25
lorenzCurve1.780.051.83
mergeFiles0.060.010.08
pairwisePlot0.530.020.55
phyloTree5.220.005.22
productive0.050.010.06
productiveSeq16.41 0.6417.04
readImmunoSeq0.040.020.07
removeSeq0.050.030.08
searchPublished0.140.050.19
searchSeq1.010.011.03
seqMatrix1.740.041.77
similarityMatrix0.180.010.20
similarityScore0.210.000.20
topFreq2.060.112.17
topSeqs0.190.020.21
topSeqsPlot0.310.010.32
uniqueSeqs0.220.010.23

LymphoSeq.Rcheck/examples_x64/LymphoSeq-Ex.timings

nameusersystemelapsed
alignSeq0.810.000.81
bhattacharyyaCoefficient0.160.000.16
bhattacharyyaMatrix0.170.020.19
chordDiagramVDJ0.850.020.86
clonalRelatedness1.000.010.56
clonality0.060.020.08
cloneTrack24.41 0.9725.38
commonSeqs0.150.000.16
commonSeqsBar0.780.050.82
commonSeqsPlot0.300.060.36
commonSeqsVenn0.890.311.21
differentialAbundance2.990.103.07
exportFasta0.210.030.25
geneFreq1.460.001.46
lorenzCurve1.030.011.04
mergeFiles0.080.000.08
pairwisePlot0.560.020.58
phyloTree4.670.004.67
productive0.060.000.07
productiveSeq17.61 0.9118.51
readImmunoSeq0.070.000.06
removeSeq0.060.000.07
searchPublished0.150.010.17
searchSeq0.790.010.80
seqMatrix2.700.162.86
similarityMatrix0.260.000.27
similarityScore0.150.010.15
topFreq1.320.081.41
topSeqs1.020.081.09
topSeqsPlot0.330.000.33
uniqueSeqs0.20.00.2