CRAN Package Check Results for Package dplyr

Last updated on 2023-03-23 22:52:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 26.68 380.80 407.48 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 22.19 285.01 307.20 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 500.12 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 495.29 NOTE
r-devel-windows-x86_64 1.1.0 189.00 459.00 648.00 ERROR
r-patched-linux-x86_64 1.1.0 28.39 354.26 382.65 ERROR
r-release-linux-x86_64 1.1.1 23.48 328.36 351.84 OK
r-release-macos-arm64 1.1.1 105.00 OK
r-release-macos-x86_64 1.1.0 150.00 OK
r-release-windows-x86_64 1.1.1 90.00 432.00 522.00 OK
r-oldrel-macos-arm64 1.1.1 100.00 OK
r-oldrel-macos-x86_64 1.1.0 160.00 OK
r-oldrel-windows-ix86+x86_64 1.1.0 50.00 698.00 748.00 ERROR

Check Details

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [181s/202s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("dplyr")
     [ FAIL 2 | WARN 270 | SKIP 305 | PASS 2764 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (305)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-filter.R:301:3'): hybrid function row_number does not trigger warning in filter (#3750) ──
     `out` is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure ('test-join-by.R:236:3'): nicely catches missing arguments when wrapped ──
     `fn(a)` did not throw the expected error.
    
     [ FAIL 2 | WARN 270 | SKIP 305 | PASS 2764 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [136s/202s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("dplyr")
     [ FAIL 2 | WARN 270 | SKIP 305 | PASS 2764 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (305)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-filter.R:301:3'): hybrid function row_number does not trigger warning in filter (#3750) ──
     `out` is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure ('test-join-by.R:236:3'): nicely catches missing arguments when wrapped ──
     `fn(a)` did not throw the expected error.
    
     [ FAIL 2 | WARN 270 | SKIP 305 | PASS 2764 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 4 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [183s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("dplyr")
     [ FAIL 2 | WARN 270 | SKIP 309 | PASS 2744 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Can't set a non-UTF-8 encoding (4)
     • On CRAN (305)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-filter.R:301:3'): hybrid function row_number does not trigger warning in filter (#3750) ──
     `out` is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure ('test-join-by.R:236:3'): nicely catches missing arguments when wrapped ──
     `fn(a)` did not throw the expected error.
    
     [ FAIL 2 | WARN 270 | SKIP 309 | PASS 2744 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [174s/205s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("dplyr")
     [ FAIL 2 | WARN 270 | SKIP 305 | PASS 2764 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (305)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-filter.R:301:3'): hybrid function row_number does not trigger warning in filter (#3750) ──
     `out` is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure ('test-join-by.R:236:3'): nicely catches missing arguments when wrapped ──
     `fn(a)` did not throw the expected error.
    
     [ FAIL 2 | WARN 270 | SKIP 305 | PASS 2764 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.1.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [210s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("dplyr")
     [ FAIL 2 | WARN 266 | SKIP 309 | PASS 2755 ]
    
     == Skipped tests ===============================================================
     * Can't use 'en_US' locale (2)
     * On CRAN (305)
     * l10n_info()$"UTF-8" is not TRUE (2)
    
     == Failed tests ================================================================
     -- Failure ('test-filter.R:301:3'): hybrid function row_number does not trigger warning in filter (#3750) --
     `out` is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     -- Failure ('test-join-by.R:236:3'): nicely catches missing arguments when wrapped --
     `fn(a)` did not throw the expected error.
    
     [ FAIL 2 | WARN 266 | SKIP 309 | PASS 2755 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.1.0
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [206s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("dplyr")
     [ FAIL 2 | WARN 266 | SKIP 309 | PASS 2755 ]
    
     == Skipped tests ===============================================================
     * Can't use 'en_US' locale (2)
     * On CRAN (305)
     * l10n_info()$"UTF-8" is not TRUE (2)
    
     == Failed tests ================================================================
     -- Failure ('test-filter.R:301:3'): hybrid function row_number does not trigger warning in filter (#3750) --
     `out` is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     -- Failure ('test-join-by.R:236:3'): nicely catches missing arguments when wrapped --
     `fn(a)` did not throw the expected error.
    
     [ FAIL 2 | WARN 266 | SKIP 309 | PASS 2755 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64