Displaying 2 results from an estimated 2 matches for "ithen".
Did you mean:
then
2025 May 15
1
customizing library locations for R in ubuntu
...nd would like to follow a more straightforward route.
I have tried to run the add_cranappt_noble.sh script:
sudo chmod -R a+rwx /home/rvi/Documents/Rcode/add_cranappt_noble.sh #found by trial and error? that this was necessary to run the script
sudo /home/rvi/Documents/Rcode/add_cranappt_noble.sh
Ithen got the following error:
> install.packages("stringi")
Error in install.packages : dbus: Call failed: Cannot launch daemon, file not found or permissions invalid
What should I do now?
My understanding is that the r2u project is to help in installing and updating R packages with ubunt...
2025 May 15
1
customizing library locations for R in ubuntu
...nd would like to follow a more straightforward route.
I have tried to run the add_cranappt_noble.sh script:
sudo chmod -R a+rwx /home/rvi/Documents/Rcode/add_cranappt_noble.sh #found by trial and error? that this was necessary to run the script
sudo /home/rvi/Documents/Rcode/add_cranappt_noble.sh
Ithen got the following error:
> install.packages("stringi")
Error in install.packages : dbus: Call failed: Cannot launch daemon, file not found or permissions invalid
What should I do now?
My understanding is that the r2u project is to help in installing and updating R packages with ubunt...