Other packages > Find by keyword >

DBItest  

Testing DBI Backends
View on CRAN: Click here


Download and install DBItest package within the R console
Install from CRAN:
install.packages("DBItest")

Install from Github:
library("remotes")
install_github("cran/DBItest")

Install by package version:
library("remotes")
install_version("DBItest", "1.8.1")



Attach the package and use:
library("DBItest")
Maintained by
Kirill Müller
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-05-24
Latest Update: 2022-10-18
Description:
A helper that tests DBI back ends for conformity to the interface.
How to cite:
Kirill Müller (2016). DBItest: Testing DBI Backends. R package version 1.8.1, https://cran.r-project.org/web/packages/DBItest
Previous versions and publish date:
1.2 (2016-05-24 14:49), 1.3 (2016-07-07 13:36), 1.4 (2016-12-03 09:38), 1.5-1 (2017-12-11 08:55), 1.5-2 (2018-01-25 20:55), 1.5 (2017-06-19 11:04), 1.7.0 (2019-12-16 23:20), 1.7.1 (2021-07-31 13:50), 1.7.2 (2021-12-17 10:42), 1.7.3 (2022-10-18 09:25), 1.8.0 (2023-12-21 15:30)
Other packages that cited DBItest R package
View DBItest citation profile
Other R packages that DBItest depends, imports, suggests or enhances
Functions, R codes and Examples using the DBItest R package
Some associated functions: DBItest-package . context . make_placeholder_fun . spec_compliance_methods . spec_connection_disconnect . spec_driver_connect . spec_driver_constructor . spec_driver_data_type . spec_get_info . spec_getting_started . spec_meta_bind . spec_meta_column_info . spec_meta_get_row_count . spec_meta_get_rows_affected . spec_meta_get_statement . spec_meta_has_completed . spec_meta_is_valid . spec_result_clear_result . spec_result_create_table_with_data_type . spec_result_execute . spec_result_fetch . spec_result_get_query . spec_result_roundtrip . spec_result_send_query . spec_result_send_statement . spec_sql_append_table . spec_sql_create_table . spec_sql_exists_table . spec_sql_list_fields . spec_sql_list_objects . spec_sql_list_tables . spec_sql_quote_identifier . spec_sql_quote_literal . spec_sql_quote_string . spec_sql_read_table . spec_sql_remove_table . spec_sql_unquote_identifier . spec_sql_write_table . spec_transaction_begin_commit_rollback . spec_transaction_with_transaction . test_all . test_compliance . test_connection . test_data_type . test_driver . test_getting_started . test_meta . test_result . test_sql . test_stress . test_transaction . tweaks . 
Some associated R codes: DBItest.R . compat-purrr.R . context.R . dbi.R . dummy.R . expectations.R . generics.R . import-dbi.R . import-testthat.R . run.R . s4.R . spec-.R . spec-all.R . spec-compliance-methods.R . spec-compliance.R . spec-connection-data-type.R . spec-connection-disconnect.R . spec-connection-get-info.R . spec-connection.R . spec-driver-connect.R . spec-driver-constructor.R . spec-driver-data-type.R . spec-driver-get-info.R . spec-driver.R . spec-getting-started.R . spec-meta-bind-.R . spec-meta-bind-runner.R . spec-meta-bind-tester-extra.R . spec-meta-bind.R . spec-meta-column-info.R . spec-meta-get-info-result.R . spec-meta-get-row-count.R . spec-meta-get-rows-affected.R . spec-meta-get-statement.R . spec-meta-has-completed.R . spec-meta-is-valid.R . spec-meta.R . spec-result-clear-result.R . spec-result-create-table-with-data-type.R . spec-result-execute.R . spec-result-fetch.R . spec-result-get-query.R . spec-result-roundtrip.R . spec-result-send-query.R . spec-result-send-statement.R . spec-result.R . spec-sql-append-table.R . spec-sql-create-table.R . spec-sql-exists-table.R . spec-sql-list-fields.R . spec-sql-list-objects.R . spec-sql-list-tables.R . spec-sql-quote-identifier.R . spec-sql-quote-literal.R . spec-sql-quote-string.R . spec-sql-read-table.R . spec-sql-remove-table.R . spec-sql-unquote-identifier.R . spec-sql-write-table.R . spec-sql.R . spec-stress-connection.R . spec-stress.R . spec-transaction-begin-commit-rollback.R . spec-transaction-with-transaction.R . spec-transaction.R . test-all.R . test-compliance.R . test-connection.R . test-driver.R . test-getting-started.R . test-meta.R . test-result.R . test-sql.R . test-stress.R . test-transaction.R . tweaks.R . utf8.R . utils.R . zzz.R .  Full DBItest package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns