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.

dbWebForms: Produce R Functions to Create HTML Forms Based on SQL Meta Data

Offers meta programming style tools to generate configurable R functions that produce HTML forms based on table input and SQL meta data. Also generates functions for collecting the parameters of those HTML forms after they are submitted. Useful for quickly generating HTML forms based on existing SQL tables. To use the resultant functions, the output files containing those functions must be read into the R environment (perhaps using base::source()).

Version: 0.1.0
Depends: DBI, data.table, stringi
Imports: html5
Published: 2021-01-28
Author: Timothy Conwell
Maintainer: Timothy Conwell <timconwell at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: dbWebForms results

Documentation:

Reference manual: dbWebForms.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dbWebForms 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.