Package: RH2 0.2.5

RH2: DBI/RJDBC Interface to H2 Database

DBI/RJDBC interface to h2 database. h2 version 2.3.232 is included.

Authors:G. Grothendieck [aut], David M. Kaplan [cre]

RH2_0.2.5.tar.gz
RH2_0.2.5.zip(r-4.7)RH2_0.2.5.zip(r-4.6)RH2_0.2.5.zip(r-4.5)
RH2_0.2.5.tgz(r-4.6-any)RH2_0.2.5.tgz(r-4.5-any)
RH2_0.2.5.tar.gz(r-4.7-any)RH2_0.2.5.tar.gz(r-4.6-any)
RH2_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
RH2/json (API)

# Install 'RH2' in R:
install.packages('RH2', repos = c('https://dmkaplan2000.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dmkaplan2000/rh2/issues

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

Conda:

openjdk

3.85 score 1 stars 54 scripts 2.6k downloads 6 exports 4 dependencies

Last updated from:9c195bbc58. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK129
source / vignettesOK219
linux-release-x86_64OK176
macos-release-arm64OK233
macos-oldrel-arm64OK159
windows-develOK72
windows-releaseOK67
windows-oldrelOK80
wasm-releaseOK114

Exports:dbConnectdbDataTypedbSendQuerydbWriteTablefetchH2

Dependencies:chronDBIrJavaRJDBC

Readme and manuals

Help Manual

Help pageTopics
H2 engineH2
Class "H2Connection"H2Connection-class
Methods for the class `H2Connect' in Package `H2'dbDataType,H2Connection-method dbGetQuery,H2Connection,character-method dbSendQuery,H2Connection,character-method dbWriteTable,H2Connection,character,ANY-method dbWriteTable,H2Connection,character,data.frame-method H2Connection-methods
Class "H2Driver"H2Driver-class
Methods for the class JDBCDriver in Package `RJDBC'dbConnect,H2Driver-method H2Driver-methods
Class "H2Result"H2Result-class
Methods for the class H2Result in Package `H2'fetch,H2Result,numeric-method H2Result-methods