The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

condusco: Query-Driven Pipeline Execution and Query Templates

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.

Version: 0.1.0
Depends: R (≥ 3.3.2), jsonlite, assertthat, bigrquery, DBI
Suggests: knitr, rmarkdown, whisker, testthat, RSQLite
Published: 2017-11-08
Author: Roland Stevenson
Maintainer: Roland Stevenson <roland at rmg-services.com>
BugReports: https://github.com/ras44/condusco/issues
License: GPL-3
URL: https://github.com/ras44/condusco
NeedsCompilation: no
Materials: README NEWS
CRAN checks: condusco results

Documentation:

Reference manual: condusco.pdf
Vignettes: DBI and SQLite
No Database

Downloads:

Package source: condusco_0.1.0.tar.gz
Windows binaries: r-devel: condusco_0.1.0.zip, r-release: condusco_0.1.0.zip, r-oldrel: condusco_0.1.0.zip
macOS binaries: r-release (arm64): condusco_0.1.0.tgz, r-oldrel (arm64): condusco_0.1.0.tgz, r-release (x86_64): condusco_0.1.0.tgz, r-oldrel (x86_64): condusco_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=condusco to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.