Displaying 9 results from an estimated 9 matches for "essr".
Did you mean:
ess
2017 Nov 10
1
[R-pkgs] Release of ess 0.0.1
...ION file:
This package ess is named to match the European Social Survey (ESS).
It is unrelated to the Emacs Speaks Statistics (ESS) project, an
emacs-based Integrated Development Environment hosted at
https://ess.r-project.org
and last but not least we have thought of 'reserving' ESSR as
the name of a CRAN package that we'd consider using for the R
part of ESS (there are others, considerably less used, notably
Julia, Stata and SAS).
Martin Maechler, ETH Zurich
for ESS core developers
2018 Oct 25
1
elpa-ess fails to initialize after update to 18.10 on ubuntu bionic
Updates to Linux Mint included an update to ESS. After the update, M-x R
produces:
load ESSR: + + + Error in file(filename, "r", encoding = encoding) :
? cannot open the connection
In addition: Warning message:
In file(filename, "r", encoding = encoding) :
? cannot open file ?/usr/share/ess/etc/ESSR/R/.load.R?: No such file or
directory
Any guesses?
Thanks,
Steve...
2023 Jun 21
1
New behavior when running script in package directory?
...ver", sourcing
*.R files in special way when it detects that a file belongs to a package
(loading dependencies automatically, etc.)?
The function ss() is defined inside of .ess.source(), which is defined here:
https://github.com/emacs-ess/ESS/blob/5c4ae91cefa5c56fd13b204a9a996825af836a67/etc/ESSR/R/.basic.R#L168
If you think that there is a bug, then you could report it there ...
Mikael
On 2023-06-21 6:00 am, r-devel-request at r-project.org wrote:
> When I run a script foo.R containing some trivial code in my home
> directory, via Emacs/ESS, everything works as expected: R
> st...
2023 Jun 22
1
New behavior when running script in package directory?
...es in special way when it detects that a file belongs to a package
> (loading dependencies automatically, etc.)?
> The function ss() is defined inside of .ess.source(), which is defined here:
> https://github.com/emacs-ess/ESS/blob/5c4ae91cefa5c56fd13b204a9a996825af836a67/etc/ESSR/R/.basic.R#L168
> If you think that there is a bug, then you could report it there ...
> Mikael
Indeed.
I have now replied to this CC'ing to ESS-help at ... instead of R-devel at ...
It's visible in the mailing list *archives* now:
https://stat.ethz.ch/pipermail/ess-he...
1999 Jun 15
2
ESS and R
For anybody who uses ESS with R, how do you invoke the vsize and nsize options
when you call R. I can't find any appropriate variables from an apropos.
Thanks,
Jord
--
Jordan Howarth CSIRO Mathematical and Information Sciences
mailto:jordan.howarth at cmis.csiro.au
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2018 Oct 24
2
elpa-ess fails to initialize after update to 18.10 on ubuntu bionic
On Wed, Oct 24, 2018 at 12:13 PM Dirk Eddelbuettel <edd at debian.org> wrote:
>
> It's just a directory, not an apt repo, so you need to download eg
> http://dirk.eddelbuettel.com/tmp/ess/elpa-ess_18.10-1-2_all.deb
> and then install it.
>
> These "work for me" but then I also did not have that recent issue.
> Testing feedback (on list or off-list) would
2017 Nov 10
1
[R-pkgs] Release of ess 0.0.1
> On 9 Nov 2017, at 15:57, Sam Steingold <sds at gnu.org> wrote:
>
>> * Jorge Cimentada <pvzragnqnw at tznvy.pbz> [2017-11-09 00:02:53 +0100]:
>>
>> I'm happy to announce the release of ess 0.0.1 a package designed to
>> download data from the European Social Survey
>
> Given the existence of ESS (Emacs Speaks Statistics -
>
2025 May 14
1
how to install R 4.4
Folks,
Sorry to bother you, but I have bad news. Normal R packages work, but
keras and tensorflow keep crashing. After 2 hours of trying to
reinstall I still have nothing.
can anybody suggest a way to install tensorflow and keras under 4.5?
(let me know if I should be posting in a different forum.)
I am pasting the script that used to work under 4.4
```
2017 Nov 10
0
[R-pkgs] Release of ess 0.0.1
Thanks to all. Will consider this change in future releases.
-----------------------------------
Jorge Cimentada
*https://cimentadaj.github.io/ <https://cimentadaj.github.io/>*
On Fri, Nov 10, 2017 at 12:41 PM, Rainer Krug <rainer_krug at icloud.com>
wrote:
>
>
> On 9 Nov 2017, at 15:57, Sam Steingold <sds at gnu.org> wrote:
>
> * Jorge Cimentada