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

This page was generated on 2024-03-29 11:38:14 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 1933/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.40.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: RELEASE_3_18
git_last_commit: 1b6957a
git_last_commit_date: 2023-10-24 09:55:19 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for SeqVarTools on merida1


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.40.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SeqVarTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SeqVarTools_1.40.0.tar.gz
StartedAt: 2024-03-28 08:51:00 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 08:57:22 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 382.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SeqVarTools.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SeqVarTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SeqVarTools_1.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/SeqVarTools.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.40.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 for sufficient/correct file permissions ... 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 R 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 ... OK
* 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’
 ERROR
Running the tests in ‘tests/test.R’ failed.
Last 13 lines of output:
  Test files with failing tests
  
     test_hethom.R 
       test_hethom_sum 
  
     test_missingGenotypeRate.R 
       test_missingGenotypeRate 
  
     test_parallel.R 
       test_parallel_bysample 
  
  
  Error in BiocGenerics:::testPackage("SeqVarTools") : 
    unit tests failed for package SeqVarTools
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/SeqVarTools.Rcheck/00check.log’
for details.


Installation output

SeqVarTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SeqVarTools
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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.fail


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

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, sort, 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
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: /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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
Timing stopped at: 0.303 0.021 0.329
Error in checkEquals(rep(nvar, nsamp), heterozygosity(gds, margin = "by.sample") *  : 
  Numeric: lengths (90, 0) differ

# 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
Timing stopped at: 0.027 0.004 0.033
Error in checkIdentical(rowSums(is.na(geno[1, , ]))/dim(geno)[3], missingGenotypeRate(gds,  : 
  FALSE 
 
# 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
Timing stopped at: 0.359 0.538 0.369
Error in checkEquals(miss1, miss2) : Numeric: lengths (0, 90) differ

# 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 08:56:58 2024 
*********************************************** 
Number of test functions: 152 
Number of errors: 0 
Number of failures: 3 

 
1 Test Suite : 
SeqVarTools RUnit Tests - 152 test functions, 0 errors, 3 failures
FAILURE in test_hethom_sum: Error in checkEquals(rep(nvar, nsamp), heterozygosity(gds, margin = "by.sample") *  : 
  Numeric: lengths (90, 0) differ

FAILURE in test_missingGenotypeRate: Error in checkIdentical(rowSums(is.na(geno[1, , ]))/dim(geno)[3], missingGenotypeRate(gds,  : 
  FALSE 
 
FAILURE in test_parallel_bysample: Error in checkEquals(miss1, miss2) : Numeric: lengths (0, 90) differ


Test files with failing tests

   test_hethom.R 
     test_hethom_sum 

   test_missingGenotypeRate.R 
     test_missingGenotypeRate 

   test_parallel.R 
     test_parallel_bysample 


Error in BiocGenerics:::testPackage("SeqVarTools") : 
  unit tests failed for package SeqVarTools
Execution halted

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class1.3210.0391.492
SeqVarData-class0.0960.0140.129
allele-methods0.5900.0070.670
alleleFrequency0.0320.0040.040
alternateAlleleDetection0.0000.0010.001
applyMethod0.3790.0260.457
countSingletons0.0590.0060.072
duplicateDiscordance0.2840.0130.338
getGenotype0.0750.0140.101
getVariableLengthData0.0070.0060.015
heterozygosity0.3930.0570.506
hwe0.1560.0310.235
imputedDosage0.2110.1070.385
inbreedCoeff0.2890.0360.370
isSNV0.0050.0020.012
isVariant0.0070.0060.015
meanBySample0.0550.0050.071
mendelErr0.0260.0060.037
missingGenotypeRate0.0190.0030.026
pca0.5000.0820.668
pedigree0.0080.0060.016
refFrac0.1000.0100.151
regression0.1380.0120.187
setVariantID0.0110.0090.026
titv0.3690.0240.465
variantInfo0.0770.0060.095