CRAN Package Check Results for Package swagger

Last updated on 2024-06-26 15:54:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.17.14 ERROR
r-devel-linux-x86_64-debian-gcc 5.17.14 1.97 21.03 23.00 OK
r-devel-linux-x86_64-fedora-clang 5.17.14 36.35 NOTE
r-devel-linux-x86_64-fedora-gcc 5.17.14 34.21 OK
r-devel-windows-x86_64 5.17.14 4.00 226.00 230.00 NOTE
r-patched-linux-x86_64 5.17.14 3.93 25.99 29.92 OK
r-release-linux-x86_64 5.17.14 2.88 25.90 28.78 OK
r-release-macos-arm64 5.17.14 31.00 NOTE
r-release-macos-x86_64 5.17.14 61.00 NOTE
r-release-windows-x86_64 5.17.14 3.00 47.00 50.00 NOTE
r-oldrel-macos-arm64 5.17.14 24.00 NOTE
r-oldrel-macos-x86_64 5.17.14 44.00 NOTE
r-oldrel-windows-x86_64 5.17.14 3.00 126.00 129.00 ERROR

Check Details

Version: 5.17.14
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(swagger) > > test_check("swagger") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 60 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-md5sum.R:35:7'): absolute-path.js md5 sum in package match swagger version released md5sum ── Error in `download.file(paste0("https://unpkg.com/swagger-ui-dist@", swagger_ui_version, "/", f), file.path(tmpd, f), mode = "wb", quiet = TRUE)`: cannot open URL 'https://unpkg.com/swagger-ui-dist@5.17.14/absolute-path.js' Backtrace: ▆ 1. └─utils::download.file(...) at test-md5sum.R:35:7 [ FAIL 1 | WARN 1 | SKIP 0 | PASS 60 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 5.17.14
Check: installed package size
Result: NOTE installed size is 6.3Mb sub-directories of 1Mb or more: dist3 2.0Mb dist4 1.8Mb dist5 2.1Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 5.17.14
Check: tests
Result: ERROR Running 'testthat.R' [85s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(swagger) > > test_check("swagger") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 60 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-md5sum.R:35:7'): LICENSE md5 sum in package match swagger version released md5sum ── Error in `download.file(paste0("https://unpkg.com/swagger-ui-dist@", swagger_ui_version, "/", f), file.path(tmpd, f), mode = "wb", quiet = TRUE)`: cannot open URL 'https://unpkg.com/swagger-ui-dist@4.19.1/LICENSE' Backtrace: ▆ 1. └─utils::download.file(...) at test-md5sum.R:35:7 [ FAIL 1 | WARN 2 | SKIP 0 | PASS 60 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64