Commit Graph

39 Commits

Author SHA1 Message Date
dr. M.S. (Matthijs) Berends 08d387b5ce (v1.8.0.9005) as.rsi() fix 2022-03-10 19:33:25 +01:00
dr. M.S. (Matthijs) Berends 18e8525d10 (v1.8.0.9001) as.mo improvement, fixes #52 2022-02-26 21:58:23 +01:00
dr. M.S. (Matthijs) Berends 7965468ccd (v1.7.1.9058) vars selection for set_ab_names() 2021-12-05 22:06:45 +01:00
dr. M.S. (Matthijs) Berends d04e83f494 (v1.7.1.9005) ab class selectors for R-3.0 and R-3.1 2021-06-22 12:16:42 +02:00
dr. M.S. (Matthijs) Berends bef0f42f66 (v1.7.0.9001) CLSI 2020 guideline 2021-06-01 15:33:06 +02:00
dr. M.S. (Matthijs) Berends 29dbfa2f49 (v1.6.0.9021) join functions update 2021-05-12 18:15:03 +02:00
dr. M.S. (Matthijs) Berends a9fd4aa49f (v1.6.0.9013) website update 2021-04-29 17:16:30 +02:00
dr. M.S. (Matthijs) Berends 2eca8c3f01 (v1.5.0.9014) only_rsi_columns, is.rsi.eligible improvement 2021-02-02 23:57:35 +01:00
dr. M.S. (Matthijs) Berends 4eab095306 (v1.5.0.9006) major documentation update 2021-01-18 16:57:56 +01:00
dr. M.S. (Matthijs) Berends 128ebcfd62 (v1.4.0.9043) documentation update 2020-12-22 00:51:17 +01:00
dr. M.S. (Matthijs) Berends 81af41da3a (v1.4.0.9041) updates based on review 2020-12-17 16:22:25 +01:00
dr. M.S. (Matthijs) Berends 28e77680c5 (v1.4.0) matching score update 2020-10-08 11:16:03 +02:00
dr. M.S. (Matthijs) Berends 4e0374af29 (v1.3.0.9035) mdro() for EUCAST 3.2, examples cleanup 2020-09-29 23:35:46 +02:00
dr. M.S. (Matthijs) Berends 050a9a04fb (v1.3.0.9030) matching score update 2020-09-26 16:26:01 +02:00
dr. M.S. (Matthijs) Berends 4e40e42011 (v1.3.0.9022) mo_matching_score(), poorman update, as.rsi() fix 2020-09-18 16:05:53 +02:00
dr. M.S. (Matthijs) Berends 1b65d76cfb (v1.2.0.9037) survey on website 2020-07-28 18:39:57 +02:00
dr. M.S. (Matthijs) Berends 76fc8e1b14 (v1.2.0.9026) move to github 2020-07-08 14:48:06 +02:00
dr. M.S. (Matthijs) Berends e88d7853f5 (v1.2.0.9010) documentation fix 2020-06-17 21:35:10 +02:00
dr. M.S. (Matthijs) Berends e467cc103e (v1.1.0.9017) as.ab() update, added ab_url() 2020-05-22 20:15:19 +02:00
dr. M.S. (Matthijs) Berends 7f3da74b17 (v1.1.0.9004) lose dependencies 2020-05-16 13:05:47 +02:00
dr. M.S. (Matthijs) Berends 5e2b294351 (v0.9.0.9026) update documentation 2020-02-17 14:38:01 +01:00
dr. M.S. (Matthijs) Berends ced1a7b7fa (v0.9.0.9008) Happy new year! Add lifecycles 2020-01-05 17:22:09 +01:00
dr. M.S. (Matthijs) Berends 9feef53bde (v0.8.0.9037) complete documentation rewrite 2019-11-28 23:00:37 +01:00
dr. M.S. (Matthijs) Berends c5f00f4a9f (v0.8.0.9036) complete documentation rewrite 2019-11-28 22:32:17 +01:00
dr. M.S. (Matthijs) Berends 93be16484b (v0.7.1.9063) septic_patients -> example_isolates 2019-08-27 16:45:42 +02:00
dr. M.S. (Matthijs) Berends 493ae2ba0c (v0.6.1.9044) first_isolate fix for species 2019-05-31 14:25:11 +02:00
dr. M.S. (Matthijs) Berends 68a9a35ed6 algorithm update 2019-02-21 18:55:52 +01:00
dr. M.S. (Matthijs) Berends 3efb54d016 freq update 2019-01-29 20:20:09 +01:00
dr. M.S. (Matthijs) Berends 6b2d464f8c big website update, licence txt update 2019-01-02 23:24:07 +01:00
dr. M.S. (Matthijs) Berends 5b5b95a47b count_all and some fixes 2018-10-12 16:35:18 +02:00
dr. M.S. (Matthijs) Berends 5965d3c794 replaced bactid by mo 2018-08-31 13:36:19 +02:00
dr. M.S. (Matthijs) Berends 8421638b60 new class bactid 2018-07-23 14:14:03 +02:00
uscloud dcc26dd942 Update freq function 2018-05-22 16:34:22 +02:00
dr. M.S. (Matthijs) Berends 53464ff1c8
- For functions `first_isolate`, `EUCAST_rules` the antibiotic column names are case-insensitive
- Functions `first_isolate`, `EUCAST_rules` and `rsi_predict` supports tidyverse-like evaluation of parameters (no need to quote columns them anymore)
- Functions `clipboard_import` and `clipboard_export` as helper functions to quickly copy and paste from/to software like Excel and SPSS
- Renamed dataset `bactlist` to `microorganisms`
2018-03-23 14:46:02 +01:00
dr. M.S. (Matthijs) Berends dd2517ecb7
- Added new algorithm to determine weighted isolates, can now be `points` or `keyantibiotics, see `?first_isolate`
- Function `first_isolate` supports tidyverse-like evaluation of parameters (no need to quote them anymore)
- Functions `as.rsi` and `as.mic` now add the package name and version as attribute
2018-03-19 20:39:23 +01:00
dr. M.S. (Matthijs) Berends 502a44eb25
- Added new function `guess_bactid` to determine the ID of a microorganism based on genus/species
- Renamed `ablist` to `antibiotics`
- Added support for character vector in join functions
- Altered `%like%` to make it case insensitive
2018-03-19 12:43:22 +01:00
dr. M.S. (Matthijs) Berends 34e70a65ed
added septic_patients 2018-02-27 20:01:02 +01:00
dr. M.S. (Matthijs) Berends d8da8daf9a
First CRAN submission edits 2018-02-22 20:48:48 +01:00
dr. M.S. (Matthijs) Berends 62304dc23f
first commit 2018-02-21 11:52:31 +01:00