Claude
1dabd4df3d
Replace bare backticks with cli inline markup across all messaging calls
...
- {.arg} for argument names in stop_/warning_/message_ calls
- {.cls} after "of class" text in format_class() and elsewhere
- {.fun} for function names (replaces `fn()` pattern)
- {.pkg} for tidyverse package names (dplyr, ggplot2)
- {.code} for code literals (TRUE, FALSE, expressions)
- Rewrite print.ab: use cli named-vector with * bullets and code
highlighting when cli >= 3.0.0; keep plain-text fallback otherwise
- Fix typo in as.sir(): "of must be" -> "or must be"
- switch sir.R verbose notes from message() to message_()
https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
2026-03-19 08:35:26 +00:00
d94bdd2c6a
(v3.0.0.9008) fix ggplot_sir(), support lighter green for SDD
2025-07-17 17:05:41 +02:00
40d7a971c3
(v2.1.1.9236) documentation
2025-04-12 11:46:42 +02:00
36fd99e1f4
(v2.1.1.9235) New website!
2025-04-08 15:54:30 +01: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
49da312506
(v2.1.1.9228) repo cleaning
2025-03-28 11:17:49 +01:00
1ca40e8d67
(v2.1.1.9079) fix for uti in as.sir()
2024-09-24 15:34:12 +02:00
640888f408
(v2.1.1.9064) update all microbial taxonomy, add mycobank, big documentation update
2024-07-16 14:53:17 +02:00
bc4f8515e2
new Norwegian link
2024-03-03 23:24:57 +01:00
acb534102b
new species groups, updated clinical breakpoints
2023-07-08 17:30:05 +02:00
9591688811
documentation update
2023-05-27 10:39:22 +02:00
0bcf55d3b6
improve as.mo()
2023-05-24 15:55:53 +02:00
dad25302f2
make rsi work in more cases, documentation update
2023-02-22 14:38:57 +01:00
bc434db835
bring back antibiogram(), without deps
2023-02-10 16:18:00 +01:00
1a0dc4bf46
revert back to pre-antibiogram
2023-02-09 13:07:39 +01:00
9e99e66f01
use dplyr where available, new antibiogram() for WISCA, fixed Salmonella Typhi/Paratyphi
2023-02-06 11:57:22 +01:00
eef00069fd
add all options to documentation
2023-01-23 20:07:57 +01:00
19fd0ef121
sort sir history
2023-01-23 15:01:21 +01:00
593d740b84
documentation, file permissions
2023-01-19 12:54:53 +01:00
f619fb683b
support new mo codes
2022-12-27 15:16:15 +01:00
7ca44fb756
cleanup and new intro logo
2022-11-13 13:44:25 +01:00
Dr. Matthijs Berends
496c08d851
Implement extensive support for antiviral agents support ( #77 )
2022-11-13 08:46:10 +01:00