Last updated on 2018-07-17 01:46:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 16.26 | 252.58 | 268.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 14.88 | 217.05 | 231.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 355.36 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 338.11 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 45.00 | 301.00 | 346.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 15.24 | 239.78 | 255.02 | OK | |
r-patched-solaris-x86 | 1.0.0 | 419.70 | NOTE | |||
r-release-linux-x86_64 | 1.0.0 | 14.56 | 239.09 | 253.65 | OK | |
r-release-windows-ix86+x86_64 | 1.0.0 | 36.00 | 312.00 | 348.00 | OK | |
r-release-osx-x86_64 | 1.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 29.00 | 388.00 | 417.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.0 | NOTE |
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
extdata 4.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [44s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(annovarR)
>
>
> test_check("annovarR")
OMP: Warning #96: Cannot form a team with 7 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
/usr/bin/perl /opt/bin/annovar/table_annovar.pl /tmp/Rtmp5yZKXG/file3c9c40472c48 /opt/bin/annovar/humandb -buildver hg19 -remove -protocol refGene -operation g -nastring NA
/usr/bin/perl /opt/bin/annovar//table_annovar.pl /tmp/test.vcf /opt/bin/annovar//humandb -buildver hg19 -out /tmp/Rtmp5yZKXG/file3c9c46cdd121 -remove -protocol ensGene -operation g -nastring NA -vcfinput
trying URL 'https://raw.githubusercontent.com/Miachol/ftp/master/files/GRCh37_MT_ensGene.txt'
Content type 'text/plain; charset=utf-8' length 3131 bytes
==================================================
downloaded 3131 bytes
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -downdb -buildver hg19 -webfrom annovar avsnp147 /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -buildver hg19 /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -regionanno -buildver hg19 -dbtype cytoBand /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -filter -buildver hg19 -dbtype avsnp147 /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/table_annovar.pl example.avinput /data/gannet/ripley/tmp/annovar.dir/humandb -buildver hg19 -remove -protocol refGene,cytoBand,avsnp147 -operation g,r,f -nastring NA
perl /data/gannet/ripley/tmp/annovar.dir/convert2annovar.pl -format vcf4old example.vcf > example.avinput
vep --cache_version 91 --assembly GRCh37 --dir /data/gannet/ripley/.vep --output_file variant_effect_output.txt --cache --offline --everything
vcfanno_linux64 -p 2 /data/gannet/ripley/R/packages/tests-clang/annovarR.Rcheck/annovarR/extdata/demo/vcfanno_demo/conf.toml input.vcf > output.vcf
── 1. Error: select.dat.full.match (@test_utils.R#22) ─────────────────────────
Failed to connect to database: Unknown database 'annovarr'
1: dbConnect(RMySQL::MySQL(), dbname = "annovarr") at testthat/test_utils.R:22
2: dbConnect(RMySQL::MySQL(), dbname = "annovarr")
3: .local(drv, ...)
INFO [2018-07-12 18:37:29] info.msg
[1] "print.vb"
══ testthat results ═══════════════════════════════════════════════════════════
OK: 93 SKIPPED: 0 FAILED: 1
1. Error: select.dat.full.match (@test_utils.R#22)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(annovarR)
>
>
> test_check("annovarR")
/usr/bin/perl /opt/bin/annovar/table_annovar.pl /tmp/RtmpGpmdlY/file54f010b9b2f4 /opt/bin/annovar/humandb -buildver hg19 -remove -protocol refGene -operation g -nastring NA
/usr/bin/perl /opt/bin/annovar//table_annovar.pl /tmp/test.vcf /opt/bin/annovar//humandb -buildver hg19 -out /tmp/RtmpGpmdlY/file54f0717b0a25 -remove -protocol ensGene -operation g -nastring NA -vcfinput
trying URL 'https://raw.githubusercontent.com/Miachol/ftp/master/files/GRCh37_MT_ensGene.txt'
Content type 'text/plain; charset=utf-8' length 3131 bytes
==================================================
downloaded 3131 bytes
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -downdb -buildver hg19 -webfrom annovar avsnp147 /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -buildver hg19 /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -regionanno -buildver hg19 -dbtype cytoBand /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/annotate_variation.pl -filter -buildver hg19 -dbtype avsnp147 /data/gannet/ripley/tmp/annovar.dir/humandb
perl /data/gannet/ripley/tmp/annovar.dir/table_annovar.pl example.avinput /data/gannet/ripley/tmp/annovar.dir/humandb -buildver hg19 -remove -protocol refGene,cytoBand,avsnp147 -operation g,r,f -nastring NA
perl /data/gannet/ripley/tmp/annovar.dir/convert2annovar.pl -format vcf4old example.vcf > example.avinput
vep --cache_version 91 --assembly GRCh37 --dir /data/gannet/ripley/.vep --output_file variant_effect_output.txt --cache --offline --everything
vcfanno_linux64 -p 2 /data/gannet/ripley/R/packages/tests-devel/annovarR.Rcheck/annovarR/extdata/demo/vcfanno_demo/conf.toml input.vcf > output.vcf
── 1. Error: select.dat.full.match (@test_utils.R#22) ─────────────────────────
Failed to connect to database: Unknown database 'annovarr'
1: dbConnect(RMySQL::MySQL(), dbname = "annovarr") at testthat/test_utils.R:22
2: dbConnect(RMySQL::MySQL(), dbname = "annovarr")
3: .local(drv, ...)
INFO [2018-07-13 17:27:56] info.msg
[1] "print.vb"
══ testthat results ═══════════════════════════════════════════════════════════
OK: 93 SKIPPED: 0 FAILED: 1
1. Error: select.dat.full.match (@test_utils.R#22)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘org.Hs.eg.db’
Flavor: r-oldrel-osx-x86_64