Fit NLE - was: [R] computer algebra in R
Original post:
https://stat.ethz.ch/pipermail/r-help/2023-November/478619.html
Dear Kornad,
I think I have started to understand what you try to achieve. The problem is to
fit a NLE and compute the parameters of the NL-Eq. I have included the R
Help-list
Yes, thanks.
On Mon, 2023-12-04 at 14:08 -0500, Steve Gutreuter wrote:
> Thanks! "jammy" made it work.
>
> For some reason, lsb_release -cs is returning "victoria" rather than "jammy",
> and
>
> $> sudo apt update
> Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
> Ign:2 http://packa
Thanks! "jammy" made it work.
For some reason, lsb_release -cs is returning "victoria" rather than "jammy",
and
$> sudo apt update
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Ign:2 http://packages.linuxmint.com victoria InRelease
Get:3 http://archive.ubuntu.com/ubuntu jammy-updat
Steve,
The better list for such questions is r-sig-debian.
On 4 December 2023 at 13:41, Steve Gutreuter wrote:
| 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
On Mon, 04 Dec 2023 13:41:47 -0500
Steve Gutreuter 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
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.ubu
6 matches
Mail list logo