All issues

0
Autofix is being processed.
Avoid undesirable operator `:::`. It accesses non-exported functions inside packages. Code relying on these is likely to break in future versions of the package because the functions are not part of the public interface and may be changed or removed by the maintainers without notice. Use public functions via `::` instead. lines of code = 1
131
  dplyr::mutate(icd_code = pathologie:::add_dot(icd_code)) |>
Remove unnecessary c() of a constant. lines of code = 1
28
  files     = c("icd10cm-order-2024.txt"),
Remove unnecessary c() of a constant. lines of code = 1
83
  description = c(
Remove unnecessary c() of a constant. lines of code = 1
93
  description = c(
Remove unnecessary c() of a constant. lines of code = 1
31
  description = c(
Remove unnecessary c() of a constant. lines of code = 1
28
  description = c(