CRAN Package Check Results for Package dm

Last updated on 2022-09-11 12:56:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 20.17 452.80 472.97 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 15.46 339.54 355.00 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 563.10 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 559.50 ERROR
r-devel-windows-x86_64 1.0.1 235.00 433.00 668.00 ERROR
r-patched-linux-x86_64 1.0.1 23.02 422.94 445.96 ERROR
r-release-linux-x86_64 1.0.1 16.12 427.85 443.97 ERROR
r-release-macos-arm64 1.0.1 139.00 OK
r-release-macos-x86_64 1.0.1 169.00 OK
r-release-windows-x86_64 1.0.1 209.00 391.00 600.00 ERROR
r-oldrel-macos-arm64 1.0.1 138.00 OK
r-oldrel-macos-x86_64 1.0.1 194.00 OK
r-oldrel-windows-ix86+x86_64 1.0.1 36.00 417.00 453.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.1
Check: tests
Result: ERROR
     Running 'testthat.R' [258s/153s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     == Skipped tests ===============================================================
     * COMPOUND (1)
     * FIXME (2)
     * FIXME: Unstable on GHA? (1)
     * Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     * Need to think about it (1)
     * Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     * On CRAN (153)
     * Slow test. To run, set CI=true (6)
     * dm argument (1)
     * does not work on `duckdb`, `maria`, `df` (1)
     * keyed = TRUE (1)
     * not testing deprecated cdm_nycflights13(): test too slow (1)
     * not testing deprecated learning from DB: test too slow (1)
     * only works on `db` (1)
     * only works on `mssql` (4)
     * only works on `mssql`, `postgres` (4)
     * only works on `mssql`, `postgres`, `maria` (5)
     * only works on `postgres` (2)
     * only works on `sqlite` (1)
    
     == Failed tests ================================================================
     -- Failure (test-db-interface.R:91:3): table identifiers are quoted ------------
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     -- Failure (test-learn.R:210:3): 'schema_if()' works ---------------------------
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     x
     1. \-testthat::expect_match(...) at test-learn.R:210:2
     2. \-testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [195s/166s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • COMPOUND (1)
     • FIXME (2)
     • FIXME: Unstable on GHA? (1)
     • Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     • Need to think about it (1)
     • Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     • On CRAN (153)
     • Slow test. To run, set CI=true (6)
     • dm argument (1)
     • does not work on `duckdb`, `maria`, `df` (1)
     • keyed = TRUE (1)
     • not testing deprecated cdm_nycflights13(): test too slow (1)
     • not testing deprecated learning from DB: test too slow (1)
     • only works on `db` (1)
     • only works on `mssql` (4)
     • only works on `mssql`, `postgres` (4)
     • only works on `mssql`, `postgres`, `maria` (5)
     • only works on `postgres` (2)
     • only works on `sqlite` (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-db-interface.R:91:3): table identifiers are quoted ────────────
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-learn.R:210:3): 'schema_if()' works ───────────────────────────
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     ▆
     1. └─testthat::expect_match(...) at test-learn.R:210:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [288s/164s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • COMPOUND (1)
     • FIXME (2)
     • FIXME: Unstable on GHA? (1)
     • Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     • Need to think about it (1)
     • Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     • On CRAN (153)
     • Slow test. To run, set CI=true (6)
     • dm argument (1)
     • does not work on `duckdb`, `maria`, `df` (1)
     • keyed = TRUE (1)
     • not testing deprecated cdm_nycflights13(): test too slow (1)
     • not testing deprecated learning from DB: test too slow (1)
     • only works on `db` (1)
     • only works on `mssql` (4)
     • only works on `mssql`, `postgres` (4)
     • only works on `mssql`, `postgres`, `maria` (5)
     • only works on `postgres` (2)
     • only works on `sqlite` (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-db-interface.R:91:3): table identifiers are quoted ────────────
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-learn.R:210:3): 'schema_if()' works ───────────────────────────
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     ▆
     1. └─testthat::expect_match(...) at test-learn.R:210:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [291s/165s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • COMPOUND (1)
     • FIXME (2)
     • FIXME: Unstable on GHA? (1)
     • Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     • Need to think about it (1)
     • Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     • On CRAN (153)
     • Slow test. To run, set CI=true (6)
     • dm argument (1)
     • does not work on `duckdb`, `maria`, `df` (1)
     • keyed = TRUE (1)
     • not testing deprecated cdm_nycflights13(): test too slow (1)
     • not testing deprecated learning from DB: test too slow (1)
     • only works on `db` (1)
     • only works on `mssql` (4)
     • only works on `mssql`, `postgres` (4)
     • only works on `mssql`, `postgres`, `maria` (5)
     • only works on `postgres` (2)
     • only works on `sqlite` (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-db-interface.R:91:3): table identifiers are quoted ────────────
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-learn.R:210:3): 'schema_if()' works ───────────────────────────
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     ▆
     1. └─testthat::expect_match(...) at test-learn.R:210:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR
     Running 'testthat.R' [130s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • COMPOUND (1)
     • FIXME (2)
     • FIXME: Unstable on GHA? (1)
     • Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     • Need to think about it (1)
     • Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     • On CRAN (153)
     • Slow test. To run, set CI=true (6)
     • dm argument (1)
     • does not work on `duckdb`, `maria`, `df` (1)
     • keyed = TRUE (1)
     • not testing deprecated cdm_nycflights13(): test too slow (1)
     • not testing deprecated learning from DB: test too slow (1)
     • only works on `db` (1)
     • only works on `mssql` (4)
     • only works on `mssql`, `postgres` (4)
     • only works on `mssql`, `postgres`, `maria` (5)
     • only works on `postgres` (2)
     • only works on `sqlite` (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-db-interface.R:91:3): table identifiers are quoted ────────────
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-learn.R:210:3): 'schema_if()' works ───────────────────────────
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     ▆
     1. └─testthat::expect_match(...) at test-learn.R:210:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [243s/149s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • COMPOUND (1)
     • FIXME (2)
     • FIXME: Unstable on GHA? (1)
     • Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     • Need to think about it (1)
     • Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     • On CRAN (153)
     • Slow test. To run, set CI=true (6)
     • dm argument (1)
     • does not work on `duckdb`, `maria`, `df` (1)
     • keyed = TRUE (1)
     • not testing deprecated cdm_nycflights13(): test too slow (1)
     • not testing deprecated learning from DB: test too slow (1)
     • only works on `db` (1)
     • only works on `mssql` (4)
     • only works on `mssql`, `postgres` (4)
     • only works on `mssql`, `postgres`, `maria` (5)
     • only works on `postgres` (2)
     • only works on `sqlite` (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-db-interface.R:91:3): table identifiers are quoted ────────────
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-learn.R:210:3): 'schema_if()' works ───────────────────────────
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     ▆
     1. └─testthat::expect_match(...) at test-learn.R:210:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [242s/147s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • COMPOUND (1)
     • FIXME (2)
     • FIXME: Unstable on GHA? (1)
     • Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     • Need to think about it (1)
     • Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     • On CRAN (153)
     • Slow test. To run, set CI=true (6)
     • dm argument (1)
     • does not work on `duckdb`, `maria`, `df` (1)
     • keyed = TRUE (1)
     • not testing deprecated cdm_nycflights13(): test too slow (1)
     • not testing deprecated learning from DB: test too slow (1)
     • only works on `db` (1)
     • only works on `mssql` (4)
     • only works on `mssql`, `postgres` (4)
     • only works on `mssql`, `postgres`, `maria` (5)
     • only works on `postgres` (2)
     • only works on `sqlite` (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-db-interface.R:91:3): table identifiers are quoted ────────────
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-learn.R:210:3): 'schema_if()' works ───────────────────────────
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     ▆
     1. └─testthat::expect_match(...) at test-learn.R:210:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR
     Running 'testthat.R' [123s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     >
     > # Need to use qualified call, this is checked in helper-print.R
     > testthat::test_check("dm")
     Loading required package: dm
    
     Attaching package: 'dm'
    
     The following object is masked from 'package:stats':
    
     filter
    
     Starting 2 test processes
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • COMPOUND (1)
     • FIXME (2)
     • FIXME: Unstable on GHA? (1)
     • Installed tidyselect is version 1.1.2; but 1.1.2.9000 is required (1)
     • Need to think about it (1)
     • Needs https://github.com/tidyverse/dbplyr/pull/649 (2)
     • On CRAN (153)
     • Slow test. To run, set CI=true (6)
     • dm argument (1)
     • does not work on `duckdb`, `maria`, `df` (1)
     • keyed = TRUE (1)
     • not testing deprecated cdm_nycflights13(): test too slow (1)
     • not testing deprecated learning from DB: test too slow (1)
     • only works on `db` (1)
     • only works on `mssql` (4)
     • only works on `mssql`, `postgres` (4)
     • only works on `mssql`, `postgres`, `maria` (5)
     • only works on `postgres` (2)
     • only works on `sqlite` (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-db-interface.R:91:3): table identifiers are quoted ────────────
     all(grepl(pattern, remote_names)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-learn.R:210:3): 'schema_if()' works ───────────────────────────
     unclass\(\.\.\.\) does not match "\"db\".\"schema\".\"table\"|`db`.`schema`.`table`".
     Actual value: "db\."schema"\."table""
     Backtrace:
     ▆
     1. └─testthat::expect_match(...) at test-learn.R:210:2
     2. └─testthat:::expect_match_(...)
    
     [ FAIL 2 | WARN 0 | SKIP 189 | PASS 1336 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64