Matthijs Berends
03be4b87fc
(v3.0.1.9079) docs: rename remaining 'antibiotic selectors'/'AB selectors' to 'antimicrobial selectors'/'AMR selectors'
...
* docs: rename remaining 'antibiotic selectors'/'AB selectors' to 'antimicrobial selectors'/'AMR selectors'
Five leftover occurrences of the old terminology updated in the AMR
vignette (section heading + code comment), the amr_selectors test file,
and two roxygen example comments in amr_selectors.R. The auto-generated
man/antimicrobial_selectors.Rd will update on the next devtools::document() run.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_0169LucQ7SHDLHdTnDs1ENhd
* fix
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-27 14:31:58 +02:00
9898b5df4b
(v3.0.1.9059) Fix WISCA in vignette
2026-06-23 14:38:59 +02:00
e0f8cf0882
(v3.0.1.9047) fix #272
2026-04-21 22:11:40 +02:00
Matthijs Berends
8ff5d4472a
Add add_if_missing parameter to control NA handling in interpretive rules ( #264 )
2026-04-21 21:53:43 +02:00
26613d774b
(v3.0.1.9042) add EUCAST breakpoint table v16 to interpretive_rules()
2026-04-02 11:42:19 +02:00
3a736bc484
(v3.0.1.9041) add breakpoints 2026
2026-03-30 10:01:49 +02:00
ba4c159154
(v3.0.1.9019) Wildtype/Non-wildtype support, and start with interpretive_rules()
...
Fixes #246
Fixes #254
Fixes #255
Fixes #256
2026-02-08 23:15:40 +01:00
0b24967b23
(v3.0.1.9001) fix antibiogram
2025-09-30 10:54:07 +02:00
adee419f1c
v3.0.1
2025-09-20 17:14:07 +01:00
49274f010b
(v3.0.0.9014) fix plot colours
2025-07-18 15:57:48 +02:00
d94bdd2c6a
(v3.0.0.9008) fix ggplot_sir(), support lighter green for SDD
2025-07-17 17:05:41 +02:00
dc5559a2c4
(v2.1.1.9270) Add support for Korean, fix ATCs
2025-05-04 14:24:43 +02:00
b8f0f64287
(v2.1.1.9269) Support 7 new languages
2025-05-02 19:25:19 +02:00
ea443f7483
(v2.1.1.9247) CLSI/EUCAST 2025!
2025-04-20 12:55:31 +02:00
1fdab84103
(v2.1.1.9233) chore: make all argument texts full sentences
2025-03-31 14:53:24 +02:00
63099cd81e
(v2.1.1.9232) is.mic() iteration, documentation cleanup
2025-03-31 10:51:31 +02:00
f7938289eb
(v2.1.1.9186) replace antibiotics with antimicrobials!
2025-03-07 20:43:26 +01:00
07efc292bc
(v2.1.1.9163) cleanup
2025-02-27 14:04:29 +01:00
aa8f6af185
(v2.1.1.9155) new mic_p50() and mic_p90() - updated AMR intro
2025-02-23 11:18:08 +01:00
226d10f546
(v2.1.1.9154) documentation fix
2025-02-22 22:07:56 +01:00
abb5602532
(v2.1.1.9153) mic plot fix
2025-02-22 21:26:38 +01:00
883fbe7cfe
(v2.1.1.9149) doc fix
2025-02-15 12:46:48 +01:00
d94efb0f5e
(v2.1.1.9147) scale fixes and WISCA update, fix conserved capped values
2025-02-14 14:16:46 +01:00
bd2887bcd4
(v2.1.1.9146) new scale_*_sir() functions
2025-02-13 19:47:57 +01:00
Matthijs Berends
5ff9210c12
Update plot.Rd
2025-02-11 17:23:34 +01:00
07757c933c
(v2.1.1.9144) new MIC scales and fix for rescale_mic()
2025-02-11 08:48:37 +01:00
66833b4f5a
(v2.1.1.9126) implemented WISCA! Also added top_n_microorganisms() and fixed Python wrapper
2025-01-26 23:01:17 +01:00
2e31ec19c3
(v2.1.1.9122) fix documentation
2024-12-20 10:52:44 +01:00
d7de1bc33d
(v2.1.1.9118) move ggplot2 plotting functions to general 'plotting' man page
2024-12-14 19:41:15 +01:00
a558f4c121
(v2.1.1.9080) fix rescale_mic() for an outside MIC range
2024-09-24 22:39:40 +02:00
1ca40e8d67
(v2.1.1.9079) fix for uti in as.sir()
2024-09-24 15:34:12 +02:00
9bf7584d58
(v2.1.1.9049) new 2024 breakpoints, add AMO, set NI instead of N
2024-06-14 22:39:01 +02:00
7be4dabbc0
support veterinary MIC/disk translation
2024-02-24 15:16:52 +01:00
83e92fd88c
docu fix
2023-12-04 08:19:02 +01:00
7059568581
fix scale functions
2023-12-03 16:51:54 +01:00
c7461766ce
Remove RSI from package, add extra MIC scale functions
2023-12-03 11:34:48 +01:00
6f417d0ef2
add scale_x_mic()
2023-12-03 01:06:00 +01:00
4c11a7bd9c
v2.1.1
2023-10-22 15:51:27 +02:00
a4e2e25e3f
reftbl in plots, speedup for as.sir() and mo_validate
2023-07-10 16:43:46 +02:00
Dr. Matthijs Berends
f065945d7b
Update clinical breakpoints and fix some as.mo() bugs ( #117 )
...
* Updates clinical breakpoints EUCAST/CLSI 2023, fixes #102 , fixes #112 , fixes #113 , fixes #114 , fixes #115
* docs
* implement ecoffs
* unit tests
2023-06-22 15:10:59 +02:00
262598b8d7
support for old rsi arguments
2023-03-11 14:24:34 +01:00
dad25302f2
make rsi work in more cases, documentation update
2023-02-22 14:38:57 +01:00
830c67f1bf
documentation, unit tests
2023-01-24 10:20:27 +01:00
eef00069fd
add all options to documentation
2023-01-23 20:07:57 +01:00
Dr. Matthijs Berends
98e62c9af2
Replace RSI with SIR
2023-01-21 23:47:20 +01:00
593d740b84
documentation, file permissions
2023-01-19 12:54:53 +01:00
7ca44fb756
cleanup and new intro logo
2022-11-13 13:44:25 +01:00
c2801ba7a1
new rsi_translation
2022-10-22 22:00:15 +02:00
fbd5d32541
small fixes
2022-08-29 09:35:36 +02:00
bdbc112f99
website update
2022-08-21 17:22:34 +02:00