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.zip(r-4.7)DIZutils_0.1.3.zip(r-4.6)DIZutils_0.1.3.zip(r-4.5)
DIZutils_0.1.3.tgz(r-4.6-any)DIZutils_0.1.3.tgz(r-4.5-any)
DIZutils_0.1.3.tar.gz(r-4.7-any)DIZutils_0.1.3.tar.gz(r-4.6-any)
DIZutils_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:681b4aca08. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | OK | 139 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 68 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 145 |
Exports:check_if_table_existsclose_connectioncombine_statsdb_connectionget_config_envget_db_systemsquery_databasexml_2_json
Dependencies:askpassbackportsbase64encbitbit64blobbslibcachemcheckmatecleaRcliclustercolorspaceconfigcpp11crayoncurldata.tableDBIdbplyrdigestDIZtoolsdplyrevaluatefarverfastmapfontawesomeforeignFormulafsgenericsggplot2glueGPArotationgridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglatticelifecycleloggerlubridatemagrittrmemoisemimemnormtnlmennetopensslparsedatepillarpkgconfigprettyunitsprogresspsychpurrrR.methodsS3R.ooR.utilsR6rappdirsRColorBrewerrJavaRJDBCRJSONIOrlangrmarkdownrpartRPostgresRPrestorstudioapiS7sassscalesstringdiststringistringrsystibbletidyrtidyselecttimechangetinytexutf8vctrsviridisLitewithrxfunxml2yaml
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 |
