1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-30 19:35:56 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Claude
9f73571832 Replace all "in \funcname()\:" with {.help [{.fun funcname}](AMR::funcname)}
Converts all "in `funcname()`:" prefixes in warning_()/message_()/stop_()
calls to the full {.help} link format for clickable help in supported
terminals. Also fixes adjacent backtick argument names to {.arg}.

Files changed: ab.R, ab_property.R, av.R, av_property.R, antibiogram.R,
key_antimicrobials.R, mdro.R, mic.R, mo.R, plotting.R

https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
2026-03-20 14:30:26 +00:00
2df2911cf4 (v3.0.1.9018) fixes #249
updates AB groups
2026-01-16 10:57:03 +01:00
38cebc1541 (v2.1.1.9279) fix documentation, add foreign S3 exports to functions 2025-05-16 16:55:29 +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
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
80cfc503c2 check for 2.0 2023-03-12 13:02:37 +01:00
dad25302f2 make rsi work in more cases, documentation update 2023-02-22 14:38:57 +01:00
45a9697c84 unit tests 2023-02-12 17:10:48 +01:00
c740967cf2 fix for binding rows 2023-02-12 11:20:14 +01:00
c51fb24363 pm_bind_rows 2023-02-11 22:28:48 +01:00
2007c3eef3 bind_rows 2023-02-10 17:09:48 +01:00
19fd0ef121 sort sir history 2023-01-23 15:01:21 +01:00
f619fb683b support new mo codes 2022-12-27 15:16:15 +01:00
f6862a139d expert rules 12.0 2022-11-14 15:20:39 +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