| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-06-28 17:42 -0400 (Fri, 28 Jun 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4760 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4494 |
| merida1 | macOS 12.7.4 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4508 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4466 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4362 |
| 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 1951/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SeqVarTools 1.42.0 (landing page) Stephanie M. Gogarten
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
|
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. |
| Package: SeqVarTools |
| Version: 1.42.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.42.0.tar.gz |
| StartedAt: 2024-06-27 06:07:22 -0400 (Thu, 27 Jun 2024) |
| EndedAt: 2024-06-27 06:12:00 -0400 (Thu, 27 Jun 2024) |
| EllapsedTime: 278.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SeqVarTools.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.42.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/SeqVarTools.Rcheck'
* using R version 4.4.0 (2024-04-24 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.42.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.
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)
SeqVarTools.Rcheck/tests/test.Rout
R version 4.4.0 (2024-04-24 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.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=94016 on localhost:11071 at 06:10:27.842
starting worker pid=21328 on localhost:11071 at 06:10:27.859
starting worker pid=94096 on localhost:11071 at 06:10:27.862
starting worker pid=63396 on localhost:11071 at 06:10:27.916
starting worker pid=111684 on localhost:11071 at 06:10:27.934
starting worker pid=92300 on localhost:11071 at 06:10:27.938
starting worker pid=23148 on localhost:11071 at 06:10:28.034
starting worker pid=60136 on localhost:11071 at 06:10:28.125
starting worker pid=117204 on localhost:11071 at 06:10:28.255
starting worker pid=67928 on localhost:11071 at 06:10:28.255
starting worker pid=82476 on localhost:11071 at 06:10:28.264
starting worker pid=8920 on localhost:11071 at 06:10:28.268
starting worker pid=82816 on localhost:11071 at 06:10:28.277
starting worker pid=85100 on localhost:11071 at 06:10:28.290
starting worker pid=48792 on localhost:11071 at 06:10:28.294
starting worker pid=76372 on localhost:11071 at 06:10:28.304
starting worker pid=92908 on localhost:11071 at 06:10:28.306
starting worker pid=120344 on localhost:11071 at 06:10:28.338
starting worker pid=44004 on localhost:11071 at 06:10:28.357
starting worker pid=88292 on localhost:11071 at 06:10:28.380
starting worker pid=58092 on localhost:11071 at 06:10:28.383
starting worker pid=86412 on localhost:11071 at 06:10:28.389
starting worker pid=87008 on localhost:11071 at 06:10:28.398
starting worker pid=139628 on localhost:11071 at 06:10:28.402
starting worker pid=87452 on localhost:11071 at 06:10:28.454
starting worker pid=42776 on localhost:11071 at 06:10:28.457
starting worker pid=72980 on localhost:11071 at 06:10:28.462
starting worker pid=57040 on localhost:11071 at 06:10:28.473
starting worker pid=79076 on localhost:11071 at 06:10:28.491
starting worker pid=81976 on localhost:11071 at 06:10:28.502
starting worker pid=65036 on localhost:11071 at 06:10:28.545
starting worker pid=101424 on localhost:11071 at 06:10:37.575
starting worker pid=64756 on localhost:11071 at 06:10:37.618
starting worker pid=44060 on localhost:11071 at 06:10:37.664
starting worker pid=91916 on localhost:11071 at 06:10:37.673
starting worker pid=63032 on localhost:11071 at 06:10:37.682
starting worker pid=92496 on localhost:11071 at 06:10:37.709
starting worker pid=53688 on localhost:11071 at 06:10:37.720
starting worker pid=99048 on localhost:11071 at 06:10:37.730
starting worker pid=86060 on localhost:11071 at 06:10:37.738
starting worker pid=24136 on localhost:11071 at 06:10:37.741
starting worker pid=11060 on localhost:11071 at 06:10:37.795
starting worker pid=52848 on localhost:11071 at 06:10:37.843
starting worker pid=133692 on localhost:11071 at 06:10:37.853
starting worker pid=60092 on localhost:11071 at 06:10:37.918
starting worker pid=91180 on localhost:11071 at 06:10:37.934
starting worker pid=139268 on localhost:11071 at 06:10:37.949
starting worker pid=98956 on localhost:11071 at 06:10:37.987
starting worker pid=72888 on localhost:11071 at 06:10:38.030
starting worker pid=100504 on localhost:11071 at 06:10:38.073
starting worker pid=63472 on localhost:11071 at 06:10:38.123
starting worker pid=73320 on localhost:11071 at 06:10:38.126
starting worker pid=27372 on localhost:11071 at 06:10:38.149
starting worker pid=40964 on localhost:11071 at 06:10:38.259
starting worker pid=24460 on localhost:11071 at 06:10:38.267
starting worker pid=129476 on localhost:11071 at 06:10:38.304
starting worker pid=94656 on localhost:11071 at 06:10:38.305
starting worker pid=50916 on localhost:11071 at 06:10:38.322
starting worker pid=122908 on localhost:11071 at 06:10:38.332
starting worker pid=89424 on localhost:11071 at 06:10:38.333
starting worker pid=65252 on localhost:11071 at 06:10:38.352
starting worker pid=62952 on localhost:11071 at 06:10:38.372
starting worker pid=99664 on localhost:11071 at 06:10:55.482
starting worker pid=88436 on localhost:11071 at 06:10:55.503
starting worker pid=42108 on localhost:11071 at 06:10:55.583
starting worker pid=55972 on localhost:11071 at 06:10:55.596
starting worker pid=56832 on localhost:11071 at 06:10:55.617
starting worker pid=89476 on localhost:11071 at 06:10:55.634
starting worker pid=100856 on localhost:11071 at 06:10:55.663
starting worker pid=81860 on localhost:11071 at 06:10:55.679
starting worker pid=93592 on localhost:11071 at 06:10:55.728
starting worker pid=99316 on localhost:11071 at 06:10:55.730
starting worker pid=39504 on localhost:11071 at 06:10:55.756
starting worker pid=79480 on localhost:11071 at 06:10:55.783
starting worker pid=87636 on localhost:11071 at 06:10:55.805
starting worker pid=93768 on localhost:11071 at 06:10:55.867
starting worker pid=89440 on localhost:11071 at 06:10:55.871
starting worker pid=84900 on localhost:11071 at 06:10:55.887
starting worker pid=101332 on localhost:11071 at 06:10:55.890
starting worker pid=98108 on localhost:11071 at 06:10:55.896
starting worker pid=100712 on localhost:11071 at 06:10:55.898
starting worker pid=97064 on localhost:11071 at 06:10:55.972
starting worker pid=98112 on localhost:11071 at 06:10:55.988
starting worker pid=96776 on localhost:11071 at 06:10:55.990
starting worker pid=86228 on localhost:11071 at 06:10:55.992
starting worker pid=84364 on localhost:11071 at 06:10:56.024
starting worker pid=74544 on localhost:11071 at 06:10:56.058
starting worker pid=68540 on localhost:11071 at 06:10:56.059
starting worker pid=92592 on localhost:11071 at 06:10:56.112
starting worker pid=87788 on localhost:11071 at 06:10:56.119
starting worker pid=87924 on localhost:11071 at 06:10:56.122
starting worker pid=74064 on localhost:11071 at 06:10:56.139
starting worker pid=89956 on localhost:11071 at 06:10:56.230
starting worker pid=31332 on localhost:11071 at 06:11:08.703
starting worker pid=82764 on localhost:11071 at 06:11:08.704
starting worker pid=139116 on localhost:11071 at 06:11:08.709
starting worker pid=75464 on localhost:11071 at 06:11:08.713
starting worker pid=97372 on localhost:11071 at 06:11:08.714
starting worker pid=92724 on localhost:11071 at 06:11:08.715
starting worker pid=70116 on localhost:11071 at 06:11:08.718
starting worker pid=58540 on localhost:11071 at 06:11:08.720
starting worker pid=103004 on localhost:11071 at 06:11:08.722
starting worker pid=99160 on localhost:11071 at 06:11:08.726
starting worker pid=77704 on localhost:11071 at 06:11:08.727
starting worker pid=88596 on localhost:11071 at 06:11:08.727
starting worker pid=92068 on localhost:11071 at 06:11:08.727
starting worker pid=84560 on localhost:11071 at 06:11:08.731
starting worker pid=122040 on localhost:11071 at 06:11:08.732
starting worker pid=47404 on localhost:11071 at 06:11:08.734
starting worker pid=87308 on localhost:11071 at 06:11:08.735
starting worker pid=75380 on localhost:11071 at 06:11:08.740
starting worker pid=101156 on localhost:11071 at 06:11:08.741
starting worker pid=99884 on localhost:11071 at 06:11:08.746
starting worker pid=64320 on localhost:11071 at 06:11:08.747
starting worker pid=100092 on localhost:11071 at 06:11:08.748
starting worker pid=19824 on localhost:11071 at 06:11:08.749
starting worker pid=21916 on localhost:11071 at 06:11:08.749
starting worker pid=98940 on localhost:11071 at 06:11:08.749
starting worker pid=9304 on localhost:11071 at 06:11:08.750
starting worker pid=96324 on localhost:11071 at 06:11:08.750
starting worker pid=89940 on localhost:11071 at 06:11:08.750
starting worker pid=98024 on localhost:11071 at 06:11:08.751
starting worker pid=90156 on localhost:11071 at 06:11:08.751
starting worker pid=43812 on localhost:11071 at 06:11:08.752
starting worker pid=109656 on localhost:11071 at 06:11:25.899
starting worker pid=105064 on localhost:11071 at 06:11:25.907
starting worker pid=81460 on localhost:11071 at 06:11:25.951
starting worker pid=95860 on localhost:11071 at 06:11:25.962
starting worker pid=127172 on localhost:11071 at 06:11:25.986
starting worker pid=69076 on localhost:11071 at 06:11:25.898
starting worker pid=101508 on localhost:11071 at 06:11:26.006
starting worker pid=101364 on localhost:11071 at 06:11:26.016
starting worker pid=101060 on localhost:11071 at 06:11:26.026
starting worker pid=106988 on localhost:11071 at 06:11:26.064
starting worker pid=86716 on localhost:11071 at 06:11:26.154
starting worker pid=137388 on localhost:11071 at 06:11:26.193
starting worker pid=28688 on localhost:11071 at 06:11:26.195
starting worker pid=102320 on localhost:11071 at 06:11:26.197
starting worker pid=100404 on localhost:11071 at 06:11:26.199
starting worker pid=42840 on localhost:11071 at 06:11:26.230
starting worker pid=71448 on localhost:11071 at 06:11:26.231
starting worker pid=57248 on localhost:11071 at 06:11:26.258
starting worker pid=99628 on localhost:11071 at 06:11:26.330
starting worker pid=91276 on localhost:11071 at 06:11:26.365
starting worker pid=86136 on localhost:11071 at 06:11:26.380
starting worker pid=95640 on localhost:11071 at 06:11:26.390
starting worker pid=73116 on localhost:11071 at 06:11:26.398
starting worker pid=86520 on localhost:11071 at 06:11:26.409
starting worker pid=80016 on localhost:11071 at 06:11:26.428
starting worker pid=95296 on localhost:11071 at 06:11:26.432
starting worker pid=74180 on localhost:11071 at 06:11:26.473
starting worker pid=108100 on localhost:11071 at 06:11:26.497
starting worker pid=109640 on localhost:11071 at 06:11:26.520
starting worker pid=107000 on localhost:11071 at 06:11:26.544
starting worker pid=84508 on localhost:11071 at 06:11:26.569
# 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 Jun 27 06:11:48 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
28.62 2.67 106.51
SeqVarTools.Rcheck/SeqVarTools-Ex.timings
| name | user | system | elapsed | |
| Iterator-class | 0.85 | 0.07 | 0.91 | |
| SeqVarData-class | 0.08 | 0.00 | 0.08 | |
| allele-methods | 0.03 | 0.00 | 0.03 | |
| alleleFrequency | 0.02 | 0.00 | 0.01 | |
| alternateAlleleDetection | 0 | 0 | 0 | |
| applyMethod | 0.25 | 0.04 | 0.31 | |
| countSingletons | 0.02 | 0.02 | 0.03 | |
| duplicateDiscordance | 0.20 | 0.00 | 0.21 | |
| getGenotype | 0.02 | 0.03 | 0.04 | |
| getVariableLengthData | 0 | 0 | 0 | |
| heterozygosity | 0.71 | 0.02 | 0.75 | |
| hwe | 0.08 | 0.00 | 0.10 | |
| imputedDosage | 0.28 | 0.04 | 0.36 | |
| inbreedCoeff | 0.11 | 0.02 | 0.12 | |
| isSNV | 0.00 | 0.01 | 0.02 | |
| isVariant | 0.00 | 0.02 | 0.01 | |
| meanBySample | 0.03 | 0.00 | 0.03 | |
| mendelErr | 0.02 | 0.00 | 0.02 | |
| missingGenotypeRate | 0.02 | 0.02 | 0.03 | |
| pca | 0.28 | 0.18 | 0.47 | |
| pedigree | 0.01 | 0.00 | 0.02 | |
| refFrac | 0.03 | 0.02 | 0.09 | |
| regression | 0.08 | 0.03 | 0.11 | |
| setVariantID | 0.00 | 0.01 | 0.05 | |
| titv | 0.27 | 0.02 | 0.28 | |
| variantInfo | 0.08 | 0.00 | 0.08 | |