- using R Under development (unstable) (2024-11-13 r87330)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 19.1.3 (1)
Debian flang-new version 19.1.3 (1)
- running under: Debian GNU/Linux trixie/sid
- using session charset: UTF-8
- checking for file ‘DBItest/DESCRIPTION’ ... OK
- this is package ‘DBItest’ version ‘1.8.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘DBItest’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking whether startup messages can be suppressed ... [1s/1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [17s/21s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... 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.
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [2s/2s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [3s/4s] OK
Running ‘testthat.R’ [3s/4s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [6s/8s] OK
- checking PDF version of manual ... [8s/12s] OK
- checking HTML version of manual ... [4s/6s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 NOTE