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

This page was generated on 2024-05-31 19:30:41 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 1892/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.43.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-05-30 18:57:37 -0400 (Thu, 30 May 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
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for SeqVarTools on palomino4


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: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.43.0.tar.gz
StartedAt: 2024-05-31 10:38:27 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 10:42:39 -0400 (Fri, 31 May 2024)
EllapsedTime: 252.8 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqVarTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck'
* using R version 4.4.0 RC (2024-04-16 r86468 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
  'F:/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck/00check.log'
for details.


Installation output

SeqVarTools.Rcheck/00install.out

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


* installing to library 'F:/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.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup"
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: F:\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=68972 on localhost:11918 at 10:41:18.025
starting worker pid=60648 on localhost:11918 at 10:41:18.027
starting worker pid=95492 on localhost:11918 at 10:41:18.031
starting worker pid=12784 on localhost:11918 at 10:41:18.051
starting worker pid=18584 on localhost:11918 at 10:41:18.070
starting worker pid=89796 on localhost:11918 at 10:41:18.145
starting worker pid=84372 on localhost:11918 at 10:41:18.145
starting worker pid=106484 on localhost:11918 at 10:41:18.151
starting worker pid=63460 on localhost:11918 at 10:41:18.155
starting worker pid=40800 on localhost:11918 at 10:41:18.159
starting worker pid=41464 on localhost:11918 at 10:41:18.166
starting worker pid=30292 on localhost:11918 at 10:41:18.214
starting worker pid=89024 on localhost:11918 at 10:41:18.227
starting worker pid=67152 on localhost:11918 at 10:41:18.235
starting worker pid=66324 on localhost:11918 at 10:41:18.242
starting worker pid=107340 on localhost:11918 at 10:41:18.252
starting worker pid=119576 on localhost:11918 at 10:41:18.255
starting worker pid=29704 on localhost:11918 at 10:41:18.349
starting worker pid=28860 on localhost:11918 at 10:41:18.380
starting worker pid=23912 on localhost:11918 at 10:41:18.385
starting worker pid=52880 on localhost:11918 at 10:41:18.405
starting worker pid=69956 on localhost:11918 at 10:41:18.408
starting worker pid=93296 on localhost:11918 at 10:41:18.434
starting worker pid=55508 on localhost:11918 at 10:41:18.452
starting worker pid=90292 on localhost:11918 at 10:41:18.476
starting worker pid=119824 on localhost:11918 at 10:41:18.478
starting worker pid=84048 on localhost:11918 at 10:41:18.506
starting worker pid=88320 on localhost:11918 at 10:41:18.518
starting worker pid=64592 on localhost:11918 at 10:41:18.526
starting worker pid=109888 on localhost:11918 at 10:41:18.527
starting worker pid=42288 on localhost:11918 at 10:41:18.530
starting worker pid=26000 on localhost:11918 at 10:41:27.074
starting worker pid=95140 on localhost:11918 at 10:41:27.091
starting worker pid=43540 on localhost:11918 at 10:41:27.100
starting worker pid=43492 on localhost:11918 at 10:41:27.107
starting worker pid=38116 on localhost:11918 at 10:41:27.112
starting worker pid=34476 on localhost:11918 at 10:41:27.125
starting worker pid=28548 on localhost:11918 at 10:41:27.167
starting worker pid=1244 on localhost:11918 at 10:41:27.190
starting worker pid=36260 on localhost:11918 at 10:41:27.209
starting worker pid=105552 on localhost:11918 at 10:41:27.209
starting worker pid=47644 on localhost:11918 at 10:41:27.244
starting worker pid=99508 on localhost:11918 at 10:41:27.252
starting worker pid=141252 on localhost:11918 at 10:41:27.271
starting worker pid=118516 on localhost:11918 at 10:41:27.293
starting worker pid=70000 on localhost:11918 at 10:41:27.365
starting worker pid=121648 on localhost:11918 at 10:41:27.376
starting worker pid=104080 on localhost:11918 at 10:41:27.431
starting worker pid=96348 on localhost:11918 at 10:41:27.454
starting worker pid=29648 on localhost:11918 at 10:41:27.456
starting worker pid=107768 on localhost:11918 at 10:41:27.463
starting worker pid=35512 on localhost:11918 at 10:41:27.489
starting worker pid=24116 on localhost:11918 at 10:41:27.510
starting worker pid=4412 on localhost:11918 at 10:41:27.519
starting worker pid=134344 on localhost:11918 at 10:41:27.523
starting worker pid=21528 on localhost:11918 at 10:41:27.542
starting worker pid=135704 on localhost:11918 at 10:41:27.545
starting worker pid=78016 on localhost:11918 at 10:41:27.555
starting worker pid=25312 on localhost:11918 at 10:41:27.598
starting worker pid=103676 on localhost:11918 at 10:41:27.623
starting worker pid=58296 on localhost:11918 at 10:41:27.633
starting worker pid=135924 on localhost:11918 at 10:41:27.661
starting worker pid=92180 on localhost:11918 at 10:41:44.282
starting worker pid=50696 on localhost:11918 at 10:41:44.383
starting worker pid=83792 on localhost:11918 at 10:41:44.456
starting worker pid=105648 on localhost:11918 at 10:41:44.505
starting worker pid=61436 on localhost:11918 at 10:41:44.569
starting worker pid=112604 on localhost:11918 at 10:41:44.588
starting worker pid=9632 on localhost:11918 at 10:41:44.589
starting worker pid=125824 on localhost:11918 at 10:41:44.592
starting worker pid=107432 on localhost:11918 at 10:41:44.595
starting worker pid=28036 on localhost:11918 at 10:41:44.613
starting worker pid=109220 on localhost:11918 at 10:41:44.635
starting worker pid=101420 on localhost:11918 at 10:41:44.641
starting worker pid=67768 on localhost:11918 at 10:41:44.671
starting worker pid=63600 on localhost:11918 at 10:41:44.715
starting worker pid=141752 on localhost:11918 at 10:41:44.768
starting worker pid=90044 on localhost:11918 at 10:41:44.792
starting worker pid=112268 on localhost:11918 at 10:41:44.797
starting worker pid=19336 on localhost:11918 at 10:41:44.809
starting worker pid=39792 on localhost:11918 at 10:41:44.810
starting worker pid=92744 on localhost:11918 at 10:41:44.811
starting worker pid=30616 on localhost:11918 at 10:41:44.822
starting worker pid=127660 on localhost:11918 at 10:41:44.828
starting worker pid=137940 on localhost:11918 at 10:41:44.837
starting worker pid=94192 on localhost:11918 at 10:41:44.840
starting worker pid=89928 on localhost:11918 at 10:41:44.866
starting worker pid=138624 on localhost:11918 at 10:41:44.867
starting worker pid=72452 on localhost:11918 at 10:41:44.877
starting worker pid=77708 on localhost:11918 at 10:41:44.878
starting worker pid=141964 on localhost:11918 at 10:41:44.879
starting worker pid=95920 on localhost:11918 at 10:41:44.903
starting worker pid=85172 on localhost:11918 at 10:41:44.922
starting worker pid=9320 on localhost:11918 at 10:41:53.168
starting worker pid=60588 on localhost:11918 at 10:41:53.207
starting worker pid=54668 on localhost:11918 at 10:41:53.296
starting worker pid=128520 on localhost:11918 at 10:41:53.358
starting worker pid=122264 on localhost:11918 at 10:41:53.372
starting worker pid=23360 on localhost:11918 at 10:41:53.391
starting worker pid=46388 on localhost:11918 at 10:41:53.411
starting worker pid=55324 on localhost:11918 at 10:41:53.412
starting worker pid=91760 on localhost:11918 at 10:41:53.430
starting worker pid=65176 on localhost:11918 at 10:41:53.432
starting worker pid=115312 on localhost:11918 at 10:41:53.446
starting worker pid=136248 on localhost:11918 at 10:41:53.447
starting worker pid=75820 on localhost:11918 at 10:41:53.454
starting worker pid=125752 on localhost:11918 at 10:41:53.470
starting worker pid=116516 on localhost:11918 at 10:41:53.487
starting worker pid=80508 on localhost:11918 at 10:41:53.493
starting worker pid=14708 on localhost:11918 at 10:41:53.560
starting worker pid=103404 on localhost:11918 at 10:41:53.566
starting worker pid=99200 on localhost:11918 at 10:41:53.581
starting worker pid=74284 on localhost:11918 at 10:41:53.582
starting worker pid=96572 on localhost:11918 at 10:41:53.606
starting worker pid=92752 on localhost:11918 at 10:41:53.659
starting worker pid=79876 on localhost:11918 at 10:41:53.684
starting worker pid=41772 on localhost:11918 at 10:41:53.691
starting worker pid=34336 on localhost:11918 at 10:41:53.708
starting worker pid=33624 on localhost:11918 at 10:41:53.722
starting worker pid=54836 on localhost:11918 at 10:41:53.729
starting worker pid=104000 on localhost:11918 at 10:41:53.731
starting worker pid=15732 on localhost:11918 at 10:41:53.778
starting worker pid=19924 on localhost:11918 at 10:41:53.778
starting worker pid=63640 on localhost:11918 at 10:41:53.789
starting worker pid=39616 on localhost:11918 at 10:42:09.410
starting worker pid=122776 on localhost:11918 at 10:42:09.466
starting worker pid=86436 on localhost:11918 at 10:42:09.473
starting worker pid=106968 on localhost:11918 at 10:42:09.482
starting worker pid=15912 on localhost:11918 at 10:42:09.498
starting worker pid=62824 on localhost:11918 at 10:42:09.541
starting worker pid=111516 on localhost:11918 at 10:42:09.550
starting worker pid=85960 on localhost:11918 at 10:42:09.551
starting worker pid=133832 on localhost:11918 at 10:42:09.557
starting worker pid=54512 on localhost:11918 at 10:42:09.562
starting worker pid=110556 on localhost:11918 at 10:42:09.568
starting worker pid=13068 on localhost:11918 at 10:42:09.606
starting worker pid=100064 on localhost:11918 at 10:42:09.617
starting worker pid=40528 on localhost:11918 at 10:42:09.623
starting worker pid=24216 on localhost:11918 at 10:42:09.630
starting worker pid=91068 on localhost:11918 at 10:42:09.670
starting worker pid=66032 on localhost:11918 at 10:42:09.694
starting worker pid=129936 on localhost:11918 at 10:42:09.694
starting worker pid=93024 on localhost:11918 at 10:42:09.746
starting worker pid=60848 on localhost:11918 at 10:42:09.761
starting worker pid=72128 on localhost:11918 at 10:42:09.794
starting worker pid=138220 on localhost:11918 at 10:42:09.808
starting worker pid=25888 on localhost:11918 at 10:42:09.810
starting worker pid=37324 on localhost:11918 at 10:42:09.881
starting worker pid=121940 on localhost:11918 at 10:42:09.889
starting worker pid=66356 on localhost:11918 at 10:42:09.899
starting worker pid=48936 on localhost:11918 at 10:42:09.905
starting worker pid=67524 on localhost:11918 at 10:42:09.932
starting worker pid=121568 on localhost:11918 at 10:42:09.932
starting worker pid=45616 on localhost:11918 at 10:42:09.937
starting worker pid=106228 on localhost:11918 at 10:42:09.940
# 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 May 31 10:42:28 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 
  26.35    2.39   94.21 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.640.020.66
SeqVarData-class0.060.000.06
allele-methods0.000.010.01
alleleFrequency0.030.000.04
alternateAlleleDetection000
applyMethod0.170.060.23
countSingletons0.020.020.03
duplicateDiscordance0.20.00.2
getGenotype0.030.020.05
getVariableLengthData0.000.010.02
heterozygosity0.640.030.67
hwe0.080.000.09
imputedDosage0.190.050.28
inbreedCoeff0.140.010.16
isSNV0.010.000.02
isVariant000
meanBySample0.050.000.04
mendelErr0.030.000.03
missingGenotypeRate0.020.000.02
pca0.390.110.50
pedigree0.000.020.02
refFrac0.050.020.06
regression0.100.000.11
setVariantID0.000.020.05
titv0.240.030.27
variantInfo0.060.000.06