Closed iago-pssjd closed 1 year ago
I'm sorry, but I can't replicate the issue on Linux and I no longer have access to any Windows machine. You could delete the Nvim-R cache directory to see if all necessary files are regenerated (type :echo $NVIMR_COMPLDIR
to get the directory's path).
Indeed, I am also not able to reproduce it on Linux... Let's see next time on Windows...
Thanks!
Please, see https://github.com/jalvesaq/Nvim-R/issues/775
@jalvesaq thanks for the info. I have an older version installed. I hope it does not update automatically.
Hi!
For most of packages, I can see its environments in object browser. For example, for
cluster
: [1]However, when I try other packages as
parallel
(alsomethods
,utils
,grDevices
,graphics
,stats
andbase
), when I press return over it, nothing is displayed ([2]), whileand RStudio also shows a non-empty environment: [3]
[1]
[2]
[3]