1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-28 23:55:51 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Claude
6912c9deee Reproduce clinical breakpoints from latest WHONET/AMRIE data
- Ran reproduction_of_microorganisms.groups.R and reproduction_of_clinical_breakpoints.R
  against the latest WHONET/AMRIE source (includes EUCAST 2026, CLSI 2025)
- Updated data/clinical_breakpoints.rda, microorganisms.codes.rda, microorganisms.groups.rda,
  and data-raw/organisms.rds
- Fixed reproduction_of_microorganisms.groups.R: replaced base ifelse() with dplyr::if_else()
  to preserve the <mo> S3 class; base ifelse() strips class attributes, causing
  bind_rows() to fail with strict vctrs type checking in dplyr >= 1.1.0
- Added data-raw/_run_reproduction.R: non-interactive wrapper that overrides View(),
  sets UTF-8 locale, and sources both scripts in the correct order

https://claude.ai/code/session_01S5vMqfsiJb59RN2Gyz1tDY
2026-03-26 06:01:17 +00:00
e6f88241b2 (v2.1.1.9225) fix geom_hline()/_vline() in MIC plotting, add EUCAT 1.2 in full, add London contribs, fix mo codes, add Kleb pneu complex 2025-03-26 17:19:17 +01:00
ac1c40d8bb (v2.1.1.9081) HUGE microorganisms update for fungi! 2024-09-29 22:17:56 +02:00
7a4628b73f Added C. freundii complex and Y. pseudotuberculosis complex 2023-07-14 10:49:06 +02:00
0c46f61260 MO group fixes 2023-07-12 15:04:48 +01:00
7cd9ca274c add strep groups to ABCG 2023-07-12 11:41:25 +01:00
acb534102b new species groups, updated clinical breakpoints 2023-07-08 17:30:05 +02:00