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

This page was generated on 2024-03-28 11:38:30 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1928/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.41.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: devel
git_last_commit: a693768
git_last_commit_date: 2023-10-24 09:55:19 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for SeqVarTools on palomino3


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.41.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings SeqVarTools_1.41.0.tar.gz
StartedAt: 2024-03-28 06:36:24 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 06:40:57 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 272.5 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqVarTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/SeqVarTools.Rcheck'
* using R Under development (unstable) (2024-03-16 r86144 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.41.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.19-bioc/meat/SeqVarTools.Rcheck/00check.log'
for details.


Installation output

SeqVarTools.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-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 Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
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.19-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=59280 on localhost:11954 at 06:39:27.463
starting worker pid=72136 on localhost:11954 at 06:39:27.489
starting worker pid=55804 on localhost:11954 at 06:39:27.524
starting worker pid=48332 on localhost:11954 at 06:39:27.537
starting worker pid=34408 on localhost:11954 at 06:39:27.542
starting worker pid=86404 on localhost:11954 at 06:39:27.559
starting worker pid=66468 on localhost:11954 at 06:39:27.581
starting worker pid=41348 on localhost:11954 at 06:39:27.585
starting worker pid=73268 on localhost:11954 at 06:39:27.608
starting worker pid=87908 on localhost:11954 at 06:39:27.670
starting worker pid=53616 on localhost:11954 at 06:39:27.699
starting worker pid=47896 on localhost:11954 at 06:39:27.709
starting worker pid=7796 on localhost:11954 at 06:39:27.726
starting worker pid=95660 on localhost:11954 at 06:39:27.763
starting worker pid=136468 on localhost:11954 at 06:39:27.786
starting worker pid=27568 on localhost:11954 at 06:39:27.884
starting worker pid=56264 on localhost:11954 at 06:39:27.901
starting worker pid=58800 on localhost:11954 at 06:39:27.902
starting worker pid=69108 on localhost:11954 at 06:39:27.915
starting worker pid=41900 on localhost:11954 at 06:39:27.922
starting worker pid=72580 on localhost:11954 at 06:39:27.935
starting worker pid=53832 on localhost:11954 at 06:39:27.947
starting worker pid=62636 on localhost:11954 at 06:39:27.952
starting worker pid=77520 on localhost:11954 at 06:39:27.966
starting worker pid=66240 on localhost:11954 at 06:39:27.976
starting worker pid=66036 on localhost:11954 at 06:39:27.993
starting worker pid=82196 on localhost:11954 at 06:39:27.993
starting worker pid=66104 on localhost:11954 at 06:39:27.997
starting worker pid=66188 on localhost:11954 at 06:39:28.010
starting worker pid=60264 on localhost:11954 at 06:39:28.060
starting worker pid=54032 on localhost:11954 at 06:39:28.063
starting worker pid=123760 on localhost:11954 at 06:39:37.736
starting worker pid=113380 on localhost:11954 at 06:39:37.769
starting worker pid=110524 on localhost:11954 at 06:39:37.924
starting worker pid=94708 on localhost:11954 at 06:39:37.961
starting worker pid=70660 on localhost:11954 at 06:39:37.971
starting worker pid=85732 on localhost:11954 at 06:39:37.998
starting worker pid=124472 on localhost:11954 at 06:39:38.049
starting worker pid=95288 on localhost:11954 at 06:39:38.071
starting worker pid=13336 on localhost:11954 at 06:39:38.078
starting worker pid=93416 on localhost:11954 at 06:39:38.091
starting worker pid=92888 on localhost:11954 at 06:39:38.182
starting worker pid=77304 on localhost:11954 at 06:39:38.200
starting worker pid=10100 on localhost:11954 at 06:39:38.236
starting worker pid=132068 on localhost:11954 at 06:39:38.237
starting worker pid=135848 on localhost:11954 at 06:39:38.239
starting worker pid=21896 on localhost:11954 at 06:39:38.241
starting worker pid=15176 on localhost:11954 at 06:39:38.242
starting worker pid=20788 on localhost:11954 at 06:39:38.267
starting worker pid=142216 on localhost:11954 at 06:39:38.276
starting worker pid=114924 on localhost:11954 at 06:39:38.287
starting worker pid=10260 on localhost:11954 at 06:39:38.289
starting worker pid=41000 on localhost:11954 at 06:39:38.313
starting worker pid=35220 on localhost:11954 at 06:39:38.316
starting worker pid=122784 on localhost:11954 at 06:39:38.320
starting worker pid=5416 on localhost:11954 at 06:39:38.321
starting worker pid=23600 on localhost:11954 at 06:39:38.324
starting worker pid=137488 on localhost:11954 at 06:39:38.324
starting worker pid=20280 on localhost:11954 at 06:39:38.359
starting worker pid=30356 on localhost:11954 at 06:39:38.359
starting worker pid=35664 on localhost:11954 at 06:39:38.377
starting worker pid=123832 on localhost:11954 at 06:39:38.381
starting worker pid=79180 on localhost:11954 at 06:39:56.321
starting worker pid=62164 on localhost:11954 at 06:39:56.435
starting worker pid=66452 on localhost:11954 at 06:39:56.440
starting worker pid=40492 on localhost:11954 at 06:39:56.469
starting worker pid=41184 on localhost:11954 at 06:39:56.538
starting worker pid=133412 on localhost:11954 at 06:39:56.539
starting worker pid=131012 on localhost:11954 at 06:39:56.540
starting worker pid=77212 on localhost:11954 at 06:39:56.569
starting worker pid=37032 on localhost:11954 at 06:39:56.580
starting worker pid=26380 on localhost:11954 at 06:39:56.619
starting worker pid=68612 on localhost:11954 at 06:39:56.636
starting worker pid=40480 on localhost:11954 at 06:39:56.647
starting worker pid=76052 on localhost:11954 at 06:39:56.665
starting worker pid=47940 on localhost:11954 at 06:39:56.668
starting worker pid=80268 on localhost:11954 at 06:39:56.673
starting worker pid=61104 on localhost:11954 at 06:39:56.677
starting worker pid=61924 on localhost:11954 at 06:39:56.705
starting worker pid=76488 on localhost:11954 at 06:39:56.711
starting worker pid=81828 on localhost:11954 at 06:39:56.729
starting worker pid=73484 on localhost:11954 at 06:39:56.731
starting worker pid=68952 on localhost:11954 at 06:39:56.733
starting worker pid=139180 on localhost:11954 at 06:39:56.742
starting worker pid=39512 on localhost:11954 at 06:39:56.743
starting worker pid=52460 on localhost:11954 at 06:39:56.759
starting worker pid=73532 on localhost:11954 at 06:39:56.787
starting worker pid=63012 on localhost:11954 at 06:39:56.809
starting worker pid=57180 on localhost:11954 at 06:39:56.848
starting worker pid=68600 on localhost:11954 at 06:39:56.857
starting worker pid=71752 on localhost:11954 at 06:39:56.889
starting worker pid=116944 on localhost:11954 at 06:39:56.896
starting worker pid=4312 on localhost:11954 at 06:39:56.957
starting worker pid=71036 on localhost:11954 at 06:40:05.987
starting worker pid=65420 on localhost:11954 at 06:40:06.013
starting worker pid=69276 on localhost:11954 at 06:40:06.112
starting worker pid=82032 on localhost:11954 at 06:40:06.131
starting worker pid=65180 on localhost:11954 at 06:40:06.160
starting worker pid=78832 on localhost:11954 at 06:40:06.168
starting worker pid=114820 on localhost:11954 at 06:40:06.173
starting worker pid=78144 on localhost:11954 at 06:40:06.205
starting worker pid=82692 on localhost:11954 at 06:40:06.225
starting worker pid=70948 on localhost:11954 at 06:40:06.226
starting worker pid=71880 on localhost:11954 at 06:40:06.241
starting worker pid=73304 on localhost:11954 at 06:40:06.247
starting worker pid=83952 on localhost:11954 at 06:40:06.283
starting worker pid=114612 on localhost:11954 at 06:40:06.284
starting worker pid=74556 on localhost:11954 at 06:40:06.316
starting worker pid=69040 on localhost:11954 at 06:40:06.328
starting worker pid=137608 on localhost:11954 at 06:40:06.333
starting worker pid=79388 on localhost:11954 at 06:40:06.357
starting worker pid=71576 on localhost:11954 at 06:40:06.381
starting worker pid=82388 on localhost:11954 at 06:40:06.385
starting worker pid=83960 on localhost:11954 at 06:40:06.386
starting worker pid=62796 on localhost:11954 at 06:40:06.389
starting worker pid=75500 on localhost:11954 at 06:40:06.391
starting worker pid=44808 on localhost:11954 at 06:40:06.395
starting worker pid=32228 on localhost:11954 at 06:40:06.397
starting worker pid=71868 on localhost:11954 at 06:40:06.406
starting worker pid=75748 on localhost:11954 at 06:40:06.415
starting worker pid=83804 on localhost:11954 at 06:40:06.425
starting worker pid=80312 on localhost:11954 at 06:40:06.435
starting worker pid=80400 on localhost:11954 at 06:40:06.461
starting worker pid=114308 on localhost:11954 at 06:40:06.467
starting worker pid=54304 on localhost:11954 at 06:40:23.967
starting worker pid=33052 on localhost:11954 at 06:40:24.038
starting worker pid=77016 on localhost:11954 at 06:40:24.046
starting worker pid=63824 on localhost:11954 at 06:40:24.079
starting worker pid=52772 on localhost:11954 at 06:40:24.109
starting worker pid=84416 on localhost:11954 at 06:40:24.132
starting worker pid=59916 on localhost:11954 at 06:40:24.135
starting worker pid=84108 on localhost:11954 at 06:40:24.135
starting worker pid=58700 on localhost:11954 at 06:40:24.196
starting worker pid=45364 on localhost:11954 at 06:40:24.199
starting worker pid=41324 on localhost:11954 at 06:40:24.203
starting worker pid=55436 on localhost:11954 at 06:40:24.212
starting worker pid=85184 on localhost:11954 at 06:40:24.233
starting worker pid=79660 on localhost:11954 at 06:40:24.282
starting worker pid=53712 on localhost:11954 at 06:40:24.291
starting worker pid=44320 on localhost:11954 at 06:40:24.304
starting worker pid=66688 on localhost:11954 at 06:40:24.312
starting worker pid=45452 on localhost:11954 at 06:40:24.338
starting worker pid=57512 on localhost:11954 at 06:40:24.385
starting worker pid=79216 on localhost:11954 at 06:40:24.402
starting worker pid=71684 on localhost:11954 at 06:40:24.407
starting worker pid=66432 on localhost:11954 at 06:40:24.430
starting worker pid=69736 on localhost:11954 at 06:40:24.430
starting worker pid=87456 on localhost:11954 at 06:40:24.456
starting worker pid=79944 on localhost:11954 at 06:40:24.480
starting worker pid=8340 on localhost:11954 at 06:40:24.493
starting worker pid=62524 on localhost:11954 at 06:40:24.502
starting worker pid=11012 on localhost:11954 at 06:40:24.515
starting worker pid=85660 on localhost:11954 at 06:40:24.531
starting worker pid=83432 on localhost:11954 at 06:40:24.531
starting worker pid=67980 on localhost:11954 at 06:40:24.544
# 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 -- Thu Mar 28 06:40:45 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.92    2.64  102.95 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.750.020.78
SeqVarData-class0.050.000.05
allele-methods0.000.010.02
alleleFrequency0.020.000.01
alternateAlleleDetection000
applyMethod0.220.000.22
countSingletons0.030.000.03
duplicateDiscordance0.140.020.16
getGenotype0.050.010.06
getVariableLengthData0.000.020.01
heterozygosity0.780.000.79
hwe0.100.000.11
imputedDosage0.150.060.25
inbreedCoeff0.130.000.14
isSNV0.000.020.01
isVariant000
meanBySample0.030.000.03
mendelErr0.000.010.02
missingGenotypeRate0.010.000.01
pca0.360.190.55
pedigree0.000.020.02
refFrac0.030.000.09
regression0.070.000.06
setVariantID0.000.000.03
titv0.250.030.28
variantInfo0.040.010.06