Thanks. This accented character in my path is causing more than one headache.
Still, I would like to understand what I'm getting here. Please, could you, or anybody else, tell me if the next sentences are correct or not? Thanks in advance?
- In Windows 10, if I've no R startup files (neither .Rprofile nor Rprofile.site), the library path is set by the settings of the R version behind RStudio.
- In the same box, .libPaths() should give me the same results both in R 3.6.1 and RStudio.
- If the results are different, I should suspect that RStudio is not able to read the same settings R correctly reads.
Thus, here my question, where are R reading those settings?
Thank you so much for your help!