CRAN Package Check Results for Package tmuxr

Last updated on 2021-09-06 07:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 3.15 36.96 40.11 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.4 2.53 29.83 32.36 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.4 55.46 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.4 45.11 NOTE
r-patched-linux-x86_64 0.2.4 3.75 35.69 39.44 ERROR
r-release-linux-x86_64 0.2.4 3.07 35.82 38.89 ERROR
r-release-macos-arm64 0.2.4 NOTE
r-release-macos-x86_64 0.2.4 NOTE
r-oldrel-macos-x86_64 0.2.4 OK

Check Details

Version: 0.2.4
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.2.4
Check: tests
Result: ERROR
     Running 'testthat.R' [11s/35s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tmuxr)
    
     Attaching package: 'tmuxr'
    
     The following object is masked from 'package:graphics':
    
     layout
    
     >
     > test_check("tmuxr")
     Socket path set to /tmp/RtmpUGofmw/tmux-socket-1cca14a092f6
     Binary found: 'tmux' with version: tmux 3.2a.
     == Failed tests ================================================================
     -- Failure (test-pane.R:61:3): contents can be captured ------------------------
     capture_pane(s) has length 23, not length 10.
     -- Failure (test-pane.R:62:3): contents can be captured ------------------------
     paste0(rep("\n", expected_height), collapse = "") does not match "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n".
     Actual value: "\n\n\n\n\n\n\n\n\n\n"
     Backtrace:
     x
     1. \-testthat::expect_match(...) test-pane.R:62:2
     2. \-testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 122 ]
     Error: Test failures
     Socket /tmp/RtmpUGofmw/tmux-socket-1cca14a092f6 successfully deleted
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/39s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tmuxr)
    
     Attaching package: 'tmuxr'
    
     The following object is masked from 'package:graphics':
    
     layout
    
     >
     > test_check("tmuxr")
     Socket path set to /home/hornik/tmp/scratch/RtmpBd2VTA/tmux-socket-21dbc24a99f
     Binary found: 'tmux' with version: tmux 3.2a.
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-pane.R:61:3): contents can be captured ────────────────────────
     capture_pane(s) has length 23, not length 10.
     ── Failure (test-pane.R:62:3): contents can be captured ────────────────────────
     paste0(rep("\n", expected_height), collapse = "") does not match "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n".
     Actual value: "\n\n\n\n\n\n\n\n\n\n"
     Backtrace:
     █
     1. └─testthat::expect_match(...) test-pane.R:62:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 122 ]
     Error: Test failures
     Socket /home/hornik/tmp/scratch/RtmpBd2VTA/tmux-socket-21dbc24a99f successfully deleted
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/35s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tmuxr)
    
     Attaching package: 'tmuxr'
    
     The following object is masked from 'package:graphics':
    
     layout
    
     >
     > test_check("tmuxr")
     Socket path set to /tmp/Rtmpx8R1UL/tmux-socket-4e9b36bbd6f9
     Binary found: 'tmux' with version: tmux 3.2a.
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-pane.R:61:3): contents can be captured ────────────────────────
     capture_pane(s) has length 23, not length 10.
     ── Failure (test-pane.R:62:3): contents can be captured ────────────────────────
     paste0(rep("\n", expected_height), collapse = "") does not match "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n".
     Actual value: "\n\n\n\n\n\n\n\n\n\n"
     Backtrace:
     █
     1. └─testthat::expect_match(...) test-pane.R:62:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 122 ]
     Error: Test failures
     Socket /tmp/Rtmpx8R1UL/tmux-socket-4e9b36bbd6f9 successfully deleted
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/36s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tmuxr)
    
     Attaching package: 'tmuxr'
    
     The following object is masked from 'package:graphics':
    
     layout
    
     >
     > test_check("tmuxr")
     Socket path set to /tmp/Rtmp8tUxpo/tmux-socket-17ac327770b4
     Binary found: 'tmux' with version: tmux 3.2a.
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-pane.R:61:3): contents can be captured ────────────────────────
     capture_pane(s) has length 23, not length 10.
     ── Failure (test-pane.R:62:3): contents can be captured ────────────────────────
     paste0(rep("\n", expected_height), collapse = "") does not match "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n".
     Actual value: "\n\n\n\n\n\n\n\n\n\n"
     Backtrace:
     █
     1. └─testthat::expect_match(...) test-pane.R:62:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 122 ]
     Error: Test failures
     Socket /tmp/Rtmp8tUxpo/tmux-socket-17ac327770b4 successfully deleted
     Execution halted
Flavor: r-release-linux-x86_64