CRAN Package Check Results for Package tidygate

Last updated on 2021-03-03 06:47:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.0 4.52 45.14 49.66 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 86.57 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 76.82 ERROR
r-devel-windows-ix86+x86_64 0.4.0 16.00 69.00 85.00 ERROR
r-patched-linux-x86_64 0.4.0 6.22 56.42 62.64 ERROR
r-patched-solaris-x86 0.4.0 113.30 ERROR
r-release-linux-x86_64 0.4.0 5.58 56.11 61.69 ERROR
r-release-macos-x86_64 0.4.0 NOTE
r-release-windows-ix86+x86_64 0.4.0 12.00 68.00 80.00 ERROR
r-oldrel-macos-x86_64 0.4.0 NOTE
r-oldrel-windows-ix86+x86_64 0.4.0 13.00 76.00 89.00 ERROR

Check Details

Version: 0.4.0
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidygate)
     >
     > test_check("tidygate")
     == Failed tests ================================================================
     -- Failure (test-methods.R:75:5): gate DEPRECATED ------------------------------
     `\.` does not match "is deprecated as of tidygate 0.3.0.".
     Actual value: "`gate\(\)` was deprecated in tidygate 0\.3\.0\.\\nPlease use `gate_chr\(\)` instead\.\\nThis warning is displayed once every 8 hours\.\\nCall `lifecycle::last_warnings\(\)` to see where this warning was generated\."
     Backtrace:
     x
     1. +-`%>%`(...) test-methods.R:75:4
     2. \-testthat::expect_match(., "is deprecated as of tidygate 0.3.0.")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidygate)
     >
     > test_check("tidygate")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-methods.R:75:5): gate DEPRECATED ──────────────────────────────
     `\.` does not match "is deprecated as of tidygate 0.3.0.".
     Actual value: "`gate\(\)` was deprecated in tidygate 0\.3\.0\.\\nPlease use `gate_chr\(\)` instead\.\\nThis warning is displayed once every 8 hours\.\\nCall `lifecycle::last_warnings\(\)` to see where this warning was generated\."
     Backtrace:
     █
     1. ├─`%>%`(...) test-methods.R:75:4
     2. └─testthat::expect_match(., "is deprecated as of tidygate 0.3.0.")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘lme4’ ‘methods’ ‘stats’ ‘tidyselect’
     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.4.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidygate)
     >
     > test_check("tidygate")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-methods.R:75:5): gate DEPRECATED ──────────────────────────────
     `\.` does not match "is deprecated as of tidygate 0.3.0.".
     Actual value: "`gate\(\)` was deprecated in tidygate 0\.3\.0\.\\nPlease use `gate_chr\(\)` instead\.\\nThis warning is displayed once every 8 hours\.\\nCall `lifecycle::last_warnings\(\)` to see where this warning was generated\."
     Backtrace:
     █
     1. ├─`%>%`(...) test-methods.R:75:4
     2. └─testthat::expect_match(., "is deprecated as of tidygate 0.3.0.")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.4.0
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidygate)
     >
     > test_check("tidygate")
     == Failed tests ================================================================
     -- Failure (test-methods.R:75:5): gate DEPRECATED ------------------------------
     `\.` does not match "is deprecated as of tidygate 0.3.0.".
     Actual value: "`gate\(\)` was deprecated in tidygate 0\.3\.0\.\\nPlease use `gate_chr\(\)` instead\.\\nThis warning is displayed once every 8 hours\.\\nCall `lifecycle::last_warnings\(\)` to see where this warning was generated\."
     Backtrace:
     x
     1. +-`%>%`(...) test-methods.R:75:4
     2. \-testthat::expect_match(., "is deprecated as of tidygate 0.3.0.")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.4.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidygate)
     >
     > test_check("tidygate")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-methods.R:75:5): gate DEPRECATED ──────────────────────────────
     `\.` does not match "is deprecated as of tidygate 0.3.0.".
     Actual value: "`gate\(\)` was deprecated in tidygate 0\.3\.0\.\\nPlease use `gate_chr\(\)` instead\.\\nThis warning is displayed once every 8 hours\.\\nCall `lifecycle::last_warnings\(\)` to see where this warning was generated\."
     Backtrace:
     █
     1. ├─`%>%`(...) test-methods.R:75:4
     2. └─testthat::expect_match(., "is deprecated as of tidygate 0.3.0.")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64