Package: DIZutils 0.1.2
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.2.tar.gz
DIZutils_0.1.2.zip(r-4.5)DIZutils_0.1.2.zip(r-4.4)DIZutils_0.1.2.zip(r-4.3)
DIZutils_0.1.2.tgz(r-4.4-any)DIZutils_0.1.2.tgz(r-4.3-any)
DIZutils_0.1.2.tar.gz(r-4.5-noble)DIZutils_0.1.2.tar.gz(r-4.4-noble)
DIZutils_0.1.2.tgz(r-4.4-emscripten)DIZutils_0.1.2.tgz(r-4.3-emscripten)
DIZutils.pdf |DIZutils.html✨
DIZutils/json (API)
# Install 'DIZutils' in R: |
install.packages('DIZutils', repos = c('https://miracum.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/miracum/misc-dizutils/issues
Last updated 2 years agofrom:a2d8bbd775. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:check_if_table_existsclose_connectioncombine_statsdb_connectionget_config_envget_db_systemsquery_databasexml_2_json
Dependencies:backportsbase64encbitbit64blobbslibcachemcheckmatecleaRcliclustercolorspaceconfigcpp11data.tableDBIdigestDIZtoolsevaluatefansifarverfastmapfontawesomeforeignFormulafsgenericsggplot2glueGPArotationgridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecycleloggerlubridatemagrittrMASSMatrixmemoisemgcvmimemnormtmunsellnlmennetparsedatepillarpkgconfigplogrpsychR.methodsS3R.ooR.utilsR6rappdirsRColorBrewerrJavaRJDBCRJSONIOrlangrmarkdownrpartRPostgresrstudioapisassscalesstringistringrtibbletimechangetinytexutf8vctrsviridisviridisLitewithrxfunxml2yaml
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 |