aryoda's repositories
tryCatchLog
R package for better error handling incl. logging with a full (!) stack trace incl. line numbers, post-mortem analysis and support for parallel processing
R_enumerations
Adds a dynamic enumeration data type to the R programming language
R_pkg_knitr_child_vignette_issue
minimal R package to reproduce an issue described at https://stackoverflow.com/q/50078849/4468078
ddcutil-cpp-API
A C++ wrapper for the C-based library ddcutil to provide a clean API for C++ without exposing the C details
git_essentials
A personal collection of Git know-how, best-practices and trainings
R_DBI_compliance_reports
Generates and publishes reports to compare the DBI test case coverage of different database engines using DBI-based drivers in R for different database engines
R_shiny_post_mortem_analysis_training
Training code and presentation: Use logging, error-handling and post-mortem analysis for R Shiny Apps
aryoda.github.io
Internal repo for GitHub pages (public webpages hosted and published through GitHub) - for internal purposes only, not useful for others
backintime
private fork of Back In Time for development purposes
pgzero_monster_game
This is a python game based on the library pgzero (pygame zero) created in a python learning project during the school holidays
R_CppDebugHelper
Diagnostics functions to be called in debuggers like 'gdb' to debug C and C++ based code called from R
borg
Deduplicating archiver with compression and authenticated encryption.
data.table
R's data.table package extends data.frame:
ddccontrol-db
DDC Control Monitor Database (forked version)
droidboot_device_volla_yggdrasil
lk-based DroidBoot for Volla Phone that replaces the bootloader 📲
futile.logger
A logging package in R similar to log4j
Git-Credential-Manager-for-Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
R_pkg_dependencies
Identifies the fulll package dependencies of all installed R packages
R_trainings
A collection of slides and training materials like example code for the programming language R
testthat_base_mocking
R language: A minimal reproducible example to mock a base function call within a package in a testthat unit test. See the related question at Stackoverflow: https://stackoverflow.com/q/50438546/4468078
tryCatchLog_trainings
Public slides and training materials for the R package "tryCatchLog"
user-callback
Example user-callback scripts (forked from bit-team / user-callback