question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

rice does not locate R installation

See original GitHub issue

Hi there,

I followed the installation instructions and also the FAQs.

My path looks as follows:

/usr/lib/R/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

rice is installed via pip. However, when starting rice I still see:

-bash: rice: command not found.

I also tried exporting R_HOME and LD_LIBRARY_PATH.

Running Debian 9 (stretch). R 3.4.1 is installed using the backports repo (/usr/lib/R).

Any ideas?

Thanks for your work 👍

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:18 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
randy3kcommented, Sep 12, 2017

It may be your first few time installing a program on your Linux machine. $HOME/.local/bin is a standard location of local binary/script files.

0reactions
pat-scommented, Sep 12, 2017

Did you add $HOME/.local/bin to PATH?

Just did it now and it works! Maybe you can add this specific Debian9 setting to the README point for expanding PATH? Referring to $HOME/.local/bin

Thanks again for your help. Closing as issue is solved

Read more comments on GitHub >

github_iconTop Results From Across the Web

quarto: unable to locate R installation - RStudio Community
I am using Mac OS Monterey Version 12.4. When attempting to render Quarto, I see the following error:
Read more >
12 R scripts on a remote machine - Workflow
In this chapter, we'll show you how to run an R script on rice. ... Note that your command line prompts will not...
Read more >
Software Available for Students - Rice University KB
Applications How to Obtain Notes MATLAB TAH Portal Putty (Windows only) Download No purchase required. TK Solver 6 Academic Purchase
Read more >
Unable to find an installation of R on the system (which R didn ...
It tells you exactly what the problem is. You didn't install R. RStudio is a very nice IDE for R but you don't...
Read more >
How do I rice my Ubuntu Desktop?
Install a program called gnome-tweaks (if it's not already installed), download themes from the internet (Google search Ubuntu themes).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found