R markdown error when knitting any Rmd file

34 Views Asked by At

i'm not able to knit a file rmarkdown, i receive the same error when I knit Rmarkdown file (i.e. the example generated by RStudio). Please, let me know if you need further descriptions to help me.

I get the following message:

Error in xfun::normalize_path(path, ..., must_work = must_work, resolve_symlink = FALSE) : 
  argument inutilisé (resolve_symlink = FALSE)
Calls: <Anonymous> -> normalize_path
Exécution arrêtée

i tried to remove the package "xfun" from the packages section. And reinstall

0

There are 0 best solutions below