Last updated on 2025-11-14 10:50:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 9.7 | 92.57 | 36.97 | 129.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 9.7 | 73.44 | 28.42 | 101.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 9.7 | 486.00 | -211.43 | 274.57 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 9.7 | 457.00 | -196.76 | 260.24 | ERROR | |
| r-devel-windows-x86_64 | 9.7 | 264.00 | 103.00 | 367.00 | OK | |
| r-patched-linux-x86_64 | 9.7 | 98.39 | 35.12 | 133.51 | OK | |
| r-release-linux-x86_64 | 9.7 | 96.38 | 35.27 | 131.65 | OK | |
| r-release-macos-arm64 | 9.7 | 48.00 | 38.00 | 86.00 | OK | |
| r-release-macos-x86_64 | 9.7 | 57.00 | 56.00 | 113.00 | WARN | |
| r-release-windows-x86_64 | 9.7 | 270.00 | 108.00 | 378.00 | OK | |
| r-oldrel-macos-arm64 | 9.7 | 54.00 | 39.00 | 93.00 | NOTE | |
| r-oldrel-macos-x86_64 | 9.7 | 62.00 | 72.00 | 134.00 | WARN | |
| r-oldrel-windows-x86_64 | 9.7 | 267.00 | 121.00 | 388.00 | NOTE |
Version: 9.7
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> ## follow http://adv-r.had.co.nz/Testing.html
> print(sprintf("Test seqminer [version %s]", packageVersion("seqminer")))
[1] "Test seqminer [version 9.7]"
> print("Platform")
[1] "Platform"
> print(str(.Platform))
List of 8
$ OS.type : chr "unix"
$ file.sep : chr "/"
$ dynlib.ext: chr ".so"
$ GUI : chr "X11"
$ endian : chr "little"
$ pkgType : chr "source"
$ path.sep : chr ":"
$ r_arch : chr ""
NULL
>
> print("Sys.info()")
[1] "Sys.info()"
> print(Sys.info())
sysname
"Linux"
release
"6.14.6-300.fc42.x86_64"
version
"#1 SMP PREEMPT_DYNAMIC Fri May 9 20:11:19 UTC 2025"
nodename
"gannet.stats.ox.ac.uk"
machine
"x86_64"
login
"ripley"
user
"ripley"
effective_user
"ripley"
>
> print(citation("seqminer"))
To cite package 'seqminer' in publications use:
Zhan X, Liu D (2015). "SEQMINER: An R-Package to Facilitate the
Functional Interpretation of Sequence-Based Associations." _Genetic
Epidemiology_, *39*(8), 1242. doi:10.1002/gepi.21918
<https://doi.org/10.1002/gepi.21918>. seqminer version 9.7,
<http://dx.doi.org/10.1002/gepi.21918>.
A BibTeX entry for LaTeX users is
@Article{,
title = {SEQMINER: An R-Package to Facilitate the Functional Interpretation of Sequence-Based Associations},
author = {Xiaowei Zhan and Dajiang J Liu},
journal = {Genetic Epidemiology},
volume = {39},
number = {8},
pages = {1242},
year = {2015},
note = {seqminer version 9.7},
web = {http:/zhanxw.github.io/seqminer},
publisher = {Wiley Online Library},
url = {http://dx.doi.org/10.1002/gepi.21918},
doi = {10.1002/gepi.21918},
}
>
> library(testthat)
> library(seqminer)
> ## ## test code are under inst/tests
> ## ## test_package("seqminer", reporter="tap")
> ## test_package("seqminer")
> test_check("seqminer")
1 gene/region to be extracted.
Read score tests...
In study 0
Done read score file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/bi.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/bi.MetaCov.assoc.gz
Finished calculation.
[1] "1:1" "1:2" "1:3"
[[1]]
[1] "G" "G" "G"
[[1]]
[,1] [,2] [,3]
[1,] 0.5126420 -0.0427202 0.0427202
[2,] -0.0427202 0.1993610 -0.0284801
[3,] 0.0427202 -0.0284801 0.1139210
Skipped: encounter a duplicated site: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz ]
1 gene/region to be extracted.
Read score tests...
In study 0
Error: encounter a duplicated location: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz ], will overwrite previous results!
Done read score file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaCov.assoc.gz
Finished calculation.
[1] "1:1" "1:3"
[[1]]
[1] "T" "G"
[[1]]
[,1] [,2]
[1,] 0.1993610 -0.0284801
[2,] -0.0284801 0.1139210
1 gene/region to be extracted.
Read score tests...
In study 0
Done read score file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaCov.assoc.gz
Finished calculation.
[1] "1:1_A/G" "1:1_A/T" "1:3_A/G"
[[1]]
[1] "G" "T" "G"
[[1]]
[,1] [,2] [,3]
[1,] 0.5126420 -0.0427202 0.0427202
[2,] -0.0427202 0.1993610 -0.0284801
[3,] 0.0427202 -0.0284801 0.1139210
[1] "============="
Total 3 line loaded, now put them to matrix [ 3 x 3 ] in R ...
1:1 1:2 1:3
1:1 0.5126420 -0.0427202 0.0427202
1:2 -0.0427202 0.1993610 -0.0284801
1:3 0.0427202 -0.0284801 0.1139210
1:1 1:2 1:3
1:1 0.5126420 -0.0427202 0.0427202
1:2 -0.0427202 0.1993610 -0.0284801
1:3 0.0427202 -0.0284801 0.1139210
Total 3 line loaded, now put them to matrix [ 3 x 3 ] in R ...
1:1 1:1/1 1:3
1:1 0.5126420 -0.0427202 0.0427202
1:1/1 -0.0427202 0.1993610 -0.0284801
1:3 0.0427202 -0.0284801 0.1139210
[1] "============="
$pos
[1] 1 2 3
$ref
[1] "A" "A" "A"
$alt
[1] "G" "G" "G"
$nSample
[1] 9 9 9
$af
[1] 0.3333330 0.1111110 0.0555556
$ac
[1] 6 2 1
$callRate
[1] 1 1 1
$hwe
[1] "1" "1" "1"
$nref
[1] 4 7 8
$nhet
[1] 4 2 1
$nalt
[1] 1 0 0
$ustat
[1] 0.283603 0.000000 0.325521
$vstat
[1] 2.14797 1.33950 1.01256
$effect
[1] 0.0614687 0.0000000 0.3174930
$pVal
[1] 0.894958 1.000000 0.747845
$anno
[1] "" "" ""
$annoFull
[1] "" "" ""
$pos
[1] 1 1 3
$ref
[1] "A" "A" "A"
$alt
[1] "G" "T" "G"
$nSample
[1] 9 9 9
$af
[1] 0.3333330 0.1111110 0.0555556
$ac
[1] 6 2 1
$callRate
[1] 1 1 1
$hwe
[1] "1" "1" "1"
$nref
[1] 4 7 8
$nhet
[1] 4 2 1
$nalt
[1] 1 0 0
$ustat
[1] 0.283603 0.000000 0.325521
$vstat
[1] 2.14797 1.33950 1.01256
$effect
[1] 0.0614687 0.0000000 0.3174930
$pVal
[1] 0.894958 1.000000 0.747845
$anno
[1] "" "" ""
$annoFull
[1] "" "" ""
Skipped: encounter a duplicated site: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz ]
1 gene/region to be extracted.
Read score tests...
In study 0
Error: encounter a duplicated location: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz ], will overwrite previous results!
Done read score file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz
In study 1
Done read score file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaCov.assoc.gz
In study 1
Done read cov file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaCov.assoc.gz
Finished calculation.
1 gene/region to be extracted.
Read score tests...
In study 0
Done read score file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz
In study 1
Done read score file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaCov.assoc.gz
In study 1
Done read cov file: /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaCov.assoc.gz
Finished calculation.
Loading objects:
apoe
cfh
cfh.all
cfh.nonsyn
cfh.nonsyn.2
cfh.range
cfh.syn
cfh.syn.2
out.gene.1
out.gene.2
out.gene.3
out.range.1
ssss
--------------- test readVCFToMatrixByRange ---------------
1 region to be extracted.
1 region to be extracted.
2 region to be extracted.
1 region to be extracted.
1 region to be extracted.
range of [ CFH ] is [ 1:196621007-196716634 ]
1 region to be extracted.
range of [ APOE ] is [ 19:45409038-45412650 ]
1 region to be extracted.
range of [ ssss ] is [ ]
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
1 region to be extracted.
1 region to be extracted.
1 region to be extracted.
range of [ CFH ] is [ 1:196621007-196716634 ]
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
start
file = /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/plink/all.anno.filtered.extract
Fri Nov 14 01:14:00 2025 - read bim
Fri Nov 14 01:14:00 2025 - read fam
extract 2 marker and 3 sample out of 166 marker and 3 sample
Fri Nov 14 01:14:00 2025 - read bed
Binary PLINK BED file is ready to read
build a look-up table
assigned 6 values
allocate dim and dimnames
Fri Nov 14 01:14:00 2025 - end
--------------- test openPlink ---------------
--------------- test readPlinkBySubscript ---------------
start
file = /data/gannet/ripley/R/packages/tests-clang/seqminer.Rcheck/seqminer/plink/all.anno.filtered.extract.bed
extract 2 marker and 3 sample out of 166 marker and 3 sample
Binary PLINK BED file is ready to read
build a look-up table
assigned 6 values
allocate dim
Fri Nov 14 01:14:00 2025 - end
--------------- test readSingleChromosomeVCFToMatrixByRange ---------------
fsize = 2688
query [0, 0]
Found 1 results
found 1 position, e.g. 0 2384
Inferred 3 samples from header
1 region to be extracted.
query [196621007, 196716634]
Found 166 results
found 166 position, e.g. 196623337 2454
--------------- test createSingleChromosomeVCFIndex ---------------
header line has 3 samples
offset = 2384
Indexing finished with 3 samples and 166 markers
created index file [ /tmp/RtmpH1U0vr/working_dir/Rtmp7pIK0S/file1fda3b4a495d18 ]
Saving _problems/test-vcf-167.R
--------------- test readSingleChromosomeBCFToMatrixByRange ---------------
fsize = 2688
l_text = 4206
Total contig parse = 1, total header index used = 47
Inferred 3 samples from header
1 region to be extracted.
query [196621006, 196716633]
Found 166 results
196623336 4215
found 166 position, e.g. 196623336 4215
sampleNames.size() = 3, markerNames.size() = 166
--------------- test createSingleChromosomeBCFIndex ---------------
l_text = 4206
Total contig parse = 1, total header index used = 47
offset_header = 4135
sample size = 3
last character is s[after_chrom_size-1] = 0
Indexing finished with 3 samples and 166 markers
created index file [ /tmp/RtmpH1U0vr/working_dir/Rtmp7pIK0S/file1fda3b65983e71 ]
Saving _problems/test-vcf-181.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 72 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-vcf.R:167:5'): createSingleChromosomeVCFIndex ──────────────────
Error in `expect(nchar(cfh) > 0)`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-vcf.R:167:5
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-vcf.R:181:5'): createSingleChromosomeBCFIndex ──────────────────
Error in `expect(nchar(cfh) > 0)`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-vcf.R:181:5
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 72 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 9.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> ## follow http://adv-r.had.co.nz/Testing.html
> print(sprintf("Test seqminer [version %s]", packageVersion("seqminer")))
[1] "Test seqminer [version 9.7]"
> print("Platform")
[1] "Platform"
> print(str(.Platform))
List of 8
$ OS.type : chr "unix"
$ file.sep : chr "/"
$ dynlib.ext: chr ".so"
$ GUI : chr "X11"
$ endian : chr "little"
$ pkgType : chr "source"
$ path.sep : chr ":"
$ r_arch : chr ""
NULL
>
> print("Sys.info()")
[1] "Sys.info()"
> print(Sys.info())
sysname
"Linux"
release
"6.14.6-300.fc42.x86_64"
version
"#1 SMP PREEMPT_DYNAMIC Fri May 9 20:11:19 UTC 2025"
nodename
"gannet.stats.ox.ac.uk"
machine
"x86_64"
login
"ripley"
user
"ripley"
effective_user
"ripley"
>
> print(citation("seqminer"))
To cite package 'seqminer' in publications use:
Zhan X, Liu D (2015). "SEQMINER: An R-Package to Facilitate the
Functional Interpretation of Sequence-Based Associations." _Genetic
Epidemiology_, *39*(8), 1242. doi:10.1002/gepi.21918
<https://doi.org/10.1002/gepi.21918>. seqminer version 9.7,
<http://dx.doi.org/10.1002/gepi.21918>.
A BibTeX entry for LaTeX users is
@Article{,
title = {SEQMINER: An R-Package to Facilitate the Functional Interpretation of Sequence-Based Associations},
author = {Xiaowei Zhan and Dajiang J Liu},
journal = {Genetic Epidemiology},
volume = {39},
number = {8},
pages = {1242},
year = {2015},
note = {seqminer version 9.7},
web = {http:/zhanxw.github.io/seqminer},
publisher = {Wiley Online Library},
url = {http://dx.doi.org/10.1002/gepi.21918},
doi = {10.1002/gepi.21918},
}
>
> library(testthat)
> library(seqminer)
> ## ## test code are under inst/tests
> ## ## test_package("seqminer", reporter="tap")
> ## test_package("seqminer")
> test_check("seqminer")
1 gene/region to be extracted.
Read score tests...
In study 0
Done read score file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/bi.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/bi.MetaCov.assoc.gz
Finished calculation.
[1] "1:1" "1:2" "1:3"
[[1]]
[1] "G" "G" "G"
[[1]]
[,1] [,2] [,3]
[1,] 0.5126420 -0.0427202 0.0427202
[2,] -0.0427202 0.1993610 -0.0284801
[3,] 0.0427202 -0.0284801 0.1139210
Skipped: encounter a duplicated site: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz ]
1 gene/region to be extracted.
Read score tests...
In study 0
Error: encounter a duplicated location: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz ], will overwrite previous results!
Done read score file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaCov.assoc.gz
Finished calculation.
[1] "1:1" "1:3"
[[1]]
[1] "T" "G"
[[1]]
[,1] [,2]
[1,] 0.1993610 -0.0284801
[2,] -0.0284801 0.1139210
1 gene/region to be extracted.
Read score tests...
In study 0
Done read score file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/tri.MetaCov.assoc.gz
Finished calculation.
[1] "1:1_A/G" "1:1_A/T" "1:3_A/G"
[[1]]
[1] "G" "T" "G"
[[1]]
[,1] [,2] [,3]
[1,] 0.5126420 -0.0427202 0.0427202
[2,] -0.0427202 0.1993610 -0.0284801
[3,] 0.0427202 -0.0284801 0.1139210
[1] "============="
Total 3 line loaded, now put them to matrix [ 3 x 3 ] in R ...
1:1 1:2 1:3
1:1 0.5126420 -0.0427202 0.0427202
1:2 -0.0427202 0.1993610 -0.0284801
1:3 0.0427202 -0.0284801 0.1139210
1:1 1:2 1:3
1:1 0.5126420 -0.0427202 0.0427202
1:2 -0.0427202 0.1993610 -0.0284801
1:3 0.0427202 -0.0284801 0.1139210
Total 3 line loaded, now put them to matrix [ 3 x 3 ] in R ...
1:1 1:1/1 1:3
1:1 0.5126420 -0.0427202 0.0427202
1:1/1 -0.0427202 0.1993610 -0.0284801
1:3 0.0427202 -0.0284801 0.1139210
[1] "============="
$pos
[1] 1 2 3
$ref
[1] "A" "A" "A"
$alt
[1] "G" "G" "G"
$nSample
[1] 9 9 9
$af
[1] 0.3333330 0.1111110 0.0555556
$ac
[1] 6 2 1
$callRate
[1] 1 1 1
$hwe
[1] "1" "1" "1"
$nref
[1] 4 7 8
$nhet
[1] 4 2 1
$nalt
[1] 1 0 0
$ustat
[1] 0.283603 0.000000 0.325521
$vstat
[1] 2.14797 1.33950 1.01256
$effect
[1] 0.0614687 0.0000000 0.3174930
$pVal
[1] 0.894958 1.000000 0.747845
$anno
[1] "" "" ""
$annoFull
[1] "" "" ""
$pos
[1] 1 1 3
$ref
[1] "A" "A" "A"
$alt
[1] "G" "T" "G"
$nSample
[1] 9 9 9
$af
[1] 0.3333330 0.1111110 0.0555556
$ac
[1] 6 2 1
$callRate
[1] 1 1 1
$hwe
[1] "1" "1" "1"
$nref
[1] 4 7 8
$nhet
[1] 4 2 1
$nalt
[1] 1 0 0
$ustat
[1] 0.283603 0.000000 0.325521
$vstat
[1] 2.14797 1.33950 1.01256
$effect
[1] 0.0614687 0.0000000 0.3174930
$pVal
[1] 0.894958 1.000000 0.747845
$anno
[1] "" "" ""
$annoFull
[1] "" "" ""
Skipped: encounter a duplicated site: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz ]
1 gene/region to be extracted.
Read score tests...
In study 0
Error: encounter a duplicated location: [ 1:1 ] in file [ /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz ], will overwrite previous results!
Done read score file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz
In study 1
Done read score file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaCov.assoc.gz
In study 1
Done read cov file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaCov.assoc.gz
Finished calculation.
1 gene/region to be extracted.
Read score tests...
In study 0
Done read score file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaScore.assoc.gz
In study 1
Done read score file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaScore.assoc.gz
Read cov files ...
In study 0
Done read cov file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study1.MetaCov.assoc.gz
In study 1
Done read cov file: /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/test-triallelic/test2.study2.MetaCov.assoc.gz
Finished calculation.
Loading objects:
apoe
cfh
cfh.all
cfh.nonsyn
cfh.nonsyn.2
cfh.range
cfh.syn
cfh.syn.2
out.gene.1
out.gene.2
out.gene.3
out.range.1
ssss
--------------- test readVCFToMatrixByRange ---------------
1 region to be extracted.
1 region to be extracted.
2 region to be extracted.
1 region to be extracted.
1 region to be extracted.
range of [ CFH ] is [ 1:196621007-196716634 ]
1 region to be extracted.
range of [ APOE ] is [ 19:45409038-45412650 ]
1 region to be extracted.
range of [ ssss ] is [ ]
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
1 region to be extracted.
1 region to be extracted.
1 region to be extracted.
range of [ CFH ] is [ 1:196621007-196716634 ]
range of [ CFH ] is [ 1:196621007-196716634 ]
range = 1:196621007-196716634
start
file = /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/plink/all.anno.filtered.extract
Thu Nov 13 18:15:29 2025 - read bim
Thu Nov 13 18:15:29 2025 - read fam
extract 2 marker and 3 sample out of 166 marker and 3 sample
Thu Nov 13 18:15:29 2025 - read bed
Binary PLINK BED file is ready to read
build a look-up table
assigned 6 values
allocate dim and dimnames
Thu Nov 13 18:15:29 2025 - end
--------------- test openPlink ---------------
--------------- test readPlinkBySubscript ---------------
start
file = /data/gannet/ripley/R/packages/tests-devel/seqminer.Rcheck/seqminer/plink/all.anno.filtered.extract.bed
extract 2 marker and 3 sample out of 166 marker and 3 sample
Binary PLINK BED file is ready to read
build a look-up table
assigned 6 values
allocate dim
Thu Nov 13 18:15:29 2025 - end
--------------- test readSingleChromosomeVCFToMatrixByRange ---------------
fsize = 2688
query [0, 0]
Found 1 results
found 1 position, e.g. 0 2384
Inferred 3 samples from header
1 region to be extracted.
query [196621007, 196716634]
Found 166 results
found 166 position, e.g. 196623337 2454
--------------- test createSingleChromosomeVCFIndex ---------------
header line has 3 samples
offset = 2384
Indexing finished with 3 samples and 166 markers
created index file [ /tmp/Rtmp4oiDnA/working_dir/RtmpD8sRk5/file3194ff30c7cff6 ]
Saving _problems/test-vcf-167.R
--------------- test readSingleChromosomeBCFToMatrixByRange ---------------
fsize = 2688
l_text = 4206
Total contig parse = 1, total header index used = 47
Inferred 3 samples from header
1 region to be extracted.
query [196621006, 196716633]
Found 166 results
196623336 4215
found 166 position, e.g. 196623336 4215
sampleNames.size() = 3, markerNames.size() = 166
--------------- test createSingleChromosomeBCFIndex ---------------
l_text = 4206
Total contig parse = 1, total header index used = 47
offset_header = 4135
sample size = 3
last character is s[after_chrom_size-1] = 0
Indexing finished with 3 samples and 166 markers
created index file [ /tmp/Rtmp4oiDnA/working_dir/RtmpD8sRk5/file3194ff7d52dd20 ]
Saving _problems/test-vcf-181.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 72 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-vcf.R:167:5'): createSingleChromosomeVCFIndex ──────────────────
Error in `expect(nchar(cfh) > 0)`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-vcf.R:167:5
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-vcf.R:181:5'): createSingleChromosomeBCFIndex ──────────────────
Error in `expect(nchar(cfh) > 0)`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-vcf.R:181:5
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 72 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 9.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
SingleChromosomeVCFIndex.cpp:109:51: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/seqminer.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used SDK: ‘MacOSX11.3.sdk’
Flavor: r-release-macos-x86_64
Version: 9.7
Check: installed package size
Result: NOTE
installed size is 19.3Mb
sub-directories of 1Mb or more:
libs 17.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 9.7
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 9.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
SingleChromosomeVCFIndex.cpp:109:51: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/seqminer.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used SDK: ‘MacOSX11.3.sdk’
Flavor: r-oldrel-macos-x86_64