Skip to content

R-1.2.3: a small suggestion (PR#961)

2 messages · Brian Ripley, A.J. Rossini

#
On Thu, 31 May 2001 beebe@math.utah.edu wrote:

            
There is a serious problem with that. All the user-installed packages in
/usr/local/lib/R-1.2.3/library disappear from view on upgrade.  They would
need to be migrated.
#
r> There is a serious problem with that. All the user-installed
    r> packages in /usr/local/lib/R-1.2.3/library disappear from view
    r> on upgrade.  They would need to be migrated.

One thought would be to emulate XEmacs in this regard -- lisp packages
are in equivalent of /usr/local/lib/R, while version-specific code is
in the equivalent of /usr/local/lib/R-version.

best,
-tony