Package: dbWebForms 0.1.0

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()).

Authors:Timothy Conwell

dbWebForms_0.1.0.tar.gz
dbWebForms_0.1.0.zip(r-4.5)dbWebForms_0.1.0.zip(r-4.4)dbWebForms_0.1.0.zip(r-4.3)
dbWebForms_0.1.0.tgz(r-4.5-any)dbWebForms_0.1.0.tgz(r-4.4-any)dbWebForms_0.1.0.tgz(r-4.3-any)
dbWebForms_0.1.0.tar.gz(r-4.5-noble)dbWebForms_0.1.0.tar.gz(r-4.4-noble)
dbWebForms_0.1.0.tgz(r-4.4-emscripten)dbWebForms_0.1.0.tgz(r-4.3-emscripten)
dbWebForms.pdf |dbWebForms.html
dbWebForms/json (API)

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

On CRAN:

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

1.00 score 276 downloads 6 exports 4 dependencies

Last updated 4 years agofrom:32671c5887. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 16 2025
R-4.5-winNOTEFeb 16 2025
R-4.5-macNOTEFeb 16 2025
R-4.5-linuxNOTEFeb 16 2025
R-4.4-winNOTEFeb 16 2025
R-4.4-macNOTEFeb 16 2025
R-4.3-winNOTEFeb 16 2025
R-4.3-macNOTEFeb 16 2025

Exports:createFetchParamsFunctioncreateHTMLFormFunctiondbTableInfodbTypeToHTMLInputTypenamesToLabelsquoteText

Dependencies:data.tableDBIhtml5stringi