Package: DIZutils 0.1.3
DIZutils: Utilities for 'DIZ' R Package Development
Utility functions used for the R package development infrastructure inside the data integration centers ('DIZ') to standardize and facilitate repetitive tasks such as setting up a database connection or issuing notification messages and to avoid redundancy.
Authors:
DIZutils_0.1.3.tar.gz
DIZutils_0.1.3.tar.gz(r-4.5-noble)DIZutils_0.1.3.tar.gz(r-4.4-noble)
DIZutils_0.1.3.tgz(r-4.4-emscripten)DIZutils_0.1.3.tgz(r-4.3-emscripten)
DIZutils.pdf |DIZutils.html✨
DIZutils/json (API)
# Install 'DIZutils' in R: |
install.packages('DIZutils', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/miracum/misc-dizutils/issues
Last updated 5 hours agofrom:074b210b80. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 26 2024 |
R-4.5-linux | OK | Nov 26 2024 |
Exports:check_if_table_existsclose_connectioncombine_statsdb_connectionget_config_envget_db_systemsquery_databasexml_2_json
Dependencies:askpassbackportsbase64encbitbit64blobbslibcachemcheckmatecleaRcliclustercolorspaceconfigcpp11crayoncurldata.tableDBIdbplyrdigestDIZtoolsdplyrevaluatefansifarverfastmapfontawesomeforeignFormulafsgenericsggplot2glueGPArotationgridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglatticelifecycleloggerlubridatemagrittrMASSMatrixmemoisemgcvmimemnormtmunsellnlmennetopensslparsedatepillarpkgconfigplogrprettyunitsprogresspsychpurrrR.methodsS3R.ooR.utilsR6rappdirsRColorBrewerrJavaRJDBCRJSONIOrlangrmarkdownrpartRPostgresRPrestorstudioapisassscalesstringistringrsystibbletidyrtidyselecttimechangetinytexutf8vctrsviridisviridisLitewithrxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check if a database table exists. | check_if_table_exists |
close_connection helper function | close_connection |
Combine aggregated statistics. | combine_stats |
db_connection helper function | db_connection |
get_config_env helper function | get_config_env |
Quickly get all currently implemented database systems | get_db_systems |
Get default element names (suffixes) for env reading | get_default_config_elements |
query_database helper function | query_database |
Quickly transform a xml objet into a json object. | xml_2_json |