Last updated on 2022-07-01 07:51:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.4 | 17.30 | 122.71 | 140.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.4 | 15.82 | 92.92 | 108.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.4 | 175.28 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.4 | 180.85 | ERROR | |||
r-devel-windows-x86_64 | 0.9.4 | 145.00 | 173.00 | 318.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.4 | 30.75 | 110.81 | 141.56 | OK | |
r-release-linux-x86_64 | 0.9.4 | 16.66 | 110.81 | 127.47 | OK | |
r-release-macos-arm64 | 0.9.4 | 46.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.4 | 67.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.4 | 156.00 | 164.00 | 320.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.4 | 44.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.4 | 64.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.9.4 | 37.00 | 151.00 | 188.00 | NOTE |
Version: 0.9.4
Check: installed package size
Result: NOTE
installed size is 15.9Mb
sub-directories of 1Mb or more:
deps 10.3Mb
lib 3.8Mb
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-ix86+x86_64
Version: 0.9.4
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dash)
>
> test_check("dash")
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 132 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-attributes.R:33:3): stylesheets can be added with or without attributes ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-attributes.R:33:2
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-attributes.R:256:3): stylesheet can be passed as a simple list ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-attributes.R:256:2
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-attributes.R:344:3): default favicon resource is supplied when none is present in assets ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-attributes.R:344:2
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-routes.R:26:2): URLs are properly redirected with app$redirect ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-routes.R:26:1
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-routes.R:94:2): temporary redirection of URLs is possible with app$server_route ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-routes.R:94:1
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 132 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dash)
>
> test_check("dash")
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
gannet.stats.ox.ac.uk is not a valid IPv4 or IPv6 address.
createTcpServer: Unknown system error 1
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 132 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-attributes.R:33:3): stylesheets can be added with or without attributes ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-attributes.R:33:2
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-attributes.R:256:3): stylesheet can be passed as a simple list ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-attributes.R:256:2
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-attributes.R:344:3): default favicon resource is supplied when none is present in assets ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-attributes.R:344:2
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-routes.R:26:2): URLs are properly redirected with app$redirect ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-routes.R:26:1
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
── Error (test-routes.R:94:2): temporary redirection of URLs is possible with app$server_route ──
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$run_server(block = FALSE) at test-routes.R:94:1
2. └─self$server$ignite(block = block, showcase = showcase, ...) at dash/R/dash.R:1455:6
3. └─private$run(block = block, showcase = showcase, ..., silent = silent)
4. └─private$run_allowing_server(showcase = showcase)
5. └─httpuv::startDaemonizedServer(...)
6. └─WebServer$new(host, port, app, quiet)
7. └─httpuv (local) initialize(...)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 132 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc