radian: rice does not locate R installation

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 👍

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 18 (8 by maintainers)

Most upvoted comments

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.