Package: MonetDB.R 2.0.0

Mitchell Weggemans

MonetDB.R: Connect MonetDB to R

Allows to pull data from MonetDB into R.

Authors:Mitchell Weggemans [aut, cre], Hannes Muehleisen [aut], Anthony Damico [aut], Thomas Lumley [ctb]

MonetDB.R_2.0.0.tar.gz
MonetDB.R_2.0.0.tar.gz(r-4.5-noble)MonetDB.R_2.0.0.tar.gz(r-4.4-noble)
MonetDB.R_2.0.0.tgz(r-4.4-emscripten)MonetDB.R_2.0.0.tgz(r-4.3-emscripten)
MonetDB.R.pdf |MonetDB.R.html
MonetDB.R/json (API)
NEWS

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

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

11 exports 2 stars 0.23 score 33 dependencies 324 scripts 296 downloads

Last updated 4 years agofrom:8a8bfb08db. Checks:OK: 1 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-linux-x86_64NOTEAug 22 2024

Exports:dbSendUpdatedbSendUpdateAsyncdbTransactioninitExtensionisIdCurrentmonet.read.csvMonetDBMonetDB.Rmonetdb.read.csvMonetDBRMonetR

Dependencies:briocallrclicodetoolscrayonDBIdescdiffobjdigestevaluatefansifsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpsR6rematch2rlangrprojroottestthattibbleutf8vctrswaldowithr

Readme and manuals

Help Manual

Help pageTopics
Send a data-altering SQL statement to the database.dbSendUpdate dbSendUpdate,MonetDBConnection,character-method dbSendUpdateAsync dbSendUpdateAsync,MonetDBConnection,character-method
Create, commit or abort a database transaction.dbCommit,MonetDBConnection-method dbRollback,MonetDBConnection-method dbTransaction dbTransaction,MonetDBConnection-method
DBI database connector for MonetDBMonetDB.R-package MonetDB MonetDB.R MonetDBR MonetR
Import a CSV file into MonetDBmonet.read.csv monetdb.read.csv
Get the name of the R data type for a database type.monetdbRtype
Compatibility functions for RSQliteinitExtension initExtension,MonetDBConnection-method isIdCurrent isIdCurrent,MonetDBConnection-method isIdCurrent,MonetDBResult-method sqlite-compatibility