Displaying 8 results from an estimated 8 matches for "sgutreut".
Did you mean:
sgutreuter
2023 Dec 04
1
Unable to add the CRAN apt repository
On Mon, 04 Dec 2023 13:41:47 -0500
Steve Gutreuter <sgutreuter at gmail.com> wrote:
> $> sudo /usr/bin/add-apt-repository "deb
> https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release
> -cs)-cran40/"
Looks like `lsb_release -cs` returns a Mint codename for you.
Thankfully, since we know that Linux Mint 21 is based on Ubuntu 2...
2023 Dec 04
1
Unable to add the CRAN apt repository
...ps://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/ InRelease
[3,626 B]
Get:9 https://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/ Packages [41.2
kB]
A Mint problem?
?
On Mon, 2023-12-04 at 21:57 +0300, Ivan Krylov wrote:
> On Mon, 04 Dec 2023 13:41:47 -0500
> Steve Gutreuter <sgutreuter at gmail.com> wrote:
>
> > $> sudo /usr/bin/add-apt-repository "deb?
> > https://cloud.r-project.org/bin/linux/ubuntu?$(lsb_release
> > -cs)-cran40/"
>
> Looks like `lsb_release -cs` returns a Mint codename for you.
> Thankfully, since we know that...
2018 May 22
3
Trouble building R 3.5.0 under Ubuntu 18.04
I would love to hear from anyone who has successfully built 3.5.0 under
Ubuntu 18.04 (Bionic Beaver). My attempts have failed, including:
export LDFLAGS="$LDFLAGS -fPIC"
export CXXFLAGS="$CXXFLAGS -fPIC"
export CFLAGS="$CFLAGS -fPIC"
./configure --enable-R-shlib --prefix=/usr/lib/R/3.5.0
#### Configure completes normally without errors or warnings
make
#### make
2018 May 23
0
Trouble building R 3.5.0 under Ubuntu 18.04
On Tue, May 22, 2018 at 6:47 PM, Steve Gutreuter <sgutreuter at gmail.com> wrote:
> I would love to hear from anyone who has successfully built 3.5.0 under
> Ubuntu 18.04 (Bionic Beaver).
This is the wrong list, see R-sig-debian. That said,
apt-get update
apt-get build-dep r-base
wget https://cran.r-project.org/src/base/R-3/R-3.5.0.tar.gz
tar -...
2018 Sep 22
4
libRblas.so: cannot open shared object file: No such file or directory
R 3.5.1 is installed under Linux Mint 19 from binaries r-base and
r-base-dev from ubuntu bionic-cran35.? Mysteriously, packages using
libRblas cannot be compiled.? I get: libRblas.so: cannot open shared
object file: No such file or directory.? And indeed, I find no libRblas.so.
Any ideas about how to fix this?
Thanks,
Steve
2018 May 23
1
Trouble building R 3.5.0 under Ubuntu 18.04
I suspect the main difficulty the OP is having is building R with shlib
support.
Steve, can you build from source without the --enable-R-shlib flag on
configure?
Kevin
On 05/23/2018 01:58 PM, Ista Zahn wrote:
> On Tue, May 22, 2018 at 6:47 PM, Steve Gutreuter <sgutreuter at gmail.com> wrote:
>> I would love to hear from anyone who has successfully built 3.5.0 under
>> Ubuntu 18.04 (Bionic Beaver).
>
> This is the wrong list, see R-sig-debian. That said,
>
> apt-get update
> apt-get build-dep r-base
> wget https://cran.r-projec...
2018 Sep 23
2
libRblas.so: cannot open shared object file: No such file or directory
...ll.packages("emplik")
is failing with: libRblas.so: cannot open shared object file: No such
file or directory
As Dirk pointed out, this is likely an error in the emplik package,
Steve
On 09/23/2018 09:57 AM, Ista Zahn wrote:
> On Sat, Sep 22, 2018 at 4:08 PM Steve Gutreuter <sgutreuter at gmail.com> wrote:
>> R 3.5.1 is installed under Linux Mint 19 from binaries r-base and
>> r-base-dev from ubuntu bionic-cran35. Mysteriously, packages using
>> libRblas cannot be compiled. I get: libRblas.so: cannot open shared
>> object file: No such file or direc...
2023 Dec 04
2
Unable to add the CRAN apt repository
I just upgraded from Linux Mint 20 to 21 and am no longer able to add the CRAN
Ubuntu repository to my list of repositories. ?I am getting:
$> sudo /usr/bin/add-apt-repository "deb
https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release -cs)-cran40/"
$> sudo apt update
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy