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

This page was generated on 2024-07-16 11:45 -0400 (Tue, 16 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4677
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4416
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4444
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4393
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4373
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1900/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.43.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-07-15 14:00 -0400 (Mon, 15 Jul 2024)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: devel
git_last_commit: dbb2b6c
git_last_commit_date: 2024-04-30 10:32:56 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    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-07-16 04:31:08 -0400 (Tue, 16 Jul 2024)
EndedAt: 2024-07-16 04:35:27 -0400 (Tue, 16 Jul 2024)
EllapsedTime: 259.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=40820 on localhost:11388 at 04:34:04.444
starting worker pid=66340 on localhost:11388 at 04:34:04.449
starting worker pid=101068 on localhost:11388 at 04:34:04.541
starting worker pid=19944 on localhost:11388 at 04:34:04.553
starting worker pid=123936 on localhost:11388 at 04:34:04.565
starting worker pid=79616 on localhost:11388 at 04:34:04.570
starting worker pid=73688 on localhost:11388 at 04:34:04.571
starting worker pid=113900 on localhost:11388 at 04:34:04.589
starting worker pid=61032 on localhost:11388 at 04:34:04.656
starting worker pid=65548 on localhost:11388 at 04:34:04.673
starting worker pid=63248 on localhost:11388 at 04:34:04.679
starting worker pid=86280 on localhost:11388 at 04:34:04.744
starting worker pid=73156 on localhost:11388 at 04:34:04.808
starting worker pid=19160 on localhost:11388 at 04:34:04.916
starting worker pid=46236 on localhost:11388 at 04:34:04.928
starting worker pid=16088 on localhost:11388 at 04:34:04.993
starting worker pid=76976 on localhost:11388 at 04:34:05.017
starting worker pid=135100 on localhost:11388 at 04:34:05.022
starting worker pid=10796 on localhost:11388 at 04:34:05.028
starting worker pid=48532 on localhost:11388 at 04:34:05.033
starting worker pid=98392 on localhost:11388 at 04:34:05.036
starting worker pid=83696 on localhost:11388 at 04:34:05.058
starting worker pid=109676 on localhost:11388 at 04:34:05.067
starting worker pid=78628 on localhost:11388 at 04:34:05.070
starting worker pid=104568 on localhost:11388 at 04:34:05.075
starting worker pid=26916 on localhost:11388 at 04:34:05.083
starting worker pid=17372 on localhost:11388 at 04:34:05.087
starting worker pid=66120 on localhost:11388 at 04:34:05.088
starting worker pid=58828 on localhost:11388 at 04:34:05.112
starting worker pid=98356 on localhost:11388 at 04:34:05.131
starting worker pid=140504 on localhost:11388 at 04:34:05.148
starting worker pid=48500 on localhost:11388 at 04:34:13.362
starting worker pid=83404 on localhost:11388 at 04:34:13.431
starting worker pid=139012 on localhost:11388 at 04:34:13.436
starting worker pid=34620 on localhost:11388 at 04:34:13.520
starting worker pid=66760 on localhost:11388 at 04:34:13.531
starting worker pid=39884 on localhost:11388 at 04:34:13.536
starting worker pid=123148 on localhost:11388 at 04:34:13.540
starting worker pid=32716 on localhost:11388 at 04:34:13.564
starting worker pid=44348 on localhost:11388 at 04:34:13.575
starting worker pid=93964 on localhost:11388 at 04:34:13.576
starting worker pid=44892 on localhost:11388 at 04:34:13.578
starting worker pid=59640 on localhost:11388 at 04:34:13.582
starting worker pid=25528 on localhost:11388 at 04:34:13.607
starting worker pid=89836 on localhost:11388 at 04:34:13.620
starting worker pid=85948 on localhost:11388 at 04:34:13.626
starting worker pid=27000 on localhost:11388 at 04:34:13.627
starting worker pid=141236 on localhost:11388 at 04:34:13.631
starting worker pid=131452 on localhost:11388 at 04:34:13.637
starting worker pid=25932 on localhost:11388 at 04:34:13.641
starting worker pid=70152 on localhost:11388 at 04:34:13.648
starting worker pid=25216 on localhost:11388 at 04:34:13.658
starting worker pid=15936 on localhost:11388 at 04:34:13.694
starting worker pid=22996 on localhost:11388 at 04:34:13.700
starting worker pid=17892 on localhost:11388 at 04:34:13.706
starting worker pid=28312 on localhost:11388 at 04:34:13.723
starting worker pid=69144 on localhost:11388 at 04:34:13.756
starting worker pid=110988 on localhost:11388 at 04:34:13.759
starting worker pid=98792 on localhost:11388 at 04:34:13.795
starting worker pid=94000 on localhost:11388 at 04:34:13.806
starting worker pid=15820 on localhost:11388 at 04:34:13.879
starting worker pid=65244 on localhost:11388 at 04:34:13.919
starting worker pid=81884 on localhost:11388 at 04:34:30.299
starting worker pid=51416 on localhost:11388 at 04:34:30.318
starting worker pid=140452 on localhost:11388 at 04:34:30.330
starting worker pid=130552 on localhost:11388 at 04:34:30.335
starting worker pid=56976 on localhost:11388 at 04:34:30.352
starting worker pid=131192 on localhost:11388 at 04:34:30.360
starting worker pid=101996 on localhost:11388 at 04:34:30.382
starting worker pid=3568 on localhost:11388 at 04:34:30.442
starting worker pid=33496 on localhost:11388 at 04:34:30.450
starting worker pid=102672 on localhost:11388 at 04:34:30.460
starting worker pid=68744 on localhost:11388 at 04:34:30.461
starting worker pid=24976 on localhost:11388 at 04:34:30.504
starting worker pid=104900 on localhost:11388 at 04:34:30.507
starting worker pid=70796 on localhost:11388 at 04:34:30.513
starting worker pid=95296 on localhost:11388 at 04:34:30.568
starting worker pid=34584 on localhost:11388 at 04:34:30.579
starting worker pid=17264 on localhost:11388 at 04:34:30.586
starting worker pid=34340 on localhost:11388 at 04:34:30.598
starting worker pid=13444 on localhost:11388 at 04:34:30.636
starting worker pid=92940 on localhost:11388 at 04:34:30.643
starting worker pid=118080 on localhost:11388 at 04:34:30.643
starting worker pid=55720 on localhost:11388 at 04:34:30.670
starting worker pid=134000 on localhost:11388 at 04:34:30.689
starting worker pid=73940 on localhost:11388 at 04:34:30.691
starting worker pid=93792 on localhost:11388 at 04:34:30.698
starting worker pid=34260 on localhost:11388 at 04:34:30.704
starting worker pid=131304 on localhost:11388 at 04:34:30.726
starting worker pid=117328 on localhost:11388 at 04:34:30.731
starting worker pid=114132 on localhost:11388 at 04:34:30.734
starting worker pid=28608 on localhost:11388 at 04:34:30.762
starting worker pid=24288 on localhost:11388 at 04:34:30.787
starting worker pid=45948 on localhost:11388 at 04:34:38.669
starting worker pid=125980 on localhost:11388 at 04:34:38.711
starting worker pid=131644 on localhost:11388 at 04:34:38.732
starting worker pid=108452 on localhost:11388 at 04:34:38.739
starting worker pid=9112 on localhost:11388 at 04:34:38.787
starting worker pid=72208 on localhost:11388 at 04:34:38.813
starting worker pid=11736 on localhost:11388 at 04:34:38.827
starting worker pid=11180 on localhost:11388 at 04:34:38.862
starting worker pid=100776 on localhost:11388 at 04:34:38.894
starting worker pid=123720 on localhost:11388 at 04:34:38.902
starting worker pid=88180 on localhost:11388 at 04:34:38.909
starting worker pid=30048 on localhost:11388 at 04:34:38.914
starting worker pid=67908 on localhost:11388 at 04:34:38.934
starting worker pid=34464 on localhost:11388 at 04:34:38.964
starting worker pid=39336 on localhost:11388 at 04:34:38.981
starting worker pid=41656 on localhost:11388 at 04:34:38.983
starting worker pid=10132 on localhost:11388 at 04:34:39.003
starting worker pid=73056 on localhost:11388 at 04:34:39.015
starting worker pid=121076 on localhost:11388 at 04:34:39.017
starting worker pid=81496 on localhost:11388 at 04:34:39.021
starting worker pid=83832 on localhost:11388 at 04:34:39.035
starting worker pid=22424 on localhost:11388 at 04:34:39.059
starting worker pid=59048 on localhost:11388 at 04:34:39.062
starting worker pid=31232 on localhost:11388 at 04:34:39.064
starting worker pid=78432 on localhost:11388 at 04:34:39.072
starting worker pid=11544 on localhost:11388 at 04:34:39.077
starting worker pid=44000 on localhost:11388 at 04:34:39.100
starting worker pid=118068 on localhost:11388 at 04:34:39.102
starting worker pid=115568 on localhost:11388 at 04:34:39.141
starting worker pid=119120 on localhost:11388 at 04:34:39.143
starting worker pid=104288 on localhost:11388 at 04:34:39.258
starting worker pid=102384 on localhost:11388 at 04:34:55.150
starting worker pid=51836 on localhost:11388 at 04:34:55.153
starting worker pid=50904 on localhost:11388 at 04:34:55.168
starting worker pid=119804 on localhost:11388 at 04:34:55.170
starting worker pid=108868 on localhost:11388 at 04:34:55.176
starting worker pid=74756 on localhost:11388 at 04:34:55.186
starting worker pid=38936 on localhost:11388 at 04:34:55.191
starting worker pid=123784 on localhost:11388 at 04:34:55.192
starting worker pid=28948 on localhost:11388 at 04:34:55.196
starting worker pid=17848 on localhost:11388 at 04:34:55.219
starting worker pid=48436 on localhost:11388 at 04:34:55.222
starting worker pid=109188 on localhost:11388 at 04:34:55.238
starting worker pid=136464 on localhost:11388 at 04:34:55.252
starting worker pid=103584 on localhost:11388 at 04:34:55.395
starting worker pid=49908 on localhost:11388 at 04:34:55.435
starting worker pid=129660 on localhost:11388 at 04:34:55.554
starting worker pid=38712 on localhost:11388 at 04:34:55.556
starting worker pid=120812 on localhost:11388 at 04:34:55.557
starting worker pid=131708 on localhost:11388 at 04:34:55.569
starting worker pid=65252 on localhost:11388 at 04:34:55.586
starting worker pid=123808 on localhost:11388 at 04:34:55.602
starting worker pid=94864 on localhost:11388 at 04:34:55.604
starting worker pid=119668 on localhost:11388 at 04:34:55.611
starting worker pid=76368 on localhost:11388 at 04:34:55.617
starting worker pid=131840 on localhost:11388 at 04:34:55.620
starting worker pid=17176 on localhost:11388 at 04:34:55.625
starting worker pid=138888 on localhost:11388 at 04:34:55.637
starting worker pid=95396 on localhost:11388 at 04:34:55.684
starting worker pid=59092 on localhost:11388 at 04:34:55.803
starting worker pid=124344 on localhost:11388 at 04:34:55.817
starting worker pid=57180 on localhost:11388 at 04:34:55.827
# 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 -- Tue Jul 16 04:35:16 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.25    2.76   96.71 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.530.010.56
SeqVarData-class0.050.000.05
allele-methods0.010.000.01
alleleFrequency0.000.020.04
alternateAlleleDetection000
applyMethod0.190.000.18
countSingletons0.020.010.03
duplicateDiscordance0.150.040.19
getGenotype0.030.010.05
getVariableLengthData0.000.000.01
heterozygosity0.550.050.60
hwe0.060.000.06
imputedDosage0.210.030.30
inbreedCoeff0.150.030.18
isSNV0.020.000.02
isVariant0.000.020.02
meanBySample0.030.000.03
mendelErr0.030.000.03
missingGenotypeRate0.020.000.01
pca0.320.110.44
pedigree000
refFrac0.050.020.06
regression0.110.000.11
setVariantID0.010.010.04
titv0.170.020.18
variantInfo0.030.000.03