1
0
mirror of https://github.com/msberends/AMR.git synced 2026-05-31 17:01:47 +02:00
Files
AMR/data-raw
Claude befbccc304 Generalise interpretive rules for multi-guideline support (#268)
- Rename data-raw/eucast_rules.tsv → interpretive_rules.tsv; add rule.provider
  column (value: "EUCAST") to distinguish future CLSI rows
- Rename EUCAST_RULES_DF → INTERPRETIVE_RULES_DF in _pre_commit_checks.R;
  filter by rule.provider == guideline when applying rules in interpretive_rules()
- Rename custom_eucast_rules() → custom_interpretive_rules() with new S3 class
  "custom_interpretive_rules"; old function becomes a deprecated wrapper in
  zz_deprecated.R; backward-compat S3 dispatch shims added for old class
- Remove stop_if(guideline == "CLSI", ...) so clsi_rules() no longer errors
- Add .onLoad shim in zzz.R to create INTERPRETIVE_RULES_DF from EUCAST_RULES_DF
  for transitional compatibility until sysdata.rda is regenerated

https://claude.ai/code/session_01D46BTsfJSPo3HnLWp3PRkP
2026-04-30 21:29:26 +00:00
..
2026-04-22 08:16:44 +02:00
2024-12-06 18:01:54 +01:00
2024-02-25 14:20:43 +01:00
2024-04-24 09:58:24 +02:00
2025-04-08 15:54:30 +01:00
2025-04-08 15:54:30 +01:00
2025-04-08 15:54:30 +01:00
2023-10-20 14:51:48 +02:00
2025-04-20 12:55:31 +02:00
2026-04-22 08:16:44 +02:00
2024-02-25 14:20:43 +01:00
2024-09-30 18:46:55 +02:00
2023-10-20 14:51:48 +02:00
2025-04-12 11:46:42 +02:00
2025-04-12 11:46:42 +02:00