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

This page was generated on 2024-08-07 11:42 -0400 (Wed, 07 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4701
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4400
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4469
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4418
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4411
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 1910/2254HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.43.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-08-06 14:00 -0400 (Tue, 06 Aug 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
palomino8Windows Server 2022 Datacenter / x64  OK    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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for SeqVarTools on palomino8

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-08-07 05:26:24 -0400 (Wed, 07 Aug 2024)
EndedAt: 2024-08-07 05:30:59 -0400 (Wed, 07 Aug 2024)
EllapsedTime: 275.5 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.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
  '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.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: 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=84264 on localhost:11492 at 05:29:32.759
starting worker pid=90272 on localhost:11492 at 05:29:32.764
starting worker pid=88652 on localhost:11492 at 05:29:32.773
starting worker pid=120888 on localhost:11492 at 05:29:32.793
starting worker pid=109044 on localhost:11492 at 05:29:32.841
starting worker pid=62568 on localhost:11492 at 05:29:32.848
starting worker pid=82808 on localhost:11492 at 05:29:32.855
starting worker pid=45012 on localhost:11492 at 05:29:32.866
starting worker pid=13964 on localhost:11492 at 05:29:32.890
starting worker pid=112704 on localhost:11492 at 05:29:32.899
starting worker pid=8044 on localhost:11492 at 05:29:32.936
starting worker pid=108092 on localhost:11492 at 05:29:32.948
starting worker pid=116792 on localhost:11492 at 05:29:32.983
starting worker pid=67156 on localhost:11492 at 05:29:33.055
starting worker pid=39552 on localhost:11492 at 05:29:33.066
starting worker pid=140816 on localhost:11492 at 05:29:33.072
starting worker pid=99944 on localhost:11492 at 05:29:33.077
starting worker pid=105324 on localhost:11492 at 05:29:33.090
starting worker pid=125328 on localhost:11492 at 05:29:33.107
starting worker pid=14484 on localhost:11492 at 05:29:33.114
starting worker pid=25552 on localhost:11492 at 05:29:33.129
starting worker pid=95100 on localhost:11492 at 05:29:33.131
starting worker pid=30528 on localhost:11492 at 05:29:33.151
starting worker pid=17300 on localhost:11492 at 05:29:33.162
starting worker pid=107732 on localhost:11492 at 05:29:33.162
starting worker pid=131444 on localhost:11492 at 05:29:33.203
starting worker pid=130140 on localhost:11492 at 05:29:33.260
starting worker pid=116572 on localhost:11492 at 05:29:33.323
starting worker pid=64456 on localhost:11492 at 05:29:33.336
starting worker pid=52912 on localhost:11492 at 05:29:33.338
starting worker pid=78632 on localhost:11492 at 05:29:33.341
starting worker pid=60892 on localhost:11492 at 05:29:42.141
starting worker pid=4424 on localhost:11492 at 05:29:42.154
starting worker pid=110272 on localhost:11492 at 05:29:42.172
starting worker pid=54264 on localhost:11492 at 05:29:42.183
starting worker pid=123380 on localhost:11492 at 05:29:42.200
starting worker pid=51232 on localhost:11492 at 05:29:42.211
starting worker pid=24356 on localhost:11492 at 05:29:42.212
starting worker pid=117056 on localhost:11492 at 05:29:42.212
starting worker pid=5660 on localhost:11492 at 05:29:42.214
starting worker pid=68504 on localhost:11492 at 05:29:42.215
starting worker pid=24772 on localhost:11492 at 05:29:42.220
starting worker pid=120180 on localhost:11492 at 05:29:42.229
starting worker pid=114024 on localhost:11492 at 05:29:42.425
starting worker pid=122296 on localhost:11492 at 05:29:42.434
starting worker pid=106088 on localhost:11492 at 05:29:42.532
starting worker pid=119032 on localhost:11492 at 05:29:42.572
starting worker pid=13280 on localhost:11492 at 05:29:42.601
starting worker pid=17740 on localhost:11492 at 05:29:42.613
starting worker pid=89664 on localhost:11492 at 05:29:42.626
starting worker pid=106728 on localhost:11492 at 05:29:42.639
starting worker pid=121536 on localhost:11492 at 05:29:42.640
starting worker pid=115688 on localhost:11492 at 05:29:42.663
starting worker pid=119404 on localhost:11492 at 05:29:42.682
starting worker pid=139988 on localhost:11492 at 05:29:42.699
starting worker pid=130820 on localhost:11492 at 05:29:42.720
starting worker pid=1308 on localhost:11492 at 05:29:42.725
starting worker pid=104772 on localhost:11492 at 05:29:42.744
starting worker pid=61764 on localhost:11492 at 05:29:42.746
starting worker pid=74568 on localhost:11492 at 05:29:42.747
starting worker pid=133160 on localhost:11492 at 05:29:42.803
starting worker pid=83176 on localhost:11492 at 05:29:42.827
starting worker pid=135416 on localhost:11492 at 05:29:58.928
starting worker pid=36856 on localhost:11492 at 05:29:58.935
starting worker pid=40152 on localhost:11492 at 05:29:58.947
starting worker pid=5884 on localhost:11492 at 05:29:58.963
starting worker pid=75884 on localhost:11492 at 05:29:59.084
starting worker pid=125996 on localhost:11492 at 05:29:59.126
starting worker pid=103792 on localhost:11492 at 05:29:59.158
starting worker pid=112988 on localhost:11492 at 05:29:59.159
starting worker pid=78260 on localhost:11492 at 05:29:59.175
starting worker pid=96216 on localhost:11492 at 05:29:59.207
starting worker pid=18756 on localhost:11492 at 05:29:59.210
starting worker pid=110904 on localhost:11492 at 05:29:59.214
starting worker pid=15644 on localhost:11492 at 05:29:59.224
starting worker pid=91792 on localhost:11492 at 05:29:59.236
starting worker pid=39680 on localhost:11492 at 05:29:59.272
starting worker pid=13908 on localhost:11492 at 05:29:59.276
starting worker pid=127412 on localhost:11492 at 05:29:59.290
starting worker pid=96212 on localhost:11492 at 05:29:59.303
starting worker pid=63412 on localhost:11492 at 05:29:59.309
starting worker pid=40940 on localhost:11492 at 05:29:59.318
starting worker pid=35356 on localhost:11492 at 05:29:59.358
starting worker pid=117776 on localhost:11492 at 05:29:59.382
starting worker pid=16056 on localhost:11492 at 05:29:59.388
starting worker pid=32156 on localhost:11492 at 05:29:59.413
starting worker pid=131656 on localhost:11492 at 05:29:59.416
starting worker pid=111872 on localhost:11492 at 05:29:59.431
starting worker pid=125844 on localhost:11492 at 05:29:59.431
starting worker pid=43856 on localhost:11492 at 05:29:59.483
starting worker pid=94720 on localhost:11492 at 05:29:59.523
starting worker pid=106492 on localhost:11492 at 05:29:59.530
starting worker pid=85792 on localhost:11492 at 05:29:59.573
starting worker pid=42212 on localhost:11492 at 05:30:07.862
starting worker pid=143272 on localhost:11492 at 05:30:07.910
starting worker pid=97972 on localhost:11492 at 05:30:07.960
starting worker pid=19084 on localhost:11492 at 05:30:07.961
starting worker pid=141220 on localhost:11492 at 05:30:07.972
starting worker pid=62020 on localhost:11492 at 05:30:07.976
starting worker pid=66028 on localhost:11492 at 05:30:07.994
starting worker pid=68016 on localhost:11492 at 05:30:07.995
starting worker pid=47228 on localhost:11492 at 05:30:08.057
starting worker pid=84424 on localhost:11492 at 05:30:08.073
starting worker pid=19280 on localhost:11492 at 05:30:08.077
starting worker pid=67916 on localhost:11492 at 05:30:08.080
starting worker pid=123088 on localhost:11492 at 05:30:08.100
starting worker pid=34720 on localhost:11492 at 05:30:08.154
starting worker pid=110844 on localhost:11492 at 05:30:08.156
starting worker pid=127532 on localhost:11492 at 05:30:08.161
starting worker pid=116776 on localhost:11492 at 05:30:08.170
starting worker pid=105748 on localhost:11492 at 05:30:08.180
starting worker pid=99092 on localhost:11492 at 05:30:08.196
starting worker pid=144536 on localhost:11492 at 05:30:08.203
starting worker pid=63736 on localhost:11492 at 05:30:08.215
starting worker pid=14816 on localhost:11492 at 05:30:08.219
starting worker pid=18332 on localhost:11492 at 05:30:08.275
starting worker pid=50908 on localhost:11492 at 05:30:08.319
starting worker pid=116364 on localhost:11492 at 05:30:08.328
starting worker pid=44124 on localhost:11492 at 05:30:08.331
starting worker pid=103732 on localhost:11492 at 05:30:08.338
starting worker pid=76184 on localhost:11492 at 05:30:08.342
starting worker pid=75184 on localhost:11492 at 05:30:08.347
starting worker pid=104940 on localhost:11492 at 05:30:08.366
starting worker pid=49536 on localhost:11492 at 05:30:08.391
starting worker pid=38696 on localhost:11492 at 05:30:25.593
starting worker pid=90812 on localhost:11492 at 05:30:25.626
starting worker pid=142540 on localhost:11492 at 05:30:25.642
starting worker pid=100848 on localhost:11492 at 05:30:25.686
starting worker pid=7872 on localhost:11492 at 05:30:25.696
starting worker pid=71948 on localhost:11492 at 05:30:25.748
starting worker pid=121088 on localhost:11492 at 05:30:25.748
starting worker pid=91156 on localhost:11492 at 05:30:25.758
starting worker pid=100472 on localhost:11492 at 05:30:25.760
starting worker pid=139908 on localhost:11492 at 05:30:25.764
starting worker pid=61208 on localhost:11492 at 05:30:25.767
starting worker pid=70252 on localhost:11492 at 05:30:25.780
starting worker pid=104824 on localhost:11492 at 05:30:25.807
starting worker pid=27284 on localhost:11492 at 05:30:25.833
starting worker pid=109832 on localhost:11492 at 05:30:25.841
starting worker pid=41012 on localhost:11492 at 05:30:25.879
starting worker pid=112784 on localhost:11492 at 05:30:25.883
starting worker pid=144992 on localhost:11492 at 05:30:25.889
starting worker pid=67308 on localhost:11492 at 05:30:25.902
starting worker pid=39336 on localhost:11492 at 05:30:25.906
starting worker pid=22064 on localhost:11492 at 05:30:25.923
starting worker pid=73172 on localhost:11492 at 05:30:25.938
starting worker pid=9896 on localhost:11492 at 05:30:25.948
starting worker pid=1772 on localhost:11492 at 05:30:25.960
starting worker pid=87444 on localhost:11492 at 05:30:25.968
starting worker pid=98456 on localhost:11492 at 05:30:25.973
starting worker pid=31360 on localhost:11492 at 05:30:25.988
starting worker pid=66840 on localhost:11492 at 05:30:25.989
starting worker pid=13776 on localhost:11492 at 05:30:25.990
starting worker pid=21376 on localhost:11492 at 05:30:26.051
starting worker pid=136912 on localhost:11492 at 05:30:26.096
# 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 -- Wed Aug  7 05:30:47 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 
  27.79    2.89  100.43 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.670.000.67
SeqVarData-class0.060.020.07
allele-methods0.030.000.03
alleleFrequency0.020.000.02
alternateAlleleDetection000
applyMethod0.280.000.28
countSingletons0.050.000.05
duplicateDiscordance0.190.000.19
getGenotype0.040.020.06
getVariableLengthData0.000.000.02
heterozygosity0.600.030.62
hwe0.090.000.09
imputedDosage0.140.030.24
inbreedCoeff0.140.040.19
isSNV000
isVariant0.000.000.01
meanBySample0.050.000.05
mendelErr0.020.020.03
missingGenotypeRate0.010.000.02
pca0.470.130.59
pedigree0.000.010.01
refFrac0.060.020.10
regression0.110.000.11
setVariantID0.000.010.05
titv0.220.030.25
variantInfo0.050.000.05