CRAN/E | condusco

condusco

Query-Driven Pipeline Execution and Query Templates

Installation

About

Runs a function iteratively over each row of either a dataframe or the results of a query. Use the 'BigQuery' and 'DBI' wrappers to iteratively pass each row of query results to a function. If a field contains a 'JSON' string, it will be converted to an object. This is helpful for queries that return 'JSON' strings that represent objects. These fields can then be treated as objects by the pipeline.

github.com/ras44/condusco
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 3.3.2
Published 2017-11-08 2358 days ago
Needs compilation? no
License GPL-3
CRAN checks condusco results

Downloads

Yesterday 15 0%
Last 7 days 111 +10%
Last 30 days 501 +10%
Last 90 days 1.598 +37%
Last 365 days 5.051 +8%

Maintainer

Maintainer

Roland Stevenson

roland@rmg-services.com

Authors

Rol
Stevenson

Material

README
NEWS
Reference manual
Package source

Vignettes

DBI and SQLite
No Database

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.3.2
jsonlite
assertthat
bigrquery
DBI

Suggests

knitr
rmarkdown
whisker
testthat
RSQLite