[R] Regarding error in RStudio
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Tue Sep 5 20:58:18 CEST 2023
Sounds like something weird happened to your installation of the knitr package. It could help to reinstall it. If you don't have anything valuable saved in %userprofile%\.RData, it may be worth moving it away, because it may be carrying a part of the broken state. (Saving state in .RData may be convenient, but it may hurt the reproducibility of your scripts and persist some of your problems.)
--
Best regards,
Ivan
More information about the R-help
mailing list