CRAN Package Check Results for Package shiny.router

Last updated on 2021-01-10 14:48:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.57 26.74 29.31 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 1.75 21.56 23.31 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 48.18 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 35.16 ERROR
r-devel-windows-ix86+x86_64 0.2.0 7.00 52.00 59.00 ERROR
r-patched-linux-x86_64 0.2.0 2.41 26.66 29.07 OK
r-patched-solaris-x86 0.2.0 55.40 NOTE
r-release-linux-x86_64 0.2.0 2.49 26.23 28.72 OK
r-release-macos-x86_64 0.2.0 NOTE
r-release-windows-ix86+x86_64 0.2.0 6.00 48.00 54.00 OK
r-oldrel-macos-x86_64 0.2.0 NOTE
r-oldrel-windows-ix86+x86_64 0.2.0 3.00 30.00 33.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [2s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(shiny.router)
     >
     > test_check("shiny.router")
     == Failed tests ================================================================
     -- Failure (test-router.R:10:3): test route without server ---------------------
     rr$aa not equal to list(ui = router_ui, server = server).
     Component "server": Names: 2 string mismatches
     Component "server": Component 1: Names: 2 string mismatches
     Component "server": Component 1: Attributes: < names for current but not for target >
     Component "server": Component 1: Attributes: < Length mismatch: comparison on first 0 components >
     Component "server": Component 1: Length mismatch: comparison on first 2 components
     Component "server": Component 1: Component 1: Modes: list, character
     Component "server": Component 1: Component 1: names for target but not for current
     Component "server": Component 1: Component 1: Attributes: < Modes: list, NULL >
     Component "server": Component 1: Component 1: Attributes: < names for target but not for current >
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(shiny.router)
     >
     > test_check("shiny.router")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-router.R:10:3): test route without server ─────────────────────
     rr$aa not equal to list(ui = router_ui, server = server).
     Component "server": Names: 2 string mismatches
     Component "server": Component 1: Names: 2 string mismatches
     Component "server": Component 1: Attributes: < names for current but not for target >
     Component "server": Component 1: Attributes: < Length mismatch: comparison on first 0 components >
     Component "server": Component 1: Length mismatch: comparison on first 2 components
     Component "server": Component 1: Component 1: Modes: list, character
     Component "server": Component 1: Component 1: names for target but not for current
     Component "server": Component 1: Component 1: Attributes: < Modes: list, NULL >
     Component "server": Component 1: Component 1: Attributes: < names for target but not for current >
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘magrittr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(shiny.router)
     >
     > test_check("shiny.router")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-router.R:10:3): test route without server ─────────────────────
     rr$aa not equal to list(ui = router_ui, server = server).
     Component "server": Names: 2 string mismatches
     Component "server": Component 1: Names: 2 string mismatches
     Component "server": Component 1: Attributes: < names for current but not for target >
     Component "server": Component 1: Attributes: < Length mismatch: comparison on first 0 components >
     Component "server": Component 1: Length mismatch: comparison on first 2 components
     Component "server": Component 1: Component 1: Modes: list, character
     Component "server": Component 1: Component 1: names for target but not for current
     Component "server": Component 1: Component 1: Attributes: < Modes: list, NULL >
     Component "server": Component 1: Component 1: Attributes: < names for target but not for current >
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(shiny.router)
     >
     > test_check("shiny.router")
     == Failed tests ================================================================
     -- Failure (test-router.R:10:3): test route without server ---------------------
     rr$aa not equal to list(ui = router_ui, server = server).
     Component "server": Names: 2 string mismatches
     Component "server": Component 1: Names: 2 string mismatches
     Component "server": Component 1: Attributes: < names for current but not for target >
     Component "server": Component 1: Attributes: < Length mismatch: comparison on first 0 components >
     Component "server": Component 1: Length mismatch: comparison on first 2 components
     Component "server": Component 1: Component 1: Modes: list, character
     Component "server": Component 1: Component 1: names for target but not for current
     Component "server": Component 1: Component 1: Attributes: < Modes: list, NULL >
     Component "server": Component 1: Component 1: Attributes: < names for target but not for current >
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64