Closed murek-m closed 6 months ago
See https://github.com/jmbuhr/otter.nvim/issues/116 for two solutions.
Creating a ~/.lintr worked. Thanks!
Hey, I'm experience a similar, but possibly distinct error.
All .qmd files are receiving the following error:
{path}{file}.qmd|1 col 1 error| Failed to run diagnostics: ! in callr subprocess. Caused by error in loadNamespace(x)
: ! there is no package called 'lintr'
Everything else about setting up quarto seems to be working, but this is sticking. I have tried adding the .lintr file in a variety of places, from the nvim config home to the .rproj directory. I'm on Windows 10.
edit
My r-languageserver installation from mason was corrupted in a variety of ways without giving any indication of it except this error. The install process failed in some way and so there were several packages missing required by the r-languageserver. I resolved this by manually deleting the mason/packages/r-languageserver folder because mason couldn't even uninstall it.
When editing *.qmd files a persistent error message keeps popping up. The error message indicates a failure in running diagnostics with the following details:
Environment: macOS Sonoma 14.4.1 (23E224) iTerm: v3.4.23 NVim: v0.9.5 Quarto NVim Kickstarter: v3.8.0