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

This page was generated on 2024-06-28 11:39 -0400 (Fri, 28 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4693
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4089
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4407
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4356
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 1900/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.43.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-06-27 14:00 -0400 (Thu, 27 Jun 2024)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: devel
git_last_commit: dbb2b6c
git_last_commit_date: 2024-04-30 10:32:56 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64see weekly results here


CHECK results for SeqVarTools on palomino6

To the developers/maintainers of the SeqVarTools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SeqVarTools.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: SeqVarTools
Version: 1.43.0
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.43.0.tar.gz
StartedAt: 2024-06-28 03:36:04 -0400 (Fri, 28 Jun 2024)
EndedAt: 2024-06-28 03:39:14 -0400 (Fri, 28 Jun 2024)
EllapsedTime: 189.7 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqVarTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.43.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SeqVarTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SeqVarTools' version '1.43.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 'SeqVarTools' 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 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 ... NOTE
checkRd: (-1) getGenotype.Rd:40: Lost braces
    40 |   \item{sparse}{Logical for whether to return the alterate allele dosage as a sparse matrix using the \pkg{link{Matrix}} package. In most cases, setting \code{sparse=TRUE} will dramatically reduce the size of the returned object.}
       |                                                                                                                ^
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'test.R'
 OK
* 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
  'C:/Users/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck/00check.log'
for details.


Installation output

SeqVarTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL SeqVarTools
###
##############################################################################
##############################################################################


* installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'SeqVarTools' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (SeqVarTools)

Tests output

SeqVarTools.Rcheck/tests/test.Rout


R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(GenomicRanges)
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
> BiocGenerics:::testPackage("SeqVarTools")
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

# of selected samples: 5
# of selected variants: 5
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 3
# of selected samples: 3
matching samples... 2 pairs identified!
matching variants... 1346 non-overlapping variant matches identified!
# of selected samples: 2
# of selected variants: 1,346
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 2
# of selected variants: 50
# of selected samples: 2
# of selected variants: 51
matching samples... 2 pairs identified!
matching variants... 26 non-overlapping variant matches identified!
# of selected variants: 26
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
File: C:\Users\biocbuild\bbs-3.20-bioc\R\library\SeqArray\extdata\CEU_Exon.gds (287.6K)
+    [  ] *
|--+ description   [  ] *
|--+ sample.id   { Str8 90 LZMA_ra(34.7%), 257B } *
|--+ variant.id   { Int32 1348 LZMA_ra(16.7%), 905B } *
|--+ position   { Int32 1348 LZMA_ra(64.4%), 3.4K } *
|--+ chromosome   { Str8 1348 LZMA_ra(4.39%), 157B } *
|--+ allele   { Str8 1348 LZMA_ra(16.6%), 901B } *
|--+ genotype   [  ] *
|  |--+ data   { Bit2 2x90x1348 LZMA_ra(26.3%), 15.6K } *
|  |--+ ~data   { Bit2 2x1348x90 LZMA_ra(29.2%), 17.3K } *
|  |--+ extra.index   { Int32 3x0 LZMA_ra, 18B } *
|  \--+ extra   { Int16 0 LZMA_ra, 18B }
|--+ phase   [  ]
|  |--+ data   { Bit1 90x1348 LZMA_ra(0.86%), 137B } *
|  |--+ ~data   { Bit1 1348x90 LZMA_ra(0.86%), 137B } *
|  |--+ extra.index   { Int32 3x0 LZMA_ra, 18B } *
|  \--+ extra   { Bit1 0 LZMA_ra, 18B }
|--+ annotation   [  ]
|  |--+ id   { Str8 1348 LZMA_ra(38.3%), 5.5K } *
|  |--+ qual   { Float32 1348 LZMA_ra(2.11%), 121B } *
|  |--+ filter   { Int32,factor 1348 LZMA_ra(2.11%), 121B } *
|  |--+ info   [  ]
|  |  |--+ AA   { Str8 1328 LZMA_ra(22.1%), 593B } *
|  |  |--+ AC   { Int32 1348 LZMA_ra(24.1%), 1.3K } *
|  |  |--+ AN   { Int32 1348 LZMA_ra(19.6%), 1.0K } *
|  |  |--+ DP   { Int32 1348 LZMA_ra(47.7%), 2.5K } *
|  |  |--+ HM2   { Bit1 1348 LZMA_ra(145.6%), 253B } *
|  |  |--+ HM3   { Bit1 1348 LZMA_ra(145.6%), 253B } *
|  |  |--+ OR   { Str8 1348 LZMA_ra(19.6%), 341B } *
|  |  |--+ GP   { Str8 1348 LZMA_ra(24.3%), 3.8K } *
|  |  \--+ BN   { Int32 1348 LZMA_ra(20.7%), 1.1K } *
|  \--+ format   [  ]
|     \--+ DP   [  ] *
|        |--+ data   { VL_Int 90x1348 LZMA_ra(70.8%), 115.2K } *
|        \--+ ~data   { VL_Int 1348x90 LZMA_ra(65.1%), 105.9K } *
\--+ sample.annotation   [  ]
   \--+ family   { Str8 90 LZMA_ra(55.0%), 221B } *
# of selected variants: 142
# of selected samples: 90
# of selected variants: 1,348
# of selected variants: 5
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 5
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 3
# of selected samples: 3
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 2
# of selected variants: 50
# of selected samples: 2
# of selected variants: 51
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
# of selected variants: 26
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 3
# of selected samples: 3
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 2
# of selected variants: 50
# of selected samples: 2
# of selected variants: 51
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
# of selected variants: 26
Warning in SeqVarTools:::.samplePairs1(samples) :
  More than two samples for subject 4
Selecting first two samples: samp7, samp8
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected variants: 1,346
# of selected variants: 1,330
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 3
# of selected variants: 10
# of selected samples: 3
# of selected samples: 90
# of selected variants: 1,348
# of selected variants: 10
# of selected samples: 3
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
starting worker pid=15004 on localhost:11141 at 03:38:06.630
starting worker pid=15744 on localhost:11141 at 03:38:06.659
starting worker pid=10840 on localhost:11141 at 03:38:06.682
starting worker pid=20276 on localhost:11141 at 03:38:06.747
starting worker pid=5072 on localhost:11141 at 03:38:06.774
starting worker pid=10076 on localhost:11141 at 03:38:06.810
starting worker pid=15436 on localhost:11141 at 03:38:06.817
starting worker pid=11728 on localhost:11141 at 03:38:06.833
starting worker pid=10232 on localhost:11141 at 03:38:06.833
starting worker pid=24620 on localhost:11141 at 03:38:06.853
starting worker pid=16652 on localhost:11141 at 03:38:06.859
starting worker pid=8120 on localhost:11141 at 03:38:06.892
starting worker pid=26192 on localhost:11141 at 03:38:06.911
starting worker pid=9540 on localhost:11141 at 03:38:06.929
starting worker pid=19656 on localhost:11141 at 03:38:06.962
starting worker pid=18288 on localhost:11141 at 03:38:06.962
starting worker pid=24480 on localhost:11141 at 03:38:06.965
starting worker pid=11576 on localhost:11141 at 03:38:07.001
starting worker pid=10632 on localhost:11141 at 03:38:07.019
starting worker pid=25292 on localhost:11141 at 03:38:07.048
starting worker pid=15504 on localhost:11141 at 03:38:07.052
starting worker pid=19888 on localhost:11141 at 03:38:07.053
starting worker pid=24476 on localhost:11141 at 03:38:07.059
starting worker pid=8424 on localhost:11141 at 03:38:07.061
starting worker pid=11488 on localhost:11141 at 03:38:07.091
starting worker pid=16756 on localhost:11141 at 03:38:07.120
starting worker pid=18048 on localhost:11141 at 03:38:07.134
starting worker pid=24336 on localhost:11141 at 03:38:07.170
starting worker pid=26100 on localhost:11141 at 03:38:07.174
starting worker pid=18624 on localhost:11141 at 03:38:07.196
starting worker pid=21116 on localhost:11141 at 03:38:07.198
starting worker pid=8244 on localhost:11141 at 03:38:07.203
starting worker pid=3976 on localhost:11141 at 03:38:07.249
starting worker pid=16176 on localhost:11141 at 03:38:07.250
starting worker pid=25324 on localhost:11141 at 03:38:07.258
starting worker pid=21836 on localhost:11141 at 03:38:07.296
starting worker pid=12168 on localhost:11141 at 03:38:07.298
starting worker pid=16924 on localhost:11141 at 03:38:07.316
starting worker pid=10604 on localhost:11141 at 03:38:07.337
starting worker pid=16128 on localhost:11141 at 03:38:07.355
starting worker pid=17356 on localhost:11141 at 03:38:07.355
starting worker pid=25580 on localhost:11141 at 03:38:07.367
starting worker pid=8132 on localhost:11141 at 03:38:07.381
starting worker pid=17096 on localhost:11141 at 03:38:07.381
starting worker pid=20776 on localhost:11141 at 03:38:07.385
starting worker pid=23244 on localhost:11141 at 03:38:07.397
starting worker pid=24772 on localhost:11141 at 03:38:07.401
starting worker pid=20156 on localhost:11141 at 03:38:07.401
starting worker pid=13044 on localhost:11141 at 03:38:07.405
starting worker pid=26048 on localhost:11141 at 03:38:07.412
starting worker pid=11256 on localhost:11141 at 03:38:07.418
starting worker pid=14632 on localhost:11141 at 03:38:07.436
starting worker pid=26396 on localhost:11141 at 03:38:07.451
starting worker pid=23612 on localhost:11141 at 03:38:07.462
starting worker pid=10164 on localhost:11141 at 03:38:07.467
starting worker pid=19556 on localhost:11141 at 03:38:07.468
starting worker pid=17604 on localhost:11141 at 03:38:07.472
starting worker pid=19700 on localhost:11141 at 03:38:07.473
starting worker pid=18684 on localhost:11141 at 03:38:07.493
starting worker pid=13480 on localhost:11141 at 03:38:07.500
starting worker pid=22476 on localhost:11141 at 03:38:07.515
starting worker pid=4012 on localhost:11141 at 03:38:07.516
starting worker pid=19432 on localhost:11141 at 03:38:07.519
starting worker pid=17296 on localhost:11141 at 03:38:14.134
starting worker pid=13388 on localhost:11141 at 03:38:14.433
starting worker pid=18196 on localhost:11141 at 03:38:14.434
starting worker pid=15452 on localhost:11141 at 03:38:14.437
starting worker pid=8536 on localhost:11141 at 03:38:14.520
starting worker pid=5968 on localhost:11141 at 03:38:14.534
starting worker pid=10152 on localhost:11141 at 03:38:14.535
starting worker pid=6192 on localhost:11141 at 03:38:14.539
starting worker pid=10248 on localhost:11141 at 03:38:14.556
starting worker pid=16064 on localhost:11141 at 03:38:14.558
starting worker pid=24544 on localhost:11141 at 03:38:14.561
starting worker pid=5744 on localhost:11141 at 03:38:14.565
starting worker pid=13076 on localhost:11141 at 03:38:14.567
starting worker pid=13400 on localhost:11141 at 03:38:14.568
starting worker pid=13756 on localhost:11141 at 03:38:14.569
starting worker pid=15548 on localhost:11141 at 03:38:14.570
starting worker pid=16140 on localhost:11141 at 03:38:14.573
starting worker pid=2304 on localhost:11141 at 03:38:14.573
starting worker pid=20488 on localhost:11141 at 03:38:14.575
starting worker pid=2928 on localhost:11141 at 03:38:14.576
starting worker pid=19240 on localhost:11141 at 03:38:14.576
starting worker pid=10852 on localhost:11141 at 03:38:14.578
starting worker pid=19516 on localhost:11141 at 03:38:14.606
starting worker pid=10560 on localhost:11141 at 03:38:14.616
starting worker pid=18676 on localhost:11141 at 03:38:14.622
starting worker pid=15892 on localhost:11141 at 03:38:14.627
starting worker pid=22216 on localhost:11141 at 03:38:14.629
starting worker pid=22728 on localhost:11141 at 03:38:14.632
starting worker pid=25896 on localhost:11141 at 03:38:14.650
starting worker pid=10652 on localhost:11141 at 03:38:14.652
starting worker pid=11120 on localhost:11141 at 03:38:14.652
starting worker pid=21108 on localhost:11141 at 03:38:14.655
starting worker pid=5300 on localhost:11141 at 03:38:14.665
starting worker pid=8036 on localhost:11141 at 03:38:14.669
starting worker pid=17280 on localhost:11141 at 03:38:14.673
starting worker pid=23808 on localhost:11141 at 03:38:14.673
starting worker pid=12860 on localhost:11141 at 03:38:14.674
starting worker pid=16260 on localhost:11141 at 03:38:14.676
starting worker pid=15108 on localhost:11141 at 03:38:14.676
starting worker pid=11564 on localhost:11141 at 03:38:14.677
starting worker pid=2772 on localhost:11141 at 03:38:14.679
starting worker pid=3608 on localhost:11141 at 03:38:14.679
starting worker pid=9140 on localhost:11141 at 03:38:14.681
starting worker pid=1368 on localhost:11141 at 03:38:14.682
starting worker pid=11512 on localhost:11141 at 03:38:14.683
starting worker pid=13984 on localhost:11141 at 03:38:14.684
starting worker pid=21252 on localhost:11141 at 03:38:14.686
starting worker pid=7912 on localhost:11141 at 03:38:14.689
starting worker pid=18280 on localhost:11141 at 03:38:14.689
starting worker pid=4436 on localhost:11141 at 03:38:14.692
starting worker pid=11556 on localhost:11141 at 03:38:14.692
starting worker pid=24460 on localhost:11141 at 03:38:14.695
starting worker pid=7700 on localhost:11141 at 03:38:14.699
starting worker pid=15252 on localhost:11141 at 03:38:14.699
starting worker pid=14492 on localhost:11141 at 03:38:14.700
starting worker pid=20052 on localhost:11141 at 03:38:14.702
starting worker pid=11384 on localhost:11141 at 03:38:14.702
starting worker pid=22608 on localhost:11141 at 03:38:14.703
starting worker pid=14748 on localhost:11141 at 03:38:14.704
starting worker pid=12476 on localhost:11141 at 03:38:14.704
starting worker pid=8512 on localhost:11141 at 03:38:14.705
starting worker pid=18320 on localhost:11141 at 03:38:14.706
starting worker pid=15352 on localhost:11141 at 03:38:14.707
starting worker pid=5680 on localhost:11141 at 03:38:28.178
starting worker pid=7840 on localhost:11141 at 03:38:28.193
starting worker pid=24408 on localhost:11141 at 03:38:28.214
starting worker pid=21040 on localhost:11141 at 03:38:28.225
starting worker pid=3228 on localhost:11141 at 03:38:28.255
starting worker pid=18264 on localhost:11141 at 03:38:28.257
starting worker pid=20064 on localhost:11141 at 03:38:28.259
starting worker pid=7660 on localhost:11141 at 03:38:28.276
starting worker pid=13196 on localhost:11141 at 03:38:28.282
starting worker pid=19588 on localhost:11141 at 03:38:28.287
starting worker pid=15448 on localhost:11141 at 03:38:28.290
starting worker pid=4452 on localhost:11141 at 03:38:28.294
starting worker pid=16936 on localhost:11141 at 03:38:28.329
starting worker pid=25028 on localhost:11141 at 03:38:28.337
starting worker pid=18112 on localhost:11141 at 03:38:28.339
starting worker pid=21036 on localhost:11141 at 03:38:28.346
starting worker pid=23936 on localhost:11141 at 03:38:28.345
starting worker pid=11232 on localhost:11141 at 03:38:28.394
starting worker pid=18328 on localhost:11141 at 03:38:28.457
starting worker pid=23004 on localhost:11141 at 03:38:28.469
starting worker pid=25064 on localhost:11141 at 03:38:28.474
starting worker pid=22932 on localhost:11141 at 03:38:28.487
starting worker pid=25832 on localhost:11141 at 03:38:28.596
starting worker pid=19236 on localhost:11141 at 03:38:28.626
starting worker pid=14776 on localhost:11141 at 03:38:28.714
starting worker pid=8856 on localhost:11141 at 03:38:28.721
starting worker pid=11428 on localhost:11141 at 03:38:28.724
starting worker pid=15836 on localhost:11141 at 03:38:28.728
starting worker pid=20160 on localhost:11141 at 03:38:28.730
starting worker pid=15104 on localhost:11141 at 03:38:28.732
starting worker pid=26124 on localhost:11141 at 03:38:28.744
starting worker pid=17528 on localhost:11141 at 03:38:28.753
starting worker pid=19436 on localhost:11141 at 03:38:28.757
starting worker pid=26424 on localhost:11141 at 03:38:28.760
starting worker pid=13764 on localhost:11141 at 03:38:28.761
starting worker pid=20516 on localhost:11141 at 03:38:28.771
starting worker pid=25948 on localhost:11141 at 03:38:28.777
starting worker pid=22844 on localhost:11141 at 03:38:28.780
starting worker pid=21012 on localhost:11141 at 03:38:28.782
starting worker pid=11364 on localhost:11141 at 03:38:28.786
starting worker pid=15960 on localhost:11141 at 03:38:28.790
starting worker pid=16528 on localhost:11141 at 03:38:28.793
starting worker pid=9380 on localhost:11141 at 03:38:28.797
starting worker pid=11872 on localhost:11141 at 03:38:28.799
starting worker pid=25200 on localhost:11141 at 03:38:28.800
starting worker pid=24788 on localhost:11141 at 03:38:28.805
starting worker pid=16272 on localhost:11141 at 03:38:28.810
starting worker pid=26172 on localhost:11141 at 03:38:28.811
starting worker pid=18548 on localhost:11141 at 03:38:28.813
starting worker pid=9804 on localhost:11141 at 03:38:28.815
starting worker pid=23800 on localhost:11141 at 03:38:28.816
starting worker pid=26616 on localhost:11141 at 03:38:28.820
starting worker pid=19696 on localhost:11141 at 03:38:28.821
starting worker pid=2504 on localhost:11141 at 03:38:28.833
starting worker pid=17152 on localhost:11141 at 03:38:28.834
starting worker pid=22772 on localhost:11141 at 03:38:28.835
starting worker pid=16256 on localhost:11141 at 03:38:28.838
starting worker pid=23260 on localhost:11141 at 03:38:28.839
starting worker pid=12492 on localhost:11141 at 03:38:28.839
starting worker pid=21224 on localhost:11141 at 03:38:28.840
starting worker pid=17468 on localhost:11141 at 03:38:28.840
starting worker pid=12396 on localhost:11141 at 03:38:28.842
starting worker pid=12092 on localhost:11141 at 03:38:28.842
starting worker pid=26168 on localhost:11141 at 03:38:35.551
starting worker pid=3668 on localhost:11141 at 03:38:35.555
starting worker pid=21112 on localhost:11141 at 03:38:35.581
starting worker pid=9888 on localhost:11141 at 03:38:35.589
starting worker pid=17984 on localhost:11141 at 03:38:35.595
starting worker pid=10044 on localhost:11141 at 03:38:35.597
starting worker pid=3804 on localhost:11141 at 03:38:35.606
starting worker pid=24636 on localhost:11141 at 03:38:35.607
starting worker pid=23624 on localhost:11141 at 03:38:35.629
starting worker pid=10328 on localhost:11141 at 03:38:35.714
starting worker pid=18700 on localhost:11141 at 03:38:35.734
starting worker pid=10444 on localhost:11141 at 03:38:35.755
starting worker pid=15144 on localhost:11141 at 03:38:35.776
starting worker pid=14620 on localhost:11141 at 03:38:35.779
starting worker pid=960 on localhost:11141 at 03:38:35.779
starting worker pid=7528 on localhost:11141 at 03:38:35.780
starting worker pid=10212 on localhost:11141 at 03:38:35.783
starting worker pid=8004 on localhost:11141 at 03:38:35.783
starting worker pid=22144 on localhost:11141 at 03:38:35.787
starting worker pid=10672 on localhost:11141 at 03:38:35.788
starting worker pid=16680 on localhost:11141 at 03:38:35.804
starting worker pid=15248 on localhost:11141 at 03:38:35.805
starting worker pid=7560 on localhost:11141 at 03:38:35.809
starting worker pid=16180 on localhost:11141 at 03:38:35.811
starting worker pid=8792 on localhost:11141 at 03:38:35.813
starting worker pid=24548 on localhost:11141 at 03:38:35.812
starting worker pid=16768 on localhost:11141 at 03:38:35.813
starting worker pid=8708 on localhost:11141 at 03:38:35.814
starting worker pid=19316 on localhost:11141 at 03:38:35.819
starting worker pid=16124 on localhost:11141 at 03:38:35.828
starting worker pid=18660 on localhost:11141 at 03:38:35.828
starting worker pid=13396 on localhost:11141 at 03:38:35.829
starting worker pid=21676 on localhost:11141 at 03:38:35.841
starting worker pid=10768 on localhost:11141 at 03:38:35.843
starting worker pid=16632 on localhost:11141 at 03:38:35.852
starting worker pid=19572 on localhost:11141 at 03:38:35.857
starting worker pid=10120 on localhost:11141 at 03:38:35.861
starting worker pid=21052 on localhost:11141 at 03:38:35.863
starting worker pid=13336 on localhost:11141 at 03:38:35.864
starting worker pid=23992 on localhost:11141 at 03:38:35.864
starting worker pid=11748 on localhost:11141 at 03:38:35.865
starting worker pid=8844 on localhost:11141 at 03:38:35.867
starting worker pid=26524 on localhost:11141 at 03:38:35.867
starting worker pid=6164 on localhost:11141 at 03:38:35.870
starting worker pid=18940 on localhost:11141 at 03:38:35.873
starting worker pid=5148 on localhost:11141 at 03:38:35.876
starting worker pid=20924 on localhost:11141 at 03:38:35.877
starting worker pid=24644 on localhost:11141 at 03:38:35.882
starting worker pid=16388 on localhost:11141 at 03:38:35.883
starting worker pid=16820 on localhost:11141 at 03:38:35.883
starting worker pid=10620 on localhost:11141 at 03:38:35.883
starting worker pid=8304 on localhost:11141 at 03:38:35.886
starting worker pid=21952 on localhost:11141 at 03:38:35.886
starting worker pid=16840 on localhost:11141 at 03:38:35.889
starting worker pid=14248 on localhost:11141 at 03:38:35.893
starting worker pid=18236 on localhost:11141 at 03:38:35.895
starting worker pid=8992 on localhost:11141 at 03:38:35.895
starting worker pid=14096 on localhost:11141 at 03:38:35.901
starting worker pid=26320 on localhost:11141 at 03:38:35.905
starting worker pid=21924 on localhost:11141 at 03:38:35.911
starting worker pid=25864 on localhost:11141 at 03:38:35.912
starting worker pid=23604 on localhost:11141 at 03:38:35.912
starting worker pid=25436 on localhost:11141 at 03:38:35.912
starting worker pid=23316 on localhost:11141 at 03:38:50.052
starting worker pid=3868 on localhost:11141 at 03:38:50.053
starting worker pid=14360 on localhost:11141 at 03:38:50.172
starting worker pid=6160 on localhost:11141 at 03:38:50.175
starting worker pid=3400 on localhost:11141 at 03:38:50.191
starting worker pid=13276 on localhost:11141 at 03:38:50.193
starting worker pid=5280 on localhost:11141 at 03:38:50.205
starting worker pid=11680 on localhost:11141 at 03:38:50.211
starting worker pid=14240 on localhost:11141 at 03:38:50.223
starting worker pid=10780 on localhost:11141 at 03:38:50.279
starting worker pid=4152 on localhost:11141 at 03:38:50.298
starting worker pid=17076 on localhost:11141 at 03:38:50.312
starting worker pid=9864 on localhost:11141 at 03:38:50.316
starting worker pid=5248 on localhost:11141 at 03:38:50.321
starting worker pid=4648 on localhost:11141 at 03:38:50.349
starting worker pid=26384 on localhost:11141 at 03:38:50.351
starting worker pid=13680 on localhost:11141 at 03:38:50.353
starting worker pid=26252 on localhost:11141 at 03:38:50.401
starting worker pid=18860 on localhost:11141 at 03:38:50.403
starting worker pid=14552 on localhost:11141 at 03:38:50.434
starting worker pid=15404 on localhost:11141 at 03:38:50.435
starting worker pid=7328 on localhost:11141 at 03:38:50.444
starting worker pid=17088 on localhost:11141 at 03:38:50.447
starting worker pid=15308 on localhost:11141 at 03:38:50.447
starting worker pid=4872 on localhost:11141 at 03:38:50.449
starting worker pid=13604 on localhost:11141 at 03:38:50.460
starting worker pid=21628 on localhost:11141 at 03:38:50.462
starting worker pid=9308 on localhost:11141 at 03:38:50.463
starting worker pid=9580 on localhost:11141 at 03:38:50.462
starting worker pid=17864 on localhost:11141 at 03:38:50.468
starting worker pid=8588 on localhost:11141 at 03:38:50.469
starting worker pid=20780 on localhost:11141 at 03:38:50.471
starting worker pid=18552 on localhost:11141 at 03:38:50.474
starting worker pid=20464 on localhost:11141 at 03:38:50.484
starting worker pid=6064 on localhost:11141 at 03:38:50.487
starting worker pid=7600 on localhost:11141 at 03:38:50.488
starting worker pid=14176 on localhost:11141 at 03:38:50.502
starting worker pid=26428 on localhost:11141 at 03:38:50.502
starting worker pid=24452 on localhost:11141 at 03:38:50.505
starting worker pid=13872 on localhost:11141 at 03:38:50.509
starting worker pid=10224 on localhost:11141 at 03:38:50.510
starting worker pid=12464 on localhost:11141 at 03:38:50.511
starting worker pid=23580 on localhost:11141 at 03:38:50.515
starting worker pid=20024 on localhost:11141 at 03:38:50.525
starting worker pid=10400 on localhost:11141 at 03:38:50.529
starting worker pid=17120 on localhost:11141 at 03:38:50.551
starting worker pid=14888 on localhost:11141 at 03:38:50.551
starting worker pid=17388 on localhost:11141 at 03:38:50.553
starting worker pid=15996 on localhost:11141 at 03:38:50.555
starting worker pid=7252 on localhost:11141 at 03:38:50.558
starting worker pid=20772 on localhost:11141 at 03:38:50.562
starting worker pid=5268 on localhost:11141 at 03:38:50.563
starting worker pid=24800 on localhost:11141 at 03:38:50.563
starting worker pid=14984 on localhost:11141 at 03:38:50.564
starting worker pid=10716 on localhost:11141 at 03:38:50.566
starting worker pid=21452 on localhost:11141 at 03:38:50.566
starting worker pid=8940 on localhost:11141 at 03:38:50.568
starting worker pid=12220 on localhost:11141 at 03:38:50.568
starting worker pid=23508 on localhost:11141 at 03:38:50.570
starting worker pid=8208 on localhost:11141 at 03:38:50.570
starting worker pid=13484 on localhost:11141 at 03:38:50.571
starting worker pid=15280 on localhost:11141 at 03:38:50.571
starting worker pid=20864 on localhost:11141 at 03:38:50.574
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected variants: 903
# of selected samples: 59
# of selected samples: 58
# of selected samples: 32
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 10
# of selected samples: 10
# of selected variants: 10
# of selected samples: 10


RUNIT TEST PROTOCOL -- Fri Jun 28 03:39:05 2024 
*********************************************** 
Number of test functions: 152 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
SeqVarTools RUnit Tests - 152 test functions, 0 errors, 0 failures
Number of test functions: 152 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  18.00    3.70   75.87 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.410.020.44
SeqVarData-class0.030.000.03
allele-methods0.000.010.02
alleleFrequency0.010.000.01
alternateAlleleDetection000
applyMethod0.130.020.16
countSingletons0.010.000.01
duplicateDiscordance0.100.010.11
getGenotype0.000.010.02
getVariableLengthData0.010.000.01
heterozygosity0.570.000.56
hwe0.040.000.05
imputedDosage0.160.020.19
inbreedCoeff0.090.000.09
isSNV000
isVariant000
meanBySample0.030.000.03
mendelErr0.000.020.02
missingGenotypeRate0.020.000.01
pca0.370.070.46
pedigree0.000.020.01
refFrac0.040.000.03
regression0.040.000.05
setVariantID0.020.010.03
titv0.090.050.14
variantInfo0.030.000.03