[ESS] FW: [GNU ELPA] ESS version 24.1.1

Brett Presnell pre@ne|| @end|ng |rom u||@edu
Mon Feb 19 02:48:16 CET 2024


Hi Dirk.  If you use use-package, you can pin the package source for ess
to gnu-elpa like this:

(use-package ess
   :ensure t
   :pin gnu)

Documentation for use-package can be found here:

https://www.gnu.org/software/emacs/manual/html_node/use-package/index.html

Section 5.2 discusses :pin.


Dirk Eddelbuettel via ESS-help <ess-help using r-project.org> writes:

> [External Email]
>
> Rodney et al,
>
> Thanks for the update(s)!
>
> Alas, I also seem to see
>   ess 20240131.1041 installed Emacs Speaks Statistics
> which seems to win over
>   ess 24.1.1 obsolete Emacs Speaks Statistics
>
> What is the suggested way to have 24.1.1 sort higher?
>
> Thanks,  Dirk



More information about the ESS-help mailing list