Hi everyone ,
I am having issues with knitting my RMD file into PDF. I installed tiny tex ran the install tiny tex command from inside it , but to no avail.
I followed some of the tips mentioned in yehui debugging as well but still it refuses to work.
I also did package update. any suggestions
Also till i installed and ran tiny text , the rest of my libraries were running fine but suddenly some of my libraries like tidy verse and ggplot are giving errors.
I had run all my code today morning and it was working fine but now suddenly there are issues.
This the error it is giving.
Error: package or namespace load failed for ‘tidyverse’:
.onAttach failed in attachNamespace() for 'tidyverse', details:
call: NULL
error: package or namespace load failed for ‘ggplot2’ in loadNamespace(i, c(lib.loc,
.libPaths()), versionCheck = vI[[i]]):
namespace ‘rlang’ 1.0.2 is already loaded, but >= 1.1.0 is required
In addition: Warning messages:
1: package ‘tidyverse’ was built under R version 4.1.3
2: package ‘ggplot2’ was built under R version 4.1.3