search for: 1xenial

Displaying 4 results from an estimated 4 matches for "1xenial".

Did you mean: xenial
2019 Feb 19
2
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
I removed my r-base package and installed it through the guide in Cran mirror but I am still getting the same error. Here is the output to the command above: r-base-core: Installed: 3.4.4-1xenial0 Candidate: 3.4.4-1xenial0 Version table: *** 3.4.4-1xenial0 500 500 https://ftp.ussg.iu.edu/CRAN/bin/linux/ubuntu xenial/ Packages 100 /var/lib/dpkg/status 3.4.3-1xenial0 500 500 https://ftp.ussg.iu.edu/CRAN/bin/linux/ubuntu xenial/ Packages 3.4.2-2xenial2 50...
2019 Feb 19
1
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
...wrote: > > On 19 February 2019 at 09:40, Behnoosh Zamanlooy wrote: > | I removed my r-base package and installed it through the guide in Cran > | mirror but I am still getting the same error. Here is the output to the > | command above: > | r-base-core: > | Installed: 3.4.4-1xenial0 > | Candidate: 3.4.4-1xenial0 > | Version table: > | *** 3.4.4-1xenial0 500 > | 500 https://ftp.ussg.iu.edu/CRAN/bin/linux/ubuntu xenial/ > Packages > | 100 /var/lib/dpkg/status > > That looks fine and legit (assuming iu.edu is indeed a network-close &g...
2019 Feb 19
0
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
On 19 February 2019 at 09:40, Behnoosh Zamanlooy wrote: | I removed my r-base package and installed it through the guide in Cran | mirror but I am still getting the same error. Here is the output to the | command above: | r-base-core: | Installed: 3.4.4-1xenial0 | Candidate: 3.4.4-1xenial0 | Version table: | *** 3.4.4-1xenial0 500 | 500 https://ftp.ussg.iu.edu/CRAN/bin/linux/ubuntu xenial/ Packages | 100 /var/lib/dpkg/status That looks fine and legit (assuming iu.edu is indeed a network-close mirror to you, and in good shape). What...
2019 Feb 15
3
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
I just installed R 3.4.4 and Rstudio on my computer with the OS Ubuntu 16.04. Rstudio detects the Installation of R and works normally. However, trying to run R in the terminal I get this error: *Fatal error: unable to open the base package* I have trying setting the R_HOME using: *export R_HOME=/usr/lib/R* However it did not work. Any idea how to resolve this? Ps. I have used r-bloggers