Skip to contents

Package Management

Tools for auditing and cleaning package dependencies.

audit_dependencies()
Interactive Dependency Diplomat (Base R Edition)
remove_package()
Interactive Package Remover
remove_user_installed_packages()
Remove User-Installed Packages
scan_dependencies()
Unused Dependency Scanner

Memory & System Optimization

Utilities for reclaiming RAM and cleaning temporary caches.

sweep_memory()
Interactive Memory Sweeper
hunt_zombies()
Zombie Data Hunter
sweep_temp_cache()
Temp-Cache Janitor

Development Environment

Scaffolding and automation for R package development.

bootstrap_dev_env()
Initialize Development Environment
manage_deprecation()
Interactive Lifecycle Manager
setup_preflight()
Interactive Pre-Flight Dispatcher
setup_sentinel()
Session Sentinel

Session Auditing & Reproducibility

Tools for capturing state and verifying script reproducibility.

audit_script()
Silent State Auditor
detect_masking()
Function Masking Detective
export_snapshot()
Export Session Snapshot
simulate_clean_room()
Clean-Room Simulator
benchmark_branches()
Branch-Based Performance Benchmarker

Batch Processing & Network

Resilient execution and polite network requests.

dispatch_checkpoints()
Checkpoint Dispatcher
loop_guardian()
Bulk Loop Guardian
network_diplomat()
The Network Diplomat

Code Generation & Documentation

Automated boilerplate and data dictionary generation.

architect_release()
Interactive Release Candidate Architect
architect_vignette()
Interactive Vignette Architect
scaffold_parallel()
Interactive CPU Architect
scaffold_tests()
Interactive Test-Suite Architect
dictate_dictionary()
Interactive Data Dictionary Dictator

Privacy

Tools for anonymizing sensitive data.

mask_identity()
Interactive Identity Masker