Commit graph

3 commits

Author SHA1 Message Date
Timon 4d6439d5e0 Add reproducible R package management system
- Add renv.lock with exact package versions for reproducibility
- Add package_manager.R for automated package installation/updates
- Add extract_current_versions.R for package discovery
- Configure renv environment for team collaboration

All team members can now run source('r_app/package_manager.R') to get identical package environment
2025-06-24 14:51:22 +02:00
Timon b6c576ca57 working rmd file, removed renv because it messed up my R and could not get it to work 2024-04-18 16:19:17 +02:00
Martin Folkerts fd67994db8 wip 2023-10-16 20:01:27 +02:00