CRAN Package Check Results for Package rsnps

Last updated on 2023-07-09 13:23:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 5.67 60.20 65.87 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 4.18 45.05 49.23 OK
r-devel-linux-x86_64-fedora-clang 0.6.0 80.11 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 87.88 OK
r-devel-windows-x86_64 0.6.0 7.00 68.00 75.00 OK
r-patched-linux-x86_64 0.6.0 6.26 57.87 64.13 OK
r-release-linux-x86_64 0.6.0 5.25 57.14 62.39 OK
r-release-macos-arm64 0.5.0.0 27.00 OK
r-release-macos-x86_64 0.5.0.0 43.00 OK
r-release-windows-x86_64 0.5.0.0 5.00 58.00 63.00 OK
r-oldrel-macos-arm64 0.5.0.0 19.00 OK
r-oldrel-macos-x86_64 0.5.0.0 37.00 OK
r-oldrel-windows-x86_64 0.6.0 7.00 88.00 95.00 ERROR

Check Details

Version: 0.6.0
Check: tests
Result: ERROR
     Running 'test-all.R' [27s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > library(testthat)
     > test_check("rsnps")
     Loading required package: rsnps
     [ FAIL 1 | WARN 2 | SKIP 22 | PASS 3 ]
    
     ══ Skipped tests (22) ══════════════════════════════════════════════════════════
     • On CRAN (22): 'test-allgensnp.R:5:3', 'test-allphenotypes.R:5:3',
     'test-allphenotypes.R:15:3', 'test-annotations.R:5:3',
     'test-genotypes.R:4:3', 'test-ncbi_snp_api.R:6:3',
     'test-ncbi_snp_api.R:31:3', 'test-ncbi_snp_api.R:56:3',
     'test-ncbi_snp_api.R:75:3', 'test-ncbi_snp_api.R:94:3',
     'test-ncbi_snp_api.R:114:3', 'test-ncbi_snp_api.R:134:3',
     'test-ncbi_snp_api.R:153:3', 'test-ncbi_snp_api.R:165:3',
     'test-ncbi_snp_api.R:180:3', 'test-ncbi_snp_api.R:194:3',
     'test-ncbi_snp_api.R:201:3', 'test-ncbi_snp_api.R:208:3',
     'test-ncbi_snp_api.R:218:3', 'test-ncbi_snp_api.R:231:3',
     'test-phenotypes.R:5:3', 'test-phenotypes_byid.R:5:3'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-fetch_genotypes.R:2:3'): getting users from opensnp works ──────
     Error in `utils::download.file(url, destfile = filepath, quiet = quiet,
     ...)`: cannot open URL 'http://opensnp.org/data/22.23andme.8'
     Backtrace:
     ▆
     1. ├─vcr::use_cassette(...) at test-fetch_genotypes.R:2:2
     2. │ └─cassette$call_block(...)
     3. └─rsnps::fetch_genotypes(...) at test-fetch_genotypes.R:5:4
     4. └─utils::download.file(...)
    
     [ FAIL 1 | WARN 2 | SKIP 22 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-x86_64