Last updated on 2024-11-08 07:50:48 CET.
Package | ERROR | WARN | NOTE | OK |
---|---|---|---|---|
bindrcpp | 13 | |||
blob | 13 | |||
DBI | 13 | |||
DBItest | 3 | 10 | ||
dm | 7 | 1 | 5 | |
duckdb | 1 | 6 | 6 | |
duckplyr | 13 | |||
fledge | 3 | 10 | ||
hms | 3 | 10 | ||
igraph | 1 | 5 | 7 | |
mockr | 13 | |||
pillar | 13 | |||
procmaps | 13 | |||
profile | 3 | 10 | ||
RMariaDB | 7 | 6 | ||
roxygen2md | 13 | |||
RPostgres | 9 | 4 | ||
rprojroot | 13 | |||
RSQLite | 1 | 7 | 5 | |
tibble | 5 | 8 | ||
utf8 | 13 | |||
winch | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.8.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
context.Rd: DBIConnector-class
spec_arrow_append_table_arrow.Rd: dbQuoteIdentifier, dbReadTable
spec_arrow_create_table_arrow.Rd: dbQuoteIdentifier
spec_arrow_get_query_arrow.Rd: dbBind
spec_arrow_read_table_arrow.Rd: dbGetQueryArrow, dbQuoteIdentifier
spec_arrow_send_query_arrow.Rd: DBIResultArrow-class, dbFetchArrow,
dbClearResult, dbBind
spec_arrow_write_table_arrow.Rd: dbQuoteIdentifier, dbReadTable
spec_compliance_methods.Rd: DBIDriver-class, DBIConnection-class,
DBIResult-class
spec_driver_connect.Rd: DBIConnection-class
spec_driver_constructor.Rd: DBIDriver-class
spec_driver_data_type.Rd: dbDataType
spec_get_info.Rd: DBIDriver-class, DBIConnection-class,
DBIResult-class, dbSendQuery, dbExecute, dbGetStatement,
dbGetRowCount, dbGetRowsAffected, dbHasCompleted
spec_meta_bind.Rd: dbSendQuery, dbSendQueryArrow, dbSendStatement,
DBIResult-class, dbClearResult, dbBind, dbBindArrow, dbFetch,
dbGetRowCount, dbGetRowsAffected, dbIsValid, dbHasCompleted
spec_meta_column_info.Rd: dbFetch
spec_meta_get_row_count.Rd: dbSendQuery, dbFetch, dbSendStatement,
dbClearResult
spec_meta_get_rows_affected.Rd: dbSendStatement, dbFetch,
dbSendQuery, dbClearResult
spec_meta_get_statement.Rd: dbSendQuery, dbSendStatement,
dbClearResult
spec_meta_has_completed.Rd: dbSendQuery, dbFetch, dbSendStatement,
dbClearResult
spec_meta_is_valid.Rd: DBIConnection-class, dbDisconnect,
DBIResult-class, dbSendQuery, dbClearResult, dbSendStatement
spec_result_clear_result.Rd: dbSendQuery, dbSendStatement
spec_result_execute.Rd: dbBind
spec_result_fetch.Rd: dbSendStatement
spec_result_get_query.Rd: dbBind
spec_result_send_query.Rd: DBIResult-class, dbFetch, dbClearResult,
dbBind
spec_result_send_statement.Rd: DBIResult-class, dbGetRowsAffected,
dbClearResult, dbBind
spec_sql_append_table.Rd: dbQuoteIdentifier, dbReadTable
spec_sql_create_table.Rd: dbQuoteIdentifier
spec_sql_exists_table.Rd: dbQuoteIdentifier, dbListTables
spec_sql_list_fields.Rd: dbQuoteIdentifier, dbListObjects
spec_sql_list_objects.Rd: dbQuoteIdentifier, dbWriteTable,
dbListTables, dbUnquoteIdentifier, Id, dbExistsTable
spec_sql_list_tables.Rd: dbWriteTable
spec_sql_quote_identifier.Rd: SQL, dbGetQuery
spec_sql_quote_literal.Rd: SQL
spec_sql_quote_string.Rd: SQL
spec_sql_read_table.Rd: dbGetQuery, sqlColumnToRownames,
dbQuoteIdentifier
spec_sql_remove_table.Rd: dbQuoteIdentifier, dbListTables,
dbExistsTable
spec_sql_unquote_identifier.Rd: Id, dbQuoteIdentifier, SQL
spec_sql_write_table.Rd: dbQuoteIdentifier, dbReadTable, dbDataType,
sqlRownamesToColumn
spec_transaction_with_transaction.Rd: dbBegin, dbCommit, dbRollback
test_data_type.Rd: dbDataType
tweaks.Rd: dbBind, dbGetRowsAffected
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: ERROR: 7, NOTE: 1, OK: 5
Version: 1.0.10
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
dm_examine_cardinalities.Rd: as_tibble
dm_examine_constraints.Rd: as_tibble
dm_from_con.Rd: src
dm_zoom_to.Rd: nest_join
json_nest.Rd: tidyr_tidy_select
json_pack.Rd: tidyr_tidy_select
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [163s/87s]
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 1 | WARN 0 | SKIP 242 | PASS 1355 ]
══ Skipped tests (242) ═════════════════════════════════════════════════════════
• COMPOUND (1): 'test-rows-dm.R:203:3'
• Dependent on database version, find better way to record this info (1):
'test-meta.R:19:3'
• FIXME (2): 'test-learn.R:154:3', 'test-nest.R:2:3'
• FIXME: Unstable on GHA? (1): 'test-dm.R:495:3'
• Need to think about it (1): 'test-key-helpers.R:45:3'
• On CRAN (191): 'test-zzx-deprecated.R:2:3', 'test-zzx-deprecated.R:15:3',
'test-zzx-deprecated.R:25:3', 'test-zzx-deprecated.R:35:3',
'test-zzx-deprecated.R:45:3', 'test-zzx-deprecated.R:58:3',
'test-zzx-deprecated.R:81:3', 'test-zzx-deprecated.R:91:3',
'test-zzx-deprecated.R:106:3', 'test-zzx-deprecated.R:121:3',
'test-zzx-deprecated.R:141:3', 'test-zzx-deprecated.R:151:3',
'test-zzx-deprecated.R:166:3', 'test-zzx-deprecated.R:185:3',
'test-zzx-deprecated.R:221:3', 'test-zzx-deprecated.R:255:3',
'test-zzx-deprecated.R:275:3', 'test-zzx-deprecated.R:291:3',
'test-zzx-deprecated.R:326:3', 'test-zzx-deprecated.R:341:3',
'test-zzx-deprecated.R:356:3', 'test-flatten.R:18:3', 'test-flatten.R:99:3',
'test-dplyr.R:347:3', 'test-dplyr.R:506:3', 'test-dplyr.R:545:3',
'test-dplyr.R:558:3', 'test-dplyr.R:569:3', 'test-dplyr.R:598:3',
'test-dplyr.R:614:3', 'test-dplyr.R:806:3', 'test-draw-dm.R:17:3',
'test-draw-dm.R:104:3', 'test-draw-dm.R:117:3', 'test-draw-dm.R:153:3',
'test-draw-dm.R:182:3', 'test-filter-dm.R:62:3', 'test-filter-dm.R:173:3',
'test-filter-dm.R:182:3', 'test-filter-dm.R:191:3', 'test-filter-dm.R:241:3',
'test-bind.R:42:3', 'test-bind.R:97:3', 'test-bind.R:107:3',
'test-bind.R:125:3', 'test-learn.R:444:3', 'test-add-tbl.R:92:3',
'test-add-tbl.R:137:3', 'test-autoincrement.R:17:3',
'test-autoincrement.R:26:3', 'test-build_copy_queries.R:14:3',
'test-build_copy_queries.R:33:3', 'test-build_copy_queries.R:76:3',
'test-rows-dm.R:2:3', 'test-rows-dm.R:28:3', 'test-rows-dm.R:117:3',
'test-rows-dm.R:167:3', 'test-rows-dm.R:390:3', 'test-code-generation.R:7:3',
'test-check-cardinalities.R:30:3', 'test-check-cardinalities.R:289:3',
'test-check-cardinalities.R:337:3', 'test-check-cardinalities.R:422:3',
'test-datamodelr-code.R:4:3', 'test-datamodelr-code.R:17:3',
'test-datamodelr-code.R:37:3', 'test-datamodelr-code.R:57:3',
'test-datamodelr-code.R:78:3', 'test-datamodelr-code.R:99:3',
'test-datamodelr-code.R:120:3', 'test-datamodelr-code.R:133:3',
'test-db-interface.R:35:3', 'test-disambiguate.R:2:3',
'test-disentangle.R:2:3', 'test-dm.R:2:3', 'test-dm.R:70:3',
'test-dm.R:108:3', 'test-dm.R:148:3', 'test-dm.R:194:3', 'test-dm.R:202:3',
'test-dm.R:211:3', 'test-dm.R:217:3', 'test-dm.R:223:3', 'test-dm.R:311:3',
'test-dm.R:508:3', 'test-dm.R:534:3', 'test-dm.R:564:3', 'test-dm.R:598:3',
'test-dm_deconstruct.R:2:3', 'test-dm_deconstruct.R:9:3',
'test-dm_nest_tbl.R:17:3', 'test-dm_pixarfilms.R:2:3',
'test-deconstruct.R:6:3', 'test-deconstruct.R:16:3',
'test-deconstruct.R:26:3', 'test-deconstruct.R:55:3',
'test-deconstruct.R:72:3', 'test-deconstruct.R:120:3',
'test-deconstruct.R:144:3', 'test-deconstruct.R:160:3',
'test-deconstruct.R:181:3', 'test-deconstruct.R:198:3',
'test-deconstruct.R:222:3', 'test-deconstruct.R:246:3',
'test-deconstruct.R:270:3', 'test-deconstruct.R:294:3',
'test-deconstruct.R:320:3', 'test-deconstruct.R:346:3',
'test-deconstruct.R:372:3', 'test-deconstruct.R:398:3',
'test-deconstruct.R:420:3', 'test-deconstruct.R:479:3',
'test-deconstruct.R:492:3', 'test-deconstruct.R:507:3',
'test-deconstruct.R:525:3', 'test-deconstruct.R:572:3',
'test-deconstruct.R:586:3', 'test-deconstruct.R:599:3', 'test-dm_sql.R:4:3',
'test-duckdb.R:2:3', 'test-enum-ops.R:11:3', 'test-enum-ops.R:30:3',
'test-enum-ops.R:103:3', 'test-enum-ops.R:176:3',
'test-enumerate_all_paths.R:2:3', 'test-dm_wrap.R:12:3',
'test-dm_wrap.R:79:3', 'test-error-helpers.R:2:3',
'test-examine-cardinalities.R:2:3', 'test-examine-cardinalities.R:16:3',
'test-examine-cardinalities.R:23:3', 'test-examine-constraints.R:68:3',
'test-examine-constraints.R:77:3', 'test-examine-constraints.R:87:3',
'test-examine-constraints.R:94:3', 'test-format.R:2:3', 'test-graph.R:29:3',
'test-graph.R:38:3', 'test-json.R:5:3', 'test-json_nest.R:2:3',
'test-json_pack.R:2:3', 'test-foreign-keys.R:16:3',
'test-foreign-keys.R:145:3', 'test-foreign-keys.R:252:3',
'test-foreign-keys.R:260:3', 'test-foreign-keys.R:287:3', 'test-maria.R:2:3',
'test-meta.R:3:3', 'test-mssql.R:2:3', 'test-pack_join.R:5:3',
'test-pack_join.R:16:3', 'test-key-helpers.R:4:3',
'test-key-helpers.R:327:3', 'test-key-helpers.R:333:3',
'test-key-helpers.R:342:3', 'test-key-helpers.R:350:3',
'test-postgres.R:2:3', 'test-paste.R:10:3', 'test-paste.R:93:3',
'test-select-tbl.R:30:3', 'test-select.R:2:3', 'test-select.R:10:3',
'test-select.R:18:3', 'test-select.R:47:3', 'test-select.R:88:3',
'test-sqlite.R:2:3', 'test-primary-keys.R:25:3', 'test-primary-keys.R:94:3',
'test-primary-keys.R:178:3', 'test-primary-keys.R:198:3',
'test-primary-keys.R:229:3', 'test-primary-keys.R:246:3',
'test-primary-keys.R:253:3', 'test-standalone-check_suggested.R:3:3',
'test-standalone-check_suggested.R:17:3', 'test-tidyr.R:54:3',
'test-tidyr.R:92:3', 'test-unique-keys.R:2:3', 'test-unique-keys.R:175:3',
'test-upgrade.R:3:3', 'test-upgrade.R:15:3', 'test-upgrade.R:26:3',
'test-upgrade.R:42:3', 'test-upgrade.R:53:3', 'test-upgrade.R:72:3',
'test-upgrade.R:86:3', 'test-upgrade.R:102:3', 'test-upgrade.R:116:3',
'test-waldo.R:8:3', 'test-zoom.R:30:3', 'test-zoom.R:133:3'
• Slow test. To run, set CI=true (6): 'test-db-interface.R:7:3',
'test-dplyr-src.R:49:3', 'test-examine-constraints.R:34:3',
'test-examine-constraints.R:52:3', 'test-foreign-keys.R:180:3',
'test-primary-keys.R:158:3'
• `foo()` needs the "iurtnkjvmomweicopbt" package. (1):
'test-standalone-check_suggested.R:30:3'
• dm argument (1): 'test-select-tbl.R:71:3'
• does not work on `df` (1): 'test-validate.R:201:3'
• keyed = TRUE (1): 'test-deconstruct.R:91:3'
• not testing deprecated cdm_nycflights13(): test too slow (1):
'test-zzx-deprecated.R:266:3'
• not testing deprecated learning from DB: test too slow (1):
'test-zzx-deprecated.R:236:3'
• only works on `db` (1): 'test-filter-dm.R:47:3'
• only works on `duckdb` (2): 'test-duckdb.R:9:3', 'test-duckdb.R:32:3'
• only works on `maria` (2): 'test-maria.R:9:3', 'test-maria.R:32:3'
• only works on `mssql` (6): 'test-learn.R:206:3', 'test-learn.R:282:3',
'test-db-helpers.R:2:3', 'test-mssql.R:9:3', 'test-mssql.R:32:3',
'test-schema.R:129:3'
• only works on `mssql`, `postgres` (4): 'test-db-interface.R:81:3',
'test-db-interface.R:94:3', 'test-db-interface.R:125:3', 'test-schema.R:2:3'
• only works on `mssql`, `postgres`, `maria` (4): 'test-learn.R:2:3',
'test-learn.R:69:3', 'test-learn.R:364:3', 'test-meta.R:9:3'
• only works on `postgres` (4): 'test-db-helpers.R:108:3',
'test-postgres.R:9:3', 'test-postgres.R:32:3', 'test-schema.R:99:3'
• only works on `postgres`, `mssql` (2): 'test-json_nest.R:14:3',
'test-json_pack.R:13:3'
• only works on `postgres`, `mssql`, `sqlite` (1): 'test-rows-dm.R:221:3'
• only works on `postgres`, `sqlite`, `mssql`, `maria` (1):
'test-db-interface.R:183:3'
• only works on `sqlite` (3): 'test-schema.R:201:3', 'test-sqlite.R:9:3',
'test-sqlite.R:32:3'
• packageVersion("tidyselect") > "1.2.0" is TRUE (3):
'test-foreign-keys.R:304:3', 'test-primary-keys.R:215:3',
'test-tidyselect.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dm_from_con.R:70:3'): table identifiers are quoted with learn_keys = FALSE ──
gsub("^.*\\.", "", unname(remote_names)) (`actual`) not equal to unclass(DBI::dbQuoteIdentifier(con, names(dm))) (`expected`).
`actual` is a character vector ('test_table_123_9_20241107_221452480182_2834406', 'test_table_321_9_20241107_221452480182_2834406', 'tf_1_3_20241107_221401100986_2834406', 'tf_1_4_20241107_221401776641_2834406', 'tf_1_5_20241107_221403621449_2834406', ...)
`expected` is an S4 object of class <character> ('test_table_123_9_20241107_221452480182_2834406', 'test_table_321_9_20241107_221452480182_2834406', 'tf_1_3_20241107_221401100986_2834406', 'tf_1_4_20241107_221401776641_2834406', 'tf_1_5_20241107_221403621449_2834406', ...)
[ FAIL 1 | WARN 0 | SKIP 242 | PASS 1355 ]
Deleting unused snapshots:
• datamodelr-code/nycflights13.dot
• datamodelr-code/nycflights13_draw_uk_1.dot
• datamodelr-code/nycflights13_draw_uk_2.dot
• datamodelr-code/nycflights13_draw_uk_3.dot
• datamodelr-code/nycflights13_table_desc_1.dot
• datamodelr-code/nycflights13_table_desc_2.dot
• datamodelr-code/weird.dot
• draw-dm/empty-table-in-dm.svg
• draw-dm/nycflight-dm-types.svg
• draw-dm/nycflight-dm.svg
• draw-dm/single-empty-table-dm.svg
• draw-dm/table-desc-1-dm.svg
• draw-dm/table-desc-2-dm.svg
• draw-dm/table-desc-3-dm.svg
• draw-dm/table-desc-4-dm.svg
• draw-dm/table-uk-1-dm.svg
• draw-dm/table-uk-2-dm.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [109s/72s]
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 1 | WARN 0 | SKIP 242 | PASS 1355 ]
══ Skipped tests (242) ═════════════════════════════════════════════════════════
• COMPOUND (1): 'test-rows-dm.R:203:3'
• Dependent on database version, find better way to record this info (1):
'test-meta.R:19:3'
• FIXME (2): 'test-learn.R:154:3', 'test-nest.R:2:3'
• FIXME: Unstable on GHA? (1): 'test-dm.R:495:3'
• Need to think about it (1): 'test-key-helpers.R:45:3'
• On CRAN (191): 'test-zzx-deprecated.R:2:3', 'test-zzx-deprecated.R:15:3',
'test-zzx-deprecated.R:25:3', 'test-zzx-deprecated.R:35:3',
'test-zzx-deprecated.R:45:3', 'test-zzx-deprecated.R:58:3',
'test-zzx-deprecated.R:81:3', 'test-zzx-deprecated.R:91:3',
'test-zzx-deprecated.R:106:3', 'test-zzx-deprecated.R:121:3',
'test-zzx-deprecated.R:141:3', 'test-zzx-deprecated.R:151:3',
'test-zzx-deprecated.R:166:3', 'test-zzx-deprecated.R:185:3',
'test-zzx-deprecated.R:221:3', 'test-zzx-deprecated.R:255:3',
'test-zzx-deprecated.R:275:3', 'test-zzx-deprecated.R:291:3',
'test-zzx-deprecated.R:326:3', 'test-zzx-deprecated.R:341:3',
'test-zzx-deprecated.R:356:3', 'test-dplyr.R:347:3', 'test-dplyr.R:506:3',
'test-dplyr.R:545:3', 'test-dplyr.R:558:3', 'test-dplyr.R:569:3',
'test-dplyr.R:598:3', 'test-dplyr.R:614:3', 'test-dplyr.R:806:3',
'test-flatten.R:18:3', 'test-flatten.R:99:3', 'test-filter-dm.R:62:3',
'test-filter-dm.R:173:3', 'test-filter-dm.R:182:3', 'test-filter-dm.R:191:3',
'test-filter-dm.R:241:3', 'test-draw-dm.R:17:3', 'test-draw-dm.R:104:3',
'test-draw-dm.R:117:3', 'test-draw-dm.R:153:3', 'test-draw-dm.R:182:3',
'test-bind.R:42:3', 'test-bind.R:97:3', 'test-bind.R:107:3',
'test-bind.R:125:3', 'test-learn.R:444:3', 'test-add-tbl.R:92:3',
'test-add-tbl.R:137:3', 'test-autoincrement.R:17:3',
'test-autoincrement.R:26:3', 'test-build_copy_queries.R:14:3',
'test-build_copy_queries.R:33:3', 'test-build_copy_queries.R:76:3',
'test-check-cardinalities.R:30:3', 'test-check-cardinalities.R:289:3',
'test-check-cardinalities.R:337:3', 'test-check-cardinalities.R:422:3',
'test-code-generation.R:7:3', 'test-datamodelr-code.R:4:3',
'test-datamodelr-code.R:17:3', 'test-datamodelr-code.R:37:3',
'test-datamodelr-code.R:57:3', 'test-datamodelr-code.R:78:3',
'test-datamodelr-code.R:99:3', 'test-datamodelr-code.R:120:3',
'test-datamodelr-code.R:133:3', 'test-rows-dm.R:2:3', 'test-rows-dm.R:28:3',
'test-rows-dm.R:117:3', 'test-rows-dm.R:167:3', 'test-rows-dm.R:390:3',
'test-db-interface.R:35:3', 'test-disambiguate.R:2:3',
'test-disentangle.R:2:3', 'test-dm.R:2:3', 'test-dm.R:70:3',
'test-dm.R:108:3', 'test-dm.R:148:3', 'test-dm.R:194:3', 'test-dm.R:202:3',
'test-dm.R:211:3', 'test-dm.R:217:3', 'test-dm.R:223:3', 'test-dm.R:311:3',
'test-dm.R:508:3', 'test-dm.R:534:3', 'test-dm.R:564:3', 'test-dm.R:598:3',
'test-dm_deconstruct.R:2:3', 'test-dm_deconstruct.R:9:3',
'test-dm_nest_tbl.R:17:3', 'test-dm_pixarfilms.R:2:3', 'test-dm_sql.R:4:3',
'test-deconstruct.R:6:3', 'test-deconstruct.R:16:3',
'test-deconstruct.R:26:3', 'test-deconstruct.R:55:3',
'test-deconstruct.R:72:3', 'test-deconstruct.R:120:3',
'test-deconstruct.R:144:3', 'test-deconstruct.R:160:3',
'test-deconstruct.R:181:3', 'test-deconstruct.R:198:3',
'test-deconstruct.R:222:3', 'test-deconstruct.R:246:3',
'test-deconstruct.R:270:3', 'test-deconstruct.R:294:3',
'test-deconstruct.R:320:3', 'test-deconstruct.R:346:3',
'test-deconstruct.R:372:3', 'test-deconstruct.R:398:3',
'test-deconstruct.R:420:3', 'test-deconstruct.R:479:3',
'test-deconstruct.R:492:3', 'test-deconstruct.R:507:3',
'test-deconstruct.R:525:3', 'test-deconstruct.R:572:3',
'test-deconstruct.R:586:3', 'test-deconstruct.R:599:3', 'test-duckdb.R:2:3',
'test-dm_wrap.R:12:3', 'test-dm_wrap.R:79:3', 'test-enum-ops.R:11:3',
'test-enum-ops.R:30:3', 'test-enum-ops.R:103:3', 'test-enum-ops.R:176:3',
'test-enumerate_all_paths.R:2:3', 'test-examine-cardinalities.R:2:3',
'test-examine-cardinalities.R:16:3', 'test-examine-cardinalities.R:23:3',
'test-examine-constraints.R:68:3', 'test-examine-constraints.R:77:3',
'test-examine-constraints.R:87:3', 'test-examine-constraints.R:94:3',
'test-error-helpers.R:2:3', 'test-format.R:2:3', 'test-graph.R:29:3',
'test-graph.R:38:3', 'test-json.R:5:3', 'test-json_nest.R:2:3',
'test-json_pack.R:2:3', 'test-foreign-keys.R:16:3',
'test-foreign-keys.R:145:3', 'test-foreign-keys.R:252:3',
'test-foreign-keys.R:260:3', 'test-foreign-keys.R:287:3', 'test-maria.R:2:3',
'test-meta.R:3:3', 'test-mssql.R:2:3', 'test-pack_join.R:5:3',
'test-pack_join.R:16:3', 'test-paste.R:10:3', 'test-paste.R:93:3',
'test-postgres.R:2:3', 'test-primary-keys.R:25:3',
'test-primary-keys.R:94:3', 'test-primary-keys.R:178:3',
'test-primary-keys.R:198:3', 'test-primary-keys.R:229:3',
'test-primary-keys.R:246:3', 'test-primary-keys.R:253:3',
'test-select-tbl.R:30:3', 'test-select.R:2:3', 'test-select.R:10:3',
'test-select.R:18:3', 'test-select.R:47:3', 'test-select.R:88:3',
'test-sqlite.R:2:3', 'test-standalone-check_suggested.R:3:3',
'test-standalone-check_suggested.R:17:3', 'test-key-helpers.R:4:3',
'test-key-helpers.R:327:3', 'test-key-helpers.R:333:3',
'test-key-helpers.R:342:3', 'test-key-helpers.R:350:3', 'test-tidyr.R:54:3',
'test-tidyr.R:92:3', 'test-unique-keys.R:2:3', 'test-unique-keys.R:175:3',
'test-waldo.R:8:3', 'test-upgrade.R:3:3', 'test-upgrade.R:15:3',
'test-upgrade.R:26:3', 'test-upgrade.R:42:3', 'test-upgrade.R:53:3',
'test-upgrade.R:72:3', 'test-upgrade.R:86:3', 'test-upgrade.R:102:3',
'test-upgrade.R:116:3', 'test-zoom.R:30:3', 'test-zoom.R:133:3'
• Slow test. To run, set CI=true (6): 'test-db-interface.R:7:3',
'test-dplyr-src.R:49:3', 'test-examine-constraints.R:34:3',
'test-examine-constraints.R:52:3', 'test-foreign-keys.R:180:3',
'test-primary-keys.R:158:3'
• `foo()` needs the "iurtnkjvmomweicopbt" package. (1):
'test-standalone-check_suggested.R:30:3'
• dm argument (1): 'test-select-tbl.R:71:3'
• does not work on `df` (1): 'test-validate.R:201:3'
• keyed = TRUE (1): 'test-deconstruct.R:91:3'
• not testing deprecated cdm_nycflights13(): test too slow (1):
'test-zzx-deprecated.R:266:3'
• not testing deprecated learning from DB: test too slow (1):
'test-zzx-deprecated.R:236:3'
• only works on `db` (1): 'test-filter-dm.R:47:3'
• only works on `duckdb` (2): 'test-duckdb.R:9:3', 'test-duckdb.R:32:3'
• only works on `maria` (2): 'test-maria.R:9:3', 'test-maria.R:32:3'
• only works on `mssql` (6): 'test-learn.R:206:3', 'test-learn.R:282:3',
'test-db-helpers.R:2:3', 'test-mssql.R:9:3', 'test-mssql.R:32:3',
'test-schema.R:129:3'
• only works on `mssql`, `postgres` (4): 'test-db-interface.R:81:3',
'test-db-interface.R:94:3', 'test-db-interface.R:125:3', 'test-schema.R:2:3'
• only works on `mssql`, `postgres`, `maria` (4): 'test-learn.R:2:3',
'test-learn.R:69:3', 'test-learn.R:364:3', 'test-meta.R:9:3'
• only works on `postgres` (4): 'test-db-helpers.R:108:3',
'test-postgres.R:9:3', 'test-postgres.R:32:3', 'test-schema.R:99:3'
• only works on `postgres`, `mssql` (2): 'test-json_nest.R:14:3',
'test-json_pack.R:13:3'
• only works on `postgres`, `mssql`, `sqlite` (1): 'test-rows-dm.R:221:3'
• only works on `postgres`, `sqlite`, `mssql`, `maria` (1):
'test-db-interface.R:183:3'
• only works on `sqlite` (3): 'test-schema.R:201:3', 'test-sqlite.R:9:3',
'test-sqlite.R:32:3'
• packageVersion("tidyselect") > "1.2.0" is TRUE (3):
'test-foreign-keys.R:304:3', 'test-primary-keys.R:215:3',
'test-tidyselect.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dm_from_con.R:70:3'): table identifiers are quoted with learn_keys = FALSE ──
gsub("^.*\\.", "", unname(remote_names)) (`actual`) not equal to unclass(DBI::dbQuoteIdentifier(con, names(dm))) (`expected`).
`actual` is a character vector ('test_table_123_8_20241107_150539080025_312898', 'test_table_321_8_20241107_150539080025_312898', 'tf_1_3_20241107_150455316696_312898', 'tf_1_4_20241107_150456077794_312898', 'tf_1_5_20241107_150457784672_312898', ...)
`expected` is an S4 object of class <character> ('test_table_123_8_20241107_150539080025_312898', 'test_table_321_8_20241107_150539080025_312898', 'tf_1_3_20241107_150455316696_312898', 'tf_1_4_20241107_150456077794_312898', 'tf_1_5_20241107_150457784672_312898', ...)
[ FAIL 1 | WARN 0 | SKIP 242 | PASS 1355 ]
Deleting unused snapshots:
• datamodelr-code/nycflights13.dot
• datamodelr-code/nycflights13_draw_uk_1.dot
• datamodelr-code/nycflights13_draw_uk_2.dot
• datamodelr-code/nycflights13_draw_uk_3.dot
• datamodelr-code/nycflights13_table_desc_1.dot
• datamodelr-code/nycflights13_table_desc_2.dot
• datamodelr-code/weird.dot
• draw-dm/empty-table-in-dm.svg
• draw-dm/nycflight-dm-types.svg
• draw-dm/nycflight-dm.svg
• draw-dm/single-empty-table-dm.svg
• draw-dm/table-desc-1-dm.svg
• draw-dm/table-desc-2-dm.svg
• draw-dm/table-desc-3-dm.svg
• draw-dm/table-desc-4-dm.svg
• draw-dm/table-uk-1-dm.svg
• draw-dm/table-uk-2-dm.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [271s/171s]
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 1 | WARN 0 | SKIP 242 | PASS 1355 ]
══ Skipped tests (242) ═════════════════════════════════════════════════════════
• COMPOUND (1): 'test-rows-dm.R:203:3'
• Dependent on database version, find better way to record this info (1):
'test-meta.R:19:3'
• FIXME (2): 'test-learn.R:154:3', 'test-nest.R:2:3'
• FIXME: Unstable on GHA? (1): 'test-dm.R:495:3'
• Need to think about it (1): 'test-key-helpers.R:45:3'
• On CRAN (191): 'test-zzx-deprecated.R:2:3', 'test-zzx-deprecated.R:15:3',
'test-zzx-deprecated.R:25:3', 'test-zzx-deprecated.R:35:3',
'test-zzx-deprecated.R:45:3', 'test-zzx-deprecated.R:58:3',
'test-zzx-deprecated.R:81:3', 'test-zzx-deprecated.R:91:3',
'test-zzx-deprecated.R:106:3', 'test-zzx-deprecated.R:121:3',
'test-zzx-deprecated.R:141:3', 'test-zzx-deprecated.R:151:3',
'test-zzx-deprecated.R:166:3', 'test-zzx-deprecated.R:185:3',
'test-zzx-deprecated.R:221:3', 'test-zzx-deprecated.R:255:3',
'test-zzx-deprecated.R:275:3', 'test-zzx-deprecated.R:291:3',
'test-zzx-deprecated.R:326:3', 'test-zzx-deprecated.R:341:3',
'test-zzx-deprecated.R:356:3', 'test-flatten.R:18:3', 'test-flatten.R:99:3',
'test-dplyr.R:347:3', 'test-dplyr.R:506:3', 'test-dplyr.R:545:3',
'test-dplyr.R:558:3', 'test-dplyr.R:569:3', 'test-dplyr.R:598:3',
'test-dplyr.R:614:3', 'test-dplyr.R:806:3', 'test-draw-dm.R:17:3',
'test-draw-dm.R:104:3', 'test-draw-dm.R:117:3', 'test-draw-dm.R:153:3',
'test-draw-dm.R:182:3', 'test-filter-dm.R:62:3', 'test-filter-dm.R:173:3',
'test-filter-dm.R:182:3', 'test-filter-dm.R:191:3', 'test-filter-dm.R:241:3',
'test-bind.R:42:3', 'test-bind.R:97:3', 'test-bind.R:107:3',
'test-bind.R:125:3', 'test-learn.R:444:3', 'test-add-tbl.R:92:3',
'test-add-tbl.R:137:3', 'test-autoincrement.R:17:3',
'test-autoincrement.R:26:3', 'test-build_copy_queries.R:14:3',
'test-build_copy_queries.R:33:3', 'test-build_copy_queries.R:76:3',
'test-rows-dm.R:2:3', 'test-rows-dm.R:28:3', 'test-rows-dm.R:117:3',
'test-rows-dm.R:167:3', 'test-rows-dm.R:390:3', 'test-code-generation.R:7:3',
'test-datamodelr-code.R:4:3', 'test-datamodelr-code.R:17:3',
'test-datamodelr-code.R:37:3', 'test-datamodelr-code.R:57:3',
'test-datamodelr-code.R:78:3', 'test-datamodelr-code.R:99:3',
'test-datamodelr-code.R:120:3', 'test-datamodelr-code.R:133:3',
'test-check-cardinalities.R:30:3', 'test-check-cardinalities.R:289:3',
'test-check-cardinalities.R:337:3', 'test-check-cardinalities.R:422:3',
'test-db-interface.R:35:3', 'test-disambiguate.R:2:3',
'test-disentangle.R:2:3', 'test-dm.R:2:3', 'test-dm.R:70:3',
'test-dm.R:108:3', 'test-dm.R:148:3', 'test-dm.R:194:3', 'test-dm.R:202:3',
'test-dm.R:211:3', 'test-dm.R:217:3', 'test-dm.R:223:3', 'test-dm.R:311:3',
'test-dm.R:508:3', 'test-dm.R:534:3', 'test-dm.R:564:3', 'test-dm.R:598:3',
'test-dm_deconstruct.R:2:3', 'test-dm_deconstruct.R:9:3',
'test-dm_nest_tbl.R:17:3', 'test-deconstruct.R:6:3',
'test-deconstruct.R:16:3', 'test-deconstruct.R:26:3',
'test-deconstruct.R:55:3', 'test-deconstruct.R:72:3',
'test-deconstruct.R:120:3', 'test-deconstruct.R:144:3',
'test-deconstruct.R:160:3', 'test-deconstruct.R:181:3',
'test-deconstruct.R:198:3', 'test-deconstruct.R:222:3',
'test-deconstruct.R:246:3', 'test-deconstruct.R:270:3',
'test-deconstruct.R:294:3', 'test-deconstruct.R:320:3',
'test-deconstruct.R:346:3', 'test-deconstruct.R:372:3',
'test-deconstruct.R:398:3', 'test-deconstruct.R:420:3',
'test-deconstruct.R:479:3', 'test-deconstruct.R:492:3',
'test-deconstruct.R:507:3', 'test-deconstruct.R:525:3',
'test-deconstruct.R:572:3', 'test-deconstruct.R:586:3',
'test-deconstruct.R:599:3', 'test-dm_pixarfilms.R:2:3', 'test-dm_sql.R:4:3',
'test-duckdb.R:2:3', 'test-enum-ops.R:11:3', 'test-enum-ops.R:30:3',
'test-enum-ops.R:103:3', 'test-enum-ops.R:176:3',
'test-enumerate_all_paths.R:2:3', 'test-dm_wrap.R:12:3',
'test-dm_wrap.R:79:3', 'test-error-helpers.R:2:3',
'test-examine-cardinalities.R:2:3', 'test-examine-cardinalities.R:16:3',
'test-examine-cardinalities.R:23:3', 'test-examine-constraints.R:68:3',
'test-examine-constraints.R:77:3', 'test-examine-constraints.R:87:3',
'test-examine-constraints.R:94:3', 'test-format.R:2:3', 'test-graph.R:29:3',
'test-graph.R:38:3', 'test-json.R:5:3', 'test-json_nest.R:2:3',
'test-json_pack.R:2:3', 'test-foreign-keys.R:16:3',
'test-foreign-keys.R:145:3', 'test-foreign-keys.R:252:3',
'test-foreign-keys.R:260:3', 'test-foreign-keys.R:287:3', 'test-maria.R:2:3',
'test-meta.R:3:3', 'test-mssql.R:2:3', 'test-pack_join.R:5:3',
'test-pack_join.R:16:3', 'test-paste.R:10:3', 'test-paste.R:93:3',
'test-key-helpers.R:4:3', 'test-key-helpers.R:327:3',
'test-key-helpers.R:333:3', 'test-key-helpers.R:342:3',
'test-key-helpers.R:350:3', 'test-postgres.R:2:3', 'test-select-tbl.R:30:3',
'test-select.R:2:3', 'test-select.R:10:3', 'test-select.R:18:3',
'test-select.R:47:3', 'test-select.R:88:3', 'test-sqlite.R:2:3',
'test-standalone-check_suggested.R:3:3',
'test-standalone-check_suggested.R:17:3', 'test-primary-keys.R:25:3',
'test-primary-keys.R:94:3', 'test-primary-keys.R:178:3',
'test-primary-keys.R:198:3', 'test-primary-keys.R:229:3',
'test-primary-keys.R:246:3', 'test-primary-keys.R:253:3',
'test-tidyr.R:54:3', 'test-tidyr.R:92:3', 'test-unique-keys.R:2:3',
'test-unique-keys.R:175:3', 'test-upgrade.R:3:3', 'test-upgrade.R:15:3',
'test-upgrade.R:26:3', 'test-upgrade.R:42:3', 'test-upgrade.R:53:3',
'test-upgrade.R:72:3', 'test-upgrade.R:86:3', 'test-upgrade.R:102:3',
'test-upgrade.R:116:3', 'test-waldo.R:8:3', 'test-zoom.R:30:3',
'test-zoom.R:133:3'
• Slow test. To run, set CI=true (6): 'test-db-interface.R:7:3',
'test-dplyr-src.R:49:3', 'test-examine-constraints.R:34:3',
'test-examine-constraints.R:52:3', 'test-foreign-keys.R:180:3',
'test-primary-keys.R:158:3'
• `foo()` needs the "iurtnkjvmomweicopbt" package. (1):
'test-standalone-check_suggested.R:30:3'
• dm argument (1): 'test-select-tbl.R:71:3'
• does not work on `df` (1): 'test-validate.R:201:3'
• keyed = TRUE (1): 'test-deconstruct.R:91:3'
• not testing deprecated cdm_nycflights13(): test too slow (1):
'test-zzx-deprecated.R:266:3'
• not testing deprecated learning from DB: test too slow (1):
'test-zzx-deprecated.R:236:3'
• only works on `db` (1): 'test-filter-dm.R:47:3'
• only works on `duckdb` (2): 'test-duckdb.R:9:3', 'test-duckdb.R:32:3'
• only works on `maria` (2): 'test-maria.R:9:3', 'test-maria.R:32:3'
• only works on `mssql` (6): 'test-learn.R:206:3', 'test-learn.R:282:3',
'test-db-helpers.R:2:3', 'test-mssql.R:9:3', 'test-mssql.R:32:3',
'test-schema.R:129:3'
• only works on `mssql`, `postgres` (4): 'test-db-interface.R:81:3',
'test-db-interface.R:94:3', 'test-db-interface.R:125:3', 'test-schema.R:2:3'
• only works on `mssql`, `postgres`, `maria` (4): 'test-learn.R:2:3',
'test-learn.R:69:3', 'test-learn.R:364:3', 'test-meta.R:9:3'
• only works on `postgres` (4): 'test-db-helpers.R:108:3',
'test-postgres.R:9:3', 'test-postgres.R:32:3', 'test-schema.R:99:3'
• only works on `postgres`, `mssql` (2): 'test-json_nest.R:14:3',
'test-json_pack.R:13:3'
• only works on `postgres`, `mssql`, `sqlite` (1): 'test-rows-dm.R:221:3'
• only works on `postgres`, `sqlite`, `mssql`, `maria` (1):
'test-db-interface.R:183:3'
• only works on `sqlite` (3): 'test-schema.R:201:3', 'test-sqlite.R:9:3',
'test-sqlite.R:32:3'
• packageVersion("tidyselect") > "1.2.0" is TRUE (3):
'test-foreign-keys.R:304:3', 'test-primary-keys.R:215:3',
'test-tidyselect.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dm_from_con.R:70:3'): table identifiers are quoted with learn_keys = FALSE ──
gsub("^.*\\.", "", unname(remote_names)) (`actual`) not equal to unclass(DBI::dbQuoteIdentifier(con, names(dm))) (`expected`).
`actual` is a character vector ('dbplyr_JxvWxKMxmj', 'dbplyr_K4YLGM1i2n', 'dbplyr_Q4MRCrdZ9q', 'dbplyr_RLYljFRtKk', 'dbplyr_r2eSBReozR', ...)
`expected` is an S4 object of class <character> ('dbplyr_JxvWxKMxmj', 'dbplyr_K4YLGM1i2n', 'dbplyr_Q4MRCrdZ9q', 'dbplyr_RLYljFRtKk', 'dbplyr_r2eSBReozR', ...)
[ FAIL 1 | WARN 0 | SKIP 242 | PASS 1355 ]
Deleting unused snapshots:
• datamodelr-code/nycflights13.dot
• datamodelr-code/nycflights13_draw_uk_1.dot
• datamodelr-code/nycflights13_draw_uk_2.dot
• datamodelr-code/nycflights13_draw_uk_3.dot
• datamodelr-code/nycflights13_table_desc_1.dot
• datamodelr-code/nycflights13_table_desc_2.dot
• datamodelr-code/weird.dot
• draw-dm/empty-table-in-dm.svg
• draw-dm/nycflight-dm-types.svg
• draw-dm/nycflight-dm.svg
• draw-dm/single-empty-table-dm.svg
• draw-dm/table-desc-1-dm.svg
• draw-dm/table-desc-2-dm.svg
• draw-dm/table-desc-3-dm.svg
• draw-dm/table-desc-4-dm.svg
• draw-dm/table-uk-1-dm.svg
• draw-dm/table-uk-2-dm.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [249s/155s]
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 1 | WARN 0 | SKIP 242 | PASS 1355 ]
══ Skipped tests (242) ═════════════════════════════════════════════════════════
• COMPOUND (1): 'test-rows-dm.R:203:3'
• Dependent on database version, find better way to record this info (1):
'test-meta.R:19:3'
• FIXME (2): 'test-learn.R:154:3', 'test-nest.R:2:3'
• FIXME: Unstable on GHA? (1): 'test-dm.R:495:3'
• Need to think about it (1): 'test-key-helpers.R:45:3'
• On CRAN (191): 'test-zzx-deprecated.R:2:3', 'test-zzx-deprecated.R:15:3',
'test-zzx-deprecated.R:25:3', 'test-zzx-deprecated.R:35:3',
'test-zzx-deprecated.R:45:3', 'test-zzx-deprecated.R:58:3',
'test-zzx-deprecated.R:81:3', 'test-zzx-deprecated.R:91:3',
'test-zzx-deprecated.R:106:3', 'test-zzx-deprecated.R:121:3',
'test-zzx-deprecated.R:141:3', 'test-zzx-deprecated.R:151:3',
'test-zzx-deprecated.R:166:3', 'test-zzx-deprecated.R:185:3',
'test-zzx-deprecated.R:221:3', 'test-zzx-deprecated.R:255:3',
'test-zzx-deprecated.R:275:3', 'test-zzx-deprecated.R:291:3',
'test-zzx-deprecated.R:326:3', 'test-zzx-deprecated.R:341:3',
'test-zzx-deprecated.R:356:3', 'test-flatten.R:18:3', 'test-flatten.R:99:3',
'test-dplyr.R:347:3', 'test-dplyr.R:506:3', 'test-dplyr.R:545:3',
'test-dplyr.R:558:3', 'test-dplyr.R:569:3', 'test-dplyr.R:598:3',
'test-dplyr.R:614:3', 'test-dplyr.R:806:3', 'test-draw-dm.R:17:3',
'test-draw-dm.R:104:3', 'test-draw-dm.R:117:3', 'test-draw-dm.R:153:3',
'test-draw-dm.R:182:3', 'test-filter-dm.R:62:3', 'test-filter-dm.R:173:3',
'test-filter-dm.R:182:3', 'test-filter-dm.R:191:3', 'test-filter-dm.R:241:3',
'test-bind.R:42:3', 'test-bind.R:97:3', 'test-bind.R:107:3',
'test-bind.R:125:3', 'test-learn.R:444:3', 'test-add-tbl.R:92:3',
'test-add-tbl.R:137:3', 'test-autoincrement.R:17:3',
'test-autoincrement.R:26:3', 'test-build_copy_queries.R:14:3',
'test-build_copy_queries.R:33:3', 'test-build_copy_queries.R:76:3',
'test-rows-dm.R:2:3', 'test-rows-dm.R:28:3', 'test-rows-dm.R:117:3',
'test-rows-dm.R:167:3', 'test-rows-dm.R:390:3', 'test-code-generation.R:7:3',
'test-check-cardinalities.R:30:3', 'test-check-cardinalities.R:289:3',
'test-check-cardinalities.R:337:3', 'test-check-cardinalities.R:422:3',
'test-datamodelr-code.R:4:3', 'test-datamodelr-code.R:17:3',
'test-datamodelr-code.R:37:3', 'test-datamodelr-code.R:57:3',
'test-datamodelr-code.R:78:3', 'test-datamodelr-code.R:99:3',
'test-datamodelr-code.R:120:3', 'test-datamodelr-code.R:133:3',
'test-db-interface.R:35:3', 'test-disambiguate.R:2:3',
'test-disentangle.R:2:3', 'test-dm.R:2:3', 'test-dm.R:70:3',
'test-dm.R:108:3', 'test-dm.R:148:3', 'test-dm.R:194:3', 'test-dm.R:202:3',
'test-dm.R:211:3', 'test-dm.R:217:3', 'test-dm.R:223:3', 'test-dm.R:311:3',
'test-dm.R:508:3', 'test-dm.R:534:3', 'test-dm.R:564:3', 'test-dm.R:598:3',
'test-dm_deconstruct.R:2:3', 'test-dm_deconstruct.R:9:3',
'test-dm_nest_tbl.R:17:3', 'test-dm_pixarfilms.R:2:3', 'test-dm_sql.R:4:3',
'test-deconstruct.R:6:3', 'test-deconstruct.R:16:3',
'test-deconstruct.R:26:3', 'test-deconstruct.R:55:3',
'test-deconstruct.R:72:3', 'test-deconstruct.R:120:3',
'test-deconstruct.R:144:3', 'test-deconstruct.R:160:3',
'test-deconstruct.R:181:3', 'test-deconstruct.R:198:3',
'test-deconstruct.R:222:3', 'test-deconstruct.R:246:3',
'test-deconstruct.R:270:3', 'test-deconstruct.R:294:3',
'test-deconstruct.R:320:3', 'test-deconstruct.R:346:3',
'test-deconstruct.R:372:3', 'test-deconstruct.R:398:3',
'test-deconstruct.R:420:3', 'test-deconstruct.R:479:3',
'test-deconstruct.R:492:3', 'test-deconstruct.R:507:3',
'test-deconstruct.R:525:3', 'test-deconstruct.R:572:3',
'test-deconstruct.R:586:3', 'test-deconstruct.R:599:3', 'test-duckdb.R:2:3',
'test-enum-ops.R:11:3', 'test-enum-ops.R:30:3', 'test-enum-ops.R:103:3',
'test-enum-ops.R:176:3', 'test-enumerate_all_paths.R:2:3',
'test-error-helpers.R:2:3', 'test-dm_wrap.R:12:3', 'test-dm_wrap.R:79:3',
'test-examine-cardinalities.R:2:3', 'test-examine-cardinalities.R:16:3',
'test-examine-cardinalities.R:23:3', 'test-examine-constraints.R:68:3',
'test-examine-constraints.R:77:3', 'test-examine-constraints.R:87:3',
'test-examine-constraints.R:94:3', 'test-format.R:2:3', 'test-graph.R:29:3',
'test-graph.R:38:3', 'test-json.R:5:3', 'test-json_nest.R:2:3',
'test-json_pack.R:2:3', 'test-foreign-keys.R:16:3',
'test-foreign-keys.R:145:3', 'test-foreign-keys.R:252:3',
'test-foreign-keys.R:260:3', 'test-foreign-keys.R:287:3', 'test-maria.R:2:3',
'test-meta.R:3:3', 'test-mssql.R:2:3', 'test-pack_join.R:5:3',
'test-pack_join.R:16:3', 'test-paste.R:10:3', 'test-paste.R:93:3',
'test-key-helpers.R:4:3', 'test-key-helpers.R:327:3',
'test-key-helpers.R:333:3', 'test-key-helpers.R:342:3',
'test-key-helpers.R:350:3', 'test-postgres.R:2:3', 'test-select-tbl.R:30:3',
'test-select.R:2:3', 'test-select.R:10:3', 'test-select.R:18:3',
'test-select.R:47:3', 'test-select.R:88:3', 'test-sqlite.R:2:3',
'test-standalone-check_suggested.R:3:3',
'test-standalone-check_suggested.R:17:3', 'test-primary-keys.R:25:3',
'test-primary-keys.R:94:3', 'test-primary-keys.R:178:3',
'test-primary-keys.R:198:3', 'test-primary-keys.R:229:3',
'test-primary-keys.R:246:3', 'test-primary-keys.R:253:3',
'test-tidyr.R:54:3', 'test-tidyr.R:92:3', 'test-unique-keys.R:2:3',
'test-unique-keys.R:175:3', 'test-waldo.R:8:3', 'test-upgrade.R:3:3',
'test-upgrade.R:15:3', 'test-upgrade.R:26:3', 'test-upgrade.R:42:3',
'test-upgrade.R:53:3', 'test-upgrade.R:72:3', 'test-upgrade.R:86:3',
'test-upgrade.R:102:3', 'test-upgrade.R:116:3', 'test-zoom.R:30:3',
'test-zoom.R:133:3'
• Slow test. To run, set CI=true (6): 'test-db-interface.R:7:3',
'test-dplyr-src.R:49:3', 'test-examine-constraints.R:34:3',
'test-examine-constraints.R:52:3', 'test-foreign-keys.R:180:3',
'test-primary-keys.R:158:3'
• `foo()` needs the "iurtnkjvmomweicopbt" package. (1):
'test-standalone-check_suggested.R:30:3'
• dm argument (1): 'test-select-tbl.R:71:3'
• does not work on `df` (1): 'test-validate.R:201:3'
• keyed = TRUE (1): 'test-deconstruct.R:91:3'
• not testing deprecated cdm_nycflights13(): test too slow (1):
'test-zzx-deprecated.R:266:3'
• not testing deprecated learning from DB: test too slow (1):
'test-zzx-deprecated.R:236:3'
• only works on `db` (1): 'test-filter-dm.R:47:3'
• only works on `duckdb` (2): 'test-duckdb.R:9:3', 'test-duckdb.R:32:3'
• only works on `maria` (2): 'test-maria.R:9:3', 'test-maria.R:32:3'
• only works on `mssql` (6): 'test-learn.R:206:3', 'test-learn.R:282:3',
'test-db-helpers.R:2:3', 'test-mssql.R:9:3', 'test-mssql.R:32:3',
'test-schema.R:129:3'
• only works on `mssql`, `postgres` (4): 'test-db-interface.R:81:3',
'test-db-interface.R:94:3', 'test-db-interface.R:125:3', 'test-schema.R:2:3'
• only works on `mssql`, `postgres`, `maria` (4): 'test-learn.R:2:3',
'test-learn.R:69:3', 'test-learn.R:364:3', 'test-meta.R:9:3'
• only works on `postgres` (4): 'test-db-helpers.R:108:3',
'test-postgres.R:9:3', 'test-postgres.R:32:3', 'test-schema.R:99:3'
• only works on `postgres`, `mssql` (2): 'test-json_nest.R:14:3',
'test-json_pack.R:13:3'
• only works on `postgres`, `mssql`, `sqlite` (1): 'test-rows-dm.R:221:3'
• only works on `postgres`, `sqlite`, `mssql`, `maria` (1):
'test-db-interface.R:183:3'
• only works on `sqlite` (3): 'test-schema.R:201:3', 'test-sqlite.R:9:3',
'test-sqlite.R:32:3'
• packageVersion("tidyselect") > "1.2.0" is TRUE (3):
'test-foreign-keys.R:304:3', 'test-primary-keys.R:215:3',
'test-tidyselect.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dm_from_con.R:70:3'): table identifiers are quoted with learn_keys = FALSE ──
gsub("^.*\\.", "", unname(remote_names)) (`actual`) not equal to unclass(DBI::dbQuoteIdentifier(con, names(dm))) (`expected`).
`actual` is a character vector ('test_table_123_8_20241108_045838291285_1793828', 'test_table_321_8_20241108_045838291285_1793828', 'tf_1_3_20241108_045715842986_1793828', 'tf_1_4_20241108_045716636241_1793828', 'tf_1_5_20241108_045719557338_1793828', ...)
`expected` is an S4 object of class <character> ('test_table_123_8_20241108_045838291285_1793828', 'test_table_321_8_20241108_045838291285_1793828', 'tf_1_3_20241108_045715842986_1793828', 'tf_1_4_20241108_045716636241_1793828', 'tf_1_5_20241108_045719557338_1793828', ...)
[ FAIL 1 | WARN 0 | SKIP 242 | PASS 1355 ]
Deleting unused snapshots:
• datamodelr-code/nycflights13.dot
• datamodelr-code/nycflights13_draw_uk_1.dot
• datamodelr-code/nycflights13_draw_uk_2.dot
• datamodelr-code/nycflights13_draw_uk_3.dot
• datamodelr-code/nycflights13_table_desc_1.dot
• datamodelr-code/nycflights13_table_desc_2.dot
• datamodelr-code/weird.dot
• draw-dm/empty-table-in-dm.svg
• draw-dm/nycflight-dm-types.svg
• draw-dm/nycflight-dm.svg
• draw-dm/single-empty-table-dm.svg
• draw-dm/table-desc-1-dm.svg
• draw-dm/table-desc-2-dm.svg
• draw-dm/table-desc-3-dm.svg
• draw-dm/table-desc-4-dm.svg
• draw-dm/table-uk-1-dm.svg
• draw-dm/table-uk-2-dm.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [149s/80s]
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 1 | WARN 0 | SKIP 242 | PASS 1355 ]
══ Skipped tests (242) ═════════════════════════════════════════════════════════
• COMPOUND (1): 'test-rows-dm.R:203:3'
• Dependent on database version, find better way to record this info (1):
'test-meta.R:19:3'
• FIXME (2): 'test-learn.R:154:3', 'test-nest.R:2:3'
• FIXME: Unstable on GHA? (1): 'test-dm.R:495:3'
• Need to think about it (1): 'test-key-helpers.R:45:3'
• On CRAN (191): 'test-zzx-deprecated.R:2:3', 'test-zzx-deprecated.R:15:3',
'test-zzx-deprecated.R:25:3', 'test-zzx-deprecated.R:35:3',
'test-zzx-deprecated.R:45:3', 'test-zzx-deprecated.R:58:3',
'test-zzx-deprecated.R:81:3', 'test-zzx-deprecated.R:91:3',
'test-zzx-deprecated.R:106:3', 'test-zzx-deprecated.R:121:3',
'test-zzx-deprecated.R:141:3', 'test-zzx-deprecated.R:151:3',
'test-zzx-deprecated.R:166:3', 'test-zzx-deprecated.R:185:3',
'test-zzx-deprecated.R:221:3', 'test-zzx-deprecated.R:255:3',
'test-zzx-deprecated.R:275:3', 'test-zzx-deprecated.R:291:3',
'test-zzx-deprecated.R:326:3', 'test-zzx-deprecated.R:341:3',
'test-zzx-deprecated.R:356:3', 'test-flatten.R:18:3', 'test-flatten.R:99:3',
'test-dplyr.R:347:3', 'test-dplyr.R:506:3', 'test-dplyr.R:545:3',
'test-dplyr.R:558:3', 'test-dplyr.R:569:3', 'test-dplyr.R:598:3',
'test-dplyr.R:614:3', 'test-dplyr.R:806:3', 'test-draw-dm.R:17:3',
'test-draw-dm.R:104:3', 'test-draw-dm.R:117:3', 'test-draw-dm.R:153:3',
'test-draw-dm.R:182:3', 'test-filter-dm.R:62:3', 'test-filter-dm.R:173:3',
'test-filter-dm.R:182:3', 'test-filter-dm.R:191:3', 'test-filter-dm.R:241:3',
'test-bind.R:42:3', 'test-bind.R:97:3', 'test-bind.R:107:3',
'test-bind.R:125:3', 'test-learn.R:444:3', 'test-add-tbl.R:92:3',
'test-add-tbl.R:137:3', 'test-autoincrement.R:17:3',
'test-autoincrement.R:26:3', 'test-build_copy_queries.R:14:3',
'test-build_copy_queries.R:33:3', 'test-build_copy_queries.R:76:3',
'test-rows-dm.R:2:3', 'test-rows-dm.R:28:3', 'test-rows-dm.R:117:3',
'test-rows-dm.R:167:3', 'test-rows-dm.R:390:3', 'test-code-generation.R:7:3',
'test-check-cardinalities.R:30:3', 'test-check-cardinalities.R:289:3',
'test-check-cardinalities.R:337:3', 'test-check-cardinalities.R:422:3',
'test-datamodelr-code.R:4:3', 'test-datamodelr-code.R:17:3',
'test-datamodelr-code.R:37:3', 'test-datamodelr-code.R:57:3',
'test-datamodelr-code.R:78:3', 'test-datamodelr-code.R:99:3',
'test-datamodelr-code.R:120:3', 'test-datamodelr-code.R:133:3',
'test-db-interface.R:35:3', 'test-disambiguate.R:2:3',
'test-disentangle.R:2:3', 'test-dm.R:2:3', 'test-dm.R:70:3',
'test-dm.R:108:3', 'test-dm.R:148:3', 'test-dm.R:194:3', 'test-dm.R:202:3',
'test-dm.R:211:3', 'test-dm.R:217:3', 'test-dm.R:223:3', 'test-dm.R:311:3',
'test-dm.R:508:3', 'test-dm.R:534:3', 'test-dm.R:564:3', 'test-dm.R:598:3',
'test-dm_deconstruct.R:2:3', 'test-dm_deconstruct.R:9:3',
'test-dm_nest_tbl.R:17:3', 'test-dm_pixarfilms.R:2:3', 'test-dm_sql.R:4:3',
'test-deconstruct.R:6:3', 'test-deconstruct.R:16:3',
'test-deconstruct.R:26:3', 'test-deconstruct.R:55:3',
'test-deconstruct.R:72:3', 'test-deconstruct.R:120:3',
'test-deconstruct.R:144:3', 'test-deconstruct.R:160:3',
'test-deconstruct.R:181:3', 'test-deconstruct.R:198:3',
'test-deconstruct.R:222:3', 'test-deconstruct.R:246:3',
'test-deconstruct.R:270:3', 'test-deconstruct.R:294:3',
'test-deconstruct.R:320:3', 'test-deconstruct.R:346:3',
'test-deconstruct.R:372:3', 'test-deconstruct.R:398:3',
'test-deconstruct.R:420:3', 'test-deconstruct.R:479:3',
'test-deconstruct.R:492:3', 'test-deconstruct.R:507:3',
'test-deconstruct.R:525:3', 'test-deconstruct.R:572:3',
'test-deconstruct.R:586:3', 'test-deconstruct.R:599:3', 'test-duckdb.R:2:3',
'test-enum-ops.R:11:3', 'test-enum-ops.R:30:3', 'test-enum-ops.R:103:3',
'test-enum-ops.R:176:3', 'test-enumerate_all_paths.R:2:3',
'test-error-helpers.R:2:3', 'test-dm_wrap.R:12:3', 'test-dm_wrap.R:79:3',
'test-examine-cardinalities.R:2:3', 'test-examine-cardinalities.R:16:3',
'test-examine-cardinalities.R:23:3', 'test-examine-constraints.R:68:3',
'test-examine-constraints.R:77:3', 'test-examine-constraints.R:87:3',
'test-examine-constraints.R:94:3', 'test-format.R:2:3', 'test-graph.R:29:3',
'test-graph.R:38:3', 'test-json.R:5:3', 'test-json_nest.R:2:3',
'test-json_pack.R:2:3', 'test-foreign-keys.R:16:3',
'test-foreign-keys.R:145:3', 'test-foreign-keys.R:252:3',
'test-foreign-keys.R:260:3', 'test-foreign-keys.R:287:3', 'test-maria.R:2:3',
'test-meta.R:3:3', 'test-mssql.R:2:3', 'test-pack_join.R:5:3',
'test-pack_join.R:16:3', 'test-paste.R:10:3', 'test-paste.R:93:3',
'test-key-helpers.R:4:3', 'test-key-helpers.R:327:3',
'test-key-helpers.R:333:3', 'test-key-helpers.R:342:3',
'test-key-helpers.R:350:3', 'test-postgres.R:2:3', 'test-select-tbl.R:30:3',
'test-select.R:2:3', 'test-select.R:10:3', 'test-select.R:18:3',
'test-select.R:47:3', 'test-select.R:88:3', 'test-sqlite.R:2:3',
'test-primary-keys.R:25:3', 'test-primary-keys.R:94:3',
'test-primary-keys.R:178:3', 'test-primary-keys.R:198:3',
'test-primary-keys.R:229:3', 'test-primary-keys.R:246:3',
'test-primary-keys.R:253:3', 'test-standalone-check_suggested.R:3:3',
'test-standalone-check_suggested.R:17:3', 'test-tidyr.R:54:3',
'test-tidyr.R:92:3', 'test-unique-keys.R:2:3', 'test-unique-keys.R:175:3',
'test-upgrade.R:3:3', 'test-upgrade.R:15:3', 'test-upgrade.R:26:3',
'test-upgrade.R:42:3', 'test-upgrade.R:53:3', 'test-upgrade.R:72:3',
'test-upgrade.R:86:3', 'test-upgrade.R:102:3', 'test-upgrade.R:116:3',
'test-waldo.R:8:3', 'test-zoom.R:30:3', 'test-zoom.R:133:3'
• Slow test. To run, set CI=true (6): 'test-db-interface.R:7:3',
'test-dplyr-src.R:49:3', 'test-examine-constraints.R:34:3',
'test-examine-constraints.R:52:3', 'test-foreign-keys.R:180:3',
'test-primary-keys.R:158:3'
• `foo()` needs the "iurtnkjvmomweicopbt" package. (1):
'test-standalone-check_suggested.R:30:3'
• dm argument (1): 'test-select-tbl.R:71:3'
• does not work on `df` (1): 'test-validate.R:201:3'
• keyed = TRUE (1): 'test-deconstruct.R:91:3'
• not testing deprecated cdm_nycflights13(): test too slow (1):
'test-zzx-deprecated.R:266:3'
• not testing deprecated learning from DB: test too slow (1):
'test-zzx-deprecated.R:236:3'
• only works on `db` (1): 'test-filter-dm.R:47:3'
• only works on `duckdb` (2): 'test-duckdb.R:9:3', 'test-duckdb.R:32:3'
• only works on `maria` (2): 'test-maria.R:9:3', 'test-maria.R:32:3'
• only works on `mssql` (6): 'test-learn.R:206:3', 'test-learn.R:282:3',
'test-db-helpers.R:2:3', 'test-mssql.R:9:3', 'test-mssql.R:32:3',
'test-schema.R:129:3'
• only works on `mssql`, `postgres` (4): 'test-db-interface.R:81:3',
'test-db-interface.R:94:3', 'test-db-interface.R:125:3', 'test-schema.R:2:3'
• only works on `mssql`, `postgres`, `maria` (4): 'test-learn.R:2:3',
'test-learn.R:69:3', 'test-learn.R:364:3', 'test-meta.R:9:3'
• only works on `postgres` (4): 'test-db-helpers.R:108:3',
'test-postgres.R:9:3', 'test-postgres.R:32:3', 'test-schema.R:99:3'
• only works on `postgres`, `mssql` (2): 'test-json_nest.R:14:3',
'test-json_pack.R:13:3'
• only works on `postgres`, `mssql`, `sqlite` (1): 'test-rows-dm.R:221:3'
• only works on `postgres`, `sqlite`, `mssql`, `maria` (1):
'test-db-interface.R:183:3'
• only works on `sqlite` (3): 'test-schema.R:201:3', 'test-sqlite.R:9:3',
'test-sqlite.R:32:3'
• packageVersion("tidyselect") > "1.2.0" is TRUE (3):
'test-foreign-keys.R:304:3', 'test-primary-keys.R:215:3',
'test-tidyselect.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dm_from_con.R:70:3'): table identifiers are quoted with learn_keys = FALSE ──
gsub("^.*\\.", "", unname(remote_names)) (`actual`) not equal to unclass(DBI::dbQuoteIdentifier(con, names(dm))) (`expected`).
`actual` is a character vector ('"data_card_1()"', 'dbplyr_6V8Jf4eotH', 'dbplyr_EyqC8CCGmt', 'dbplyr_TJXsb0Ptk5', 'dbplyr_d4zKLw5AIF', ...)
`expected` is an S4 object of class <character> ('"data_card_1()"', 'dbplyr_6V8Jf4eotH', 'dbplyr_EyqC8CCGmt', 'dbplyr_TJXsb0Ptk5', 'dbplyr_d4zKLw5AIF', ...)
[ FAIL 1 | WARN 0 | SKIP 242 | PASS 1355 ]
Deleting unused snapshots:
• datamodelr-code/nycflights13.dot
• datamodelr-code/nycflights13_draw_uk_1.dot
• datamodelr-code/nycflights13_draw_uk_2.dot
• datamodelr-code/nycflights13_draw_uk_3.dot
• datamodelr-code/nycflights13_table_desc_1.dot
• datamodelr-code/nycflights13_table_desc_2.dot
• datamodelr-code/weird.dot
• draw-dm/empty-table-in-dm.svg
• draw-dm/nycflight-dm-types.svg
• draw-dm/nycflight-dm.svg
• draw-dm/single-empty-table-dm.svg
• draw-dm/table-desc-1-dm.svg
• draw-dm/table-desc-2-dm.svg
• draw-dm/table-desc-3-dm.svg
• draw-dm/table-desc-4-dm.svg
• draw-dm/table-uk-1-dm.svg
• draw-dm/table-uk-2-dm.svg
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [148s/77s]
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 1 | WARN 0 | SKIP 242 | PASS 1355 ]
══ Skipped tests (242) ═════════════════════════════════════════════════════════
• COMPOUND (1): 'test-rows-dm.R:203:3'
• Dependent on database version, find better way to record this info (1):
'test-meta.R:19:3'
• FIXME (2): 'test-learn.R:154:3', 'test-nest.R:2:3'
• FIXME: Unstable on GHA? (1): 'test-dm.R:495:3'
• Need to think about it (1): 'test-key-helpers.R:45:3'
• On CRAN (191): 'test-zzx-deprecated.R:2:3', 'test-zzx-deprecated.R:15:3',
'test-zzx-deprecated.R:25:3', 'test-zzx-deprecated.R:35:3',
'test-zzx-deprecated.R:45:3', 'test-zzx-deprecated.R:58:3',
'test-zzx-deprecated.R:81:3', 'test-zzx-deprecated.R:91:3',
'test-zzx-deprecated.R:106:3', 'test-zzx-deprecated.R:121:3',
'test-zzx-deprecated.R:141:3', 'test-zzx-deprecated.R:151:3',
'test-zzx-deprecated.R:166:3', 'test-zzx-deprecated.R:185:3',
'test-zzx-deprecated.R:221:3', 'test-zzx-deprecated.R:255:3',
'test-zzx-deprecated.R:275:3', 'test-zzx-deprecated.R:291:3',
'test-zzx-deprecated.R:326:3', 'test-zzx-deprecated.R:341:3',
'test-zzx-deprecated.R:356:3', 'test-flatten.R:18:3', 'test-flatten.R:99:3',
'test-dplyr.R:347:3', 'test-dplyr.R:506:3', 'test-dplyr.R:545:3',
'test-dplyr.R:558:3', 'test-dplyr.R:569:3', 'test-dplyr.R:598:3',
'test-dplyr.R:614:3', 'test-dplyr.R:806:3', 'test-draw-dm.R:17:3',
'test-draw-dm.R:104:3', 'test-draw-dm.R:117:3', 'test-draw-dm.R:153:3',
'test-draw-dm.R:182:3', 'test-filter-dm.R:62:3', 'test-filter-dm.R:173:3',
'test-filter-dm.R:182:3', 'test-filter-dm.R:191:3', 'test-filter-dm.R:241:3',
'test-bind.R:42:3', 'test-bind.R:97:3', 'test-bind.R:107:3',
'test-bind.R:125:3', 'test-learn.R:444:3', 'test-add-tbl.R:92:3',
'test-add-tbl.R:137:3', 'test-autoincrement.R:17:3',
'test-autoincrement.R:26:3', 'test-build_copy_queries.R:14:3',
'test-build_copy_queries.R:33:3', 'test-build_copy_queries.R:76:3',
'test-rows-dm.R:2:3', 'test-rows-dm.R:28:3', 'test-rows-dm.R:117:3',
'test-rows-dm.R:167:3', 'test-rows-dm.R:390:3',
'test-check-cardinalities.R:30:3', 'test-check-cardinalities.R:289:3',
'test-check-cardinalities.R:337:3', 'test-check-cardinalities.R:422:3',
'test-code-generation.R:7:3', 'test-datamodelr-code.R:4:3',
'test-datamodelr-code.R:17:3', 'test-datamodelr-code.R:37:3',
'test-datamodelr-code.R:57:3', 'test-datamodelr-code.R:78:3',
'test-datamodelr-code.R:99:3', 'test-datamodelr-code.R:120:3',
'test-datamodelr-code.R:133:3', 'test-db-interface.R:35:3',
'test-disambiguate.R:2:3', 'test-disentangle.R:2:3', 'test-dm.R:2:3',
'test-dm.R:70:3', 'test-dm.R:108:3', 'test-dm.R:148:3', 'test-dm.R:194:3',
'test-dm.R:202:3', 'test-dm.R:211:3', 'test-dm.R:217:3', 'test-dm.R:223:3',
'test-dm.R:311:3', 'test-dm.R:508:3', 'test-dm.R:534:3', 'test-dm.R:564:3',
'test-dm.R:598:3', 'test-dm_deconstruct.R:2:3', 'test-dm_deconstruct.R:9:3',
'test-dm_nest_tbl.R:17:3', 'test-dm_pixarfilms.R:2:3', 'test-dm_sql.R:4:3',
'test-deconstruct.R:6:3', 'test-deconstruct.R:16:3',
'test-deconstruct.R:26:3', 'test-deconstruct.R:55:3',
'test-deconstruct.R:72:3', 'test-deconstruct.R:120:3',
'test-deconstruct.R:144:3', 'test-deconstruct.R:160:3',
'test-deconstruct.R:181:3', 'test-deconstruct.R:198:3',
'test-deconstruct.R:222:3', 'test-deconstruct.R:246:3',
'test-deconstruct.R:270:3', 'test-deconstruct.R:294:3',
'test-deconstruct.R:320:3', 'test-deconstruct.R:346:3',
'test-deconstruct.R:372:3', 'test-deconstruct.R:398:3',
'test-deconstruct.R:420:3', 'test-deconstruct.R:479:3',
'test-deconstruct.R:492:3', 'test-deconstruct.R:507:3',
'test-deconstruct.R:525:3', 'test-deconstruct.R:572:3',
'test-deconstruct.R:586:3', 'test-deconstruct.R:599:3', 'test-duckdb.R:2:3',
'test-enum-ops.R:11:3', 'test-enum-ops.R:30:3', 'test-enum-ops.R:103:3',
'test-enum-ops.R:176:3', 'test-enumerate_all_paths.R:2:3',
'test-error-helpers.R:2:3', 'test-dm_wrap.R:12:3', 'test-dm_wrap.R:79:3',
'test-examine-cardinalities.R:2:3', 'test-examine-cardinalities.R:16:3',
'test-examine-cardinalities.R:23:3', 'test-examine-constraints.R:68:3',
'test-examine-constraints.R:77:3', 'test-examine-constraints.R:87:3',
'test-examine-constraints.R:94:3', 'test-format.R:2:3', 'test-graph.R:29:3',
'test-graph.R:38:3', 'test-json.R:5:3', 'test-json_nest.R:2:3',
'test-json_pack.R:2:3', 'test-foreign-keys.R:16:3',
'test-foreign-keys.R:145:3', 'test-foreign-keys.R:252:3',
'test-foreign-keys.R:260:3', 'test-foreign-keys.R:287:3', 'test-maria.R:2:3',
'test-meta.R:3:3', 'test-mssql.R:2:3', 'test-pack_join.R:5:3',
'test-pack_join.R:16:3', 'test-key-helpers.R:4:3',
'test-key-helpers.R:327:3', 'test-key-helpers.R:333:3',
'test-key-helpers.R:342:3', 'test-key-helpers.R:350:3',
'test-postgres.R:2:3', 'test-paste.R:10:3', 'test-paste.R:93:3',
'test-select-tbl.R:30:3', 'test-select.R:2:3', 'test-select.R:10:3',
'test-select.R:18:3', 'test-select.R:47:3', 'test-select.R:88:3',
'test-sqlite.R:2:3', 'test-primary-keys.R:25:3', 'test-primary-keys.R:94:3',
'test-primary-keys.R:178:3', 'test-primary-keys.R:198:3',
'test-primary-keys.R:229:3', 'test-primary-keys.R:246:3',
'test-primary-keys.R:253:3', 'test-standalone-check_suggested.R:3:3',
'test-standalone-check_suggested.R:17:3', 'test-tidyr.R:54:3',
'test-tidyr.R:92:3', 'test-unique-keys.R:2:3', 'test-unique-keys.R:175:3',
'test-upgrade.R:3:3', 'test-upgrade.R:15:3', 'test-upgrade.R:26:3',
'test-upgrade.R:42:3', 'test-upgrade.R:53:3', 'test-upgrade.R:72:3',
'test-upgrade.R:86:3', 'test-upgrade.R:102:3', 'test-upgrade.R:116:3',
'test-waldo.R:8:3', 'test-zoom.R:30:3', 'test-zoom.R:133:3'
• Slow test. To run, set CI=true (6): 'test-db-interface.R:7:3',
'test-dplyr-src.R:49:3', 'test-examine-constraints.R:34:3',
'test-examine-constraints.R:52:3', 'test-foreign-keys.R:180:3',
'test-primary-keys.R:158:3'
• `foo()` needs the "iurtnkjvmomweicopbt" package. (1):
'test-standalone-check_suggested.R:30:3'
• dm argument (1): 'test-select-tbl.R:71:3'
• does not work on `df` (1): 'test-validate.R:201:3'
• keyed = TRUE (1): 'test-deconstruct.R:91:3'
• not testing deprecated cdm_nycflights13(): test too slow (1):
'test-zzx-deprecated.R:266:3'
• not testing deprecated learning from DB: test too slow (1):
'test-zzx-deprecated.R:236:3'
• only works on `db` (1): 'test-filter-dm.R:47:3'
• only works on `duckdb` (2): 'test-duckdb.R:9:3', 'test-duckdb.R:32:3'
• only works on `maria` (2): 'test-maria.R:9:3', 'test-maria.R:32:3'
• only works on `mssql` (6): 'test-learn.R:206:3', 'test-learn.R:282:3',
'test-db-helpers.R:2:3', 'test-mssql.R:9:3', 'test-mssql.R:32:3',
'test-schema.R:129:3'
• only works on `mssql`, `postgres` (4): 'test-db-interface.R:81:3',
'test-db-interface.R:94:3', 'test-db-interface.R:125:3', 'test-schema.R:2:3'
• only works on `mssql`, `postgres`, `maria` (4): 'test-learn.R:2:3',
'test-learn.R:69:3', 'test-learn.R:364:3', 'test-meta.R:9:3'
• only works on `postgres` (4): 'test-db-helpers.R:108:3',
'test-postgres.R:9:3', 'test-postgres.R:32:3', 'test-schema.R:99:3'
• only works on `postgres`, `mssql` (2): 'test-json_nest.R:14:3',
'test-json_pack.R:13:3'
• only works on `postgres`, `mssql`, `sqlite` (1): 'test-rows-dm.R:221:3'
• only works on `postgres`, `sqlite`, `mssql`, `maria` (1):
'test-db-interface.R:183:3'
• only works on `sqlite` (3): 'test-schema.R:201:3', 'test-sqlite.R:9:3',
'test-sqlite.R:32:3'
• packageVersion("tidyselect") > "1.2.0" is TRUE (3):
'test-foreign-keys.R:304:3', 'test-primary-keys.R:215:3',
'test-tidyselect.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dm_from_con.R:70:3'): table identifiers are quoted with learn_keys = FALSE ──
gsub("^.*\\.", "", unname(remote_names)) (`actual`) not equal to unclass(DBI::dbQuoteIdentifier(con, names(dm))) (`expected`).
`actual` is a character vector ('"data_card_1()"', 'dbplyr_3Olgs2krFJ', 'dbplyr_BnCNReZxjI', 'dbplyr_cUUJ2VVhLl', 'dbplyr_gpSMSjcuXU', ...)
`expected` is an S4 object of class <character> ('"data_card_1()"', 'dbplyr_3Olgs2krFJ', 'dbplyr_BnCNReZxjI', 'dbplyr_cUUJ2VVhLl', 'dbplyr_gpSMSjcuXU', ...)
[ FAIL 1 | WARN 0 | SKIP 242 | PASS 1355 ]
Deleting unused snapshots:
• datamodelr-code/nycflights13.dot
• datamodelr-code/nycflights13_draw_uk_1.dot
• datamodelr-code/nycflights13_draw_uk_2.dot
• datamodelr-code/nycflights13_draw_uk_3.dot
• datamodelr-code/nycflights13_table_desc_1.dot
• datamodelr-code/nycflights13_table_desc_2.dot
• datamodelr-code/weird.dot
• draw-dm/empty-table-in-dm.svg
• draw-dm/nycflight-dm-types.svg
• draw-dm/nycflight-dm.svg
• draw-dm/single-empty-table-dm.svg
• draw-dm/table-desc-1-dm.svg
• draw-dm/table-desc-2-dm.svg
• draw-dm/table-desc-3-dm.svg
• draw-dm/table-desc-4-dm.svg
• draw-dm/table-uk-1-dm.svg
• draw-dm/table-uk-2-dm.svg
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.0.10
Check: tests
Result: ERROR
Running 'testthat.R' [97s]
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 1 | WARN 0 | SKIP 242 | PASS 1355 ]
══ Skipped tests (242) ═════════════════════════════════════════════════════════
• COMPOUND (1): 'test-rows-dm.R:203:3'
• Dependent on database version, find better way to record this info (1):
'test-meta.R:19:3'
• FIXME (2): 'test-learn.R:154:3', 'test-nest.R:2:3'
• FIXME: Unstable on GHA? (1): 'test-dm.R:495:3'
• Need to think about it (1): 'test-key-helpers.R:45:3'
• On CRAN (191): 'test-zzx-deprecated.R:2:3', 'test-zzx-deprecated.R:15:3',
'test-zzx-deprecated.R:25:3', 'test-zzx-deprecated.R:35:3',
'test-zzx-deprecated.R:45:3', 'test-zzx-deprecated.R:58:3',
'test-zzx-deprecated.R:81:3', 'test-zzx-deprecated.R:91:3',
'test-zzx-deprecated.R:106:3', 'test-zzx-deprecated.R:121:3',
'test-zzx-deprecated.R:141:3', 'test-zzx-deprecated.R:151:3',
'test-zzx-deprecated.R:166:3', 'test-zzx-deprecated.R:185:3',
'test-zzx-deprecated.R:221:3', 'test-zzx-deprecated.R:255:3',
'test-zzx-deprecated.R:275:3', 'test-zzx-deprecated.R:291:3',
'test-zzx-deprecated.R:326:3', 'test-zzx-deprecated.R:341:3',
'test-zzx-deprecated.R:356:3', 'test-flatten.R:18:3', 'test-flatten.R:99:3',
'test-dplyr.R:347:3', 'test-dplyr.R:506:3', 'test-dplyr.R:545:3',
'test-dplyr.R:558:3', 'test-dplyr.R:569:3', 'test-dplyr.R:598:3',
'test-dplyr.R:614:3', 'test-dplyr.R:806:3', 'test-draw-dm.R:17:3',
'test-draw-dm.R:104:3', 'test-draw-dm.R:117:3', 'test-draw-dm.R:153:3',
'test-draw-dm.R:182:3', 'test-filter-dm.R:62:3', 'test-filter-dm.R:173:3',
'test-filter-dm.R:182:3', 'test-filter-dm.R:191:3', 'test-filter-dm.R:241:3',
'test-bind.R:42:3', 'test-bind.R:97:3', 'test-bind.R:107:3',
'test-bind.R:125:3', 'test-learn.R:444:3', 'test-add-tbl.R:92:3',
'test-add-tbl.R:137:3', 'test-autoincrement.R:17:3',
'test-autoincrement.R:26:3', 'test-build_copy_queries.R:14:3',
'test-build_copy_queries.R:33:3', 'test-build_copy_queries.R:76:3',
'test-rows-dm.R:2:3', 'test-rows-dm.R:28:3', 'test-rows-dm.R:117:3',
'test-rows-dm.R:167:3', 'test-rows-dm.R:390:3', 'test-code-generation.R:7:3',
'test-datamodelr-code.R:4:3', 'test-datamodelr-code.R:17:3',
'test-datamodelr-code.R:37:3', 'test-datamodelr-code.R:57:3',
'test-datamodelr-code.R:78:3', 'test-datamodelr-code.R:99:3',
'test-datamodelr-code.R:120:3', 'test-datamodelr-code.R:133:3',
'test-check-cardinalities.R:30:3', 'test-check-cardinalities.R:289:3',
'test-check-cardinalities.R:337:3', 'test-check-cardinalities.R:422:3',
'test-db-interface.R:35:3', 'test-disambiguate.R:2:3',
'test-disentangle.R:2:3', 'test-dm.R:2:3', 'test-dm.R:70:3',
'test-dm.R:108:3', 'test-dm.R:148:3', 'test-dm.R:194:3', 'test-dm.R:202:3',
'test-dm.R:211:3', 'test-dm.R:217:3', 'test-dm.R:223:3', 'test-dm.R:311:3',
'test-dm.R:508:3', 'test-dm.R:534:3', 'test-dm.R:564:3', 'test-dm.R:598:3',
'test-dm_deconstruct.R:2:3', 'test-dm_deconstruct.R:9:3',
'test-dm_nest_tbl.R:17:3', 'test-deconstruct.R:6:3',
'test-deconstruct.R:16:3', 'test-deconstruct.R:26:3',
'test-deconstruct.R:55:3', 'test-deconstruct.R:72:3',
'test-deconstruct.R:120:3', 'test-deconstruct.R:144:3',
'test-deconstruct.R:160:3', 'test-deconstruct.R:181:3',
'test-deconstruct.R:198:3', 'test-deconstruct.R:222:3',
'test-deconstruct.R:246:3', 'test-deconstruct.R:270:3',
'test-deconstruct.R:294:3', 'test-deconstruct.R:320:3',
'test-deconstruct.R:346:3', 'test-deconstruct.R:372:3',
'test-deconstruct.R:398:3', 'test-deconstruct.R:420:3',
'test-deconstruct.R:479:3', 'test-deconstruct.R:492:3',
'test-deconstruct.R:507:3', 'test-deconstruct.R:525:3',
'test-deconstruct.R:572:3', 'test-deconstruct.R:586:3',
'test-deconstruct.R:599:3', 'test-dm_pixarfilms.R:2:3', 'test-dm_sql.R:4:3',
'test-duckdb.R:2:3', 'test-enum-ops.R:11:3', 'test-enum-ops.R:30:3',
'test-enum-ops.R:103:3', 'test-enum-ops.R:176:3',
'test-enumerate_all_paths.R:2:3', 'test-dm_wrap.R:12:3',
'test-dm_wrap.R:79:3', 'test-error-helpers.R:2:3',
'test-examine-cardinalities.R:2:3', 'test-examine-cardinalities.R:16:3',
'test-examine-cardinalities.R:23:3', 'test-examine-constraints.R:68:3',
'test-examine-constraints.R:77:3', 'test-examine-constraints.R:87:3',
'test-examine-constraints.R:94:3', 'test-format.R:2:3', 'test-graph.R:29:3',
'test-graph.R:38:3', 'test-json.R:5:3', 'test-json_nest.R:2:3',
'test-json_pack.R:2:3', 'test-foreign-keys.R:16:3',
'test-foreign-keys.R:145:3', 'test-foreign-keys.R:252:3',
'test-foreign-keys.R:260:3', 'test-foreign-keys.R:287:3', 'test-maria.R:2:3',
'test-meta.R:3:3', 'test-mssql.R:2:3', 'test-pack_join.R:5:3',
'test-pack_join.R:16:3', 'test-key-helpers.R:4:3',
'test-key-helpers.R:327:3', 'test-key-helpers.R:333:3',
'test-key-helpers.R:342:3', 'test-key-helpers.R:350:3', 'test-paste.R:10:3',
'test-paste.R:93:3', 'test-postgres.R:2:3', 'test-select-tbl.R:30:3',
'test-select.R:2:3', 'test-select.R:10:3', 'test-select.R:18:3',
'test-select.R:47:3', 'test-select.R:88:3', 'test-sqlite.R:2:3',
'test-primary-keys.R:25:3', 'test-primary-keys.R:94:3',
'test-primary-keys.R:178:3', 'test-primary-keys.R:198:3',
'test-primary-keys.R:229:3', 'test-primary-keys.R:246:3',
'test-primary-keys.R:253:3', 'test-standalone-check_suggested.R:3:3',
'test-standalone-check_suggested.R:17:3', 'test-tidyr.R:54:3',
'test-tidyr.R:92:3', 'test-unique-keys.R:2:3', 'test-unique-keys.R:175:3',
'test-upgrade.R:3:3', 'test-upgrade.R:15:3', 'test-upgrade.R:26:3',
'test-upgrade.R:42:3', 'test-upgrade.R:53:3', 'test-upgrade.R:72:3',
'test-upgrade.R:86:3', 'test-upgrade.R:102:3', 'test-upgrade.R:116:3',
'test-waldo.R:8:3', 'test-zoom.R:30:3', 'test-zoom.R:133:3'
• Slow test. To run, set CI=true (6): 'test-db-interface.R:7:3',
'test-dplyr-src.R:49:3', 'test-examine-constraints.R:34:3',
'test-examine-constraints.R:52:3', 'test-foreign-keys.R:180:3',
'test-primary-keys.R:158:3'
• `foo()` needs the "iurtnkjvmomweicopbt" package. (1):
'test-standalone-check_suggested.R:30:3'
• dm argument (1): 'test-select-tbl.R:71:3'
• does not work on `df` (1): 'test-validate.R:201:3'
• keyed = TRUE (1): 'test-deconstruct.R:91:3'
• not testing deprecated cdm_nycflights13(): test too slow (1):
'test-zzx-deprecated.R:266:3'
• not testing deprecated learning from DB: test too slow (1):
'test-zzx-deprecated.R:236:3'
• only works on `db` (1): 'test-filter-dm.R:47:3'
• only works on `duckdb` (2): 'test-duckdb.R:9:3', 'test-duckdb.R:32:3'
• only works on `maria` (2): 'test-maria.R:9:3', 'test-maria.R:32:3'
• only works on `mssql` (6): 'test-learn.R:206:3', 'test-learn.R:282:3',
'test-db-helpers.R:2:3', 'test-mssql.R:9:3', 'test-mssql.R:32:3',
'test-schema.R:129:3'
• only works on `mssql`, `postgres` (4): 'test-db-interface.R:81:3',
'test-db-interface.R:94:3', 'test-db-interface.R:125:3', 'test-schema.R:2:3'
• only works on `mssql`, `postgres`, `maria` (4): 'test-learn.R:2:3',
'test-learn.R:69:3', 'test-learn.R:364:3', 'test-meta.R:9:3'
• only works on `postgres` (4): 'test-db-helpers.R:108:3',
'test-postgres.R:9:3', 'test-postgres.R:32:3', 'test-schema.R:99:3'
• only works on `postgres`, `mssql` (2): 'test-json_nest.R:14:3',
'test-json_pack.R:13:3'
• only works on `postgres`, `mssql`, `sqlite` (1): 'test-rows-dm.R:221:3'
• only works on `postgres`, `sqlite`, `mssql`, `maria` (1):
'test-db-interface.R:183:3'
• only works on `sqlite` (3): 'test-schema.R:201:3', 'test-sqlite.R:9:3',
'test-sqlite.R:32:3'
• packageVersion("tidyselect") > "1.2.0" is TRUE (3):
'test-foreign-keys.R:304:3', 'test-primary-keys.R:215:3',
'test-tidyselect.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dm_from_con.R:70:3'): table identifiers are quoted with learn_keys = FALSE ──
gsub("^.*\\.", "", unname(remote_names)) (`actual`) not equal to unclass(DBI::dbQuoteIdentifier(con, names(dm))) (`expected`).
`actual` is a character vector ('dbplyr_3iR8vERTT6', 'dbplyr_9ZcirDHb3O', 'dbplyr_AbDmKkVlBm', 'dbplyr_UXCHb0Tfjb', 'dbplyr_aw3szQaCZm', ...)
`expected` is an S4 object of class <character> ('dbplyr_3iR8vERTT6', 'dbplyr_9ZcirDHb3O', 'dbplyr_AbDmKkVlBm', 'dbplyr_UXCHb0Tfjb', 'dbplyr_aw3szQaCZm', ...)
[ FAIL 1 | WARN 0 | SKIP 242 | PASS 1355 ]
Deleting unused snapshots:
• datamodelr-code/nycflights13.dot
• datamodelr-code/nycflights13_draw_uk_1.dot
• datamodelr-code/nycflights13_draw_uk_2.dot
• datamodelr-code/nycflights13_draw_uk_3.dot
• datamodelr-code/nycflights13_table_desc_1.dot
• datamodelr-code/nycflights13_table_desc_2.dot
• datamodelr-code/weird.dot
• draw-dm/empty-table-in-dm.svg
• draw-dm/nycflight-dm-types.svg
• draw-dm/nycflight-dm.svg
• draw-dm/single-empty-table-dm.svg
• draw-dm/table-desc-1-dm.svg
• draw-dm/table-desc-2-dm.svg
• draw-dm/table-desc-3-dm.svg
• draw-dm/table-desc-4-dm.svg
• draw-dm/table-uk-1-dm.svg
• draw-dm/table-uk-2-dm.svg
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: WARN: 1, NOTE: 6, OK: 6
Version: 1.1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/usr/include/c++/14/bits/move.h:222:11: warning: ‘((void (**)(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >))this)[2]’ is used uninitialized [-Wuninitialized]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.2
Check: installed package size
Result: NOTE
installed size is 49.3Mb
sub-directories of 1Mb or more:
libs 48.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
get_top_level_commits.Rd: tibble
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 1.1.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
hms.Rd: vec_cast
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: WARN: 1, NOTE: 5, OK: 7
Version: 2.1.1
Check: installed package size
Result: NOTE
installed size is 22.8Mb
sub-directories of 1Mb or more:
R 2.1Mb
doc 1.2Mb
help 2.0Mb
libs 17.1Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winnt.h:8404:37: warning: ISO C++ forbids flexible array member 'Elements' [-Wpedantic]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winnt.h:8667:22: warning: ISO C++ forbids flexible array member 'pEventLogRecords' [-Wpedantic]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winnt.h:8673:13: warning: ISO C++ forbids flexible array member 'ulOffsets' [-Wpedantic]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/minwindef.h:196:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/minwindef.h:197:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/minwindef.h:198:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/processthreadsapi.h:130:47: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/rpcndr.h:451:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/urlmon.h:1333:24: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/urlmon.h:1745:25: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic]
D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winioctl.h:359:11: warning: ISO C forbids zero-size array 'SerialNumber' [-Wpedantic]
See 'd:/Rcompile/CRANpkg/local/4.3/igraph.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
validate_profile.Rd: tibble
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 7, OK: 6
Version: 1.3.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Client-flags.Rd: dbConnect
dbConnect-MariaDBDriver-method.Rd: dbWriteTable, dbAppendTable
mariadb-tables.Rd: dbConnect
query.Rd: dbSendQuery, dbFetch, dbClearResult, dbGetQuery,
dbSendStatement, dbExecute
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.3.2
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 9, OK: 4
Version: 1.4.7
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
postgres-query.Rd: dbConnect, dbGetRowsAffected
postgres-tables.Rd: dbAppendTable, dbWriteTable, dbQuoteIdentifier,
SQL
postgresHasDefault.Rd: dbConnect
postgresIsTransacting.Rd: dbBegin
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.4.7
Check: installed package size
Result: NOTE
installed size is 7.5Mb
sub-directories of 1Mb or more:
libs 7.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 7, OK: 5
Version: 2.3.7
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
SQLite.Rd: dbConnect
SQLiteConnection-class.Rd: DBIConnection-class
SQLiteDriver-class.Rd: dbConnect, DBIDriver-class, dbUnloadDriver
SQLiteResult-class.Rd: dbSendQuery, dbSendStatement, DBIResult-class
keywords-dep.Rd: dbQuoteIdentifier
query-dep.Rd: dbSendQuery, dbGetQuery, dbBind
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 2.3.7
Check: installed package size
Result: NOTE
installed size is 12.3Mb
sub-directories of 1Mb or more:
libs 11.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.3.7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 3.2.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
deprecated.Rd: quasiquotation
formatting.Rd: tbl_format_setup
frame_matrix.Rd: !!, !!!, quasiquotation
lst.Rd: !!, !!!, .data, .env
subsetting.Rd: vec_slice
tibble.Rd: !!, !!!, .data, .env, quasiquotation
tribble.Rd: !!, !!!, quasiquotation
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 3.2.1
Check: compiled code
Result: NOTE
File ‘tibble/libs/tibble.so’:
Found non-API call to R: ‘SET_S4_OBJECT’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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
Version: 3.2.1
Check: compiled code
Result: NOTE
File 'tibble/libs/x64/tibble.dll':
Found non-API call to R: 'SET_S4_OBJECT'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13