search for: pkgname2

Displaying 2 results from an estimated 2 matches for "pkgname2".

Did you mean: pkgname
2002 Oct 28
1
no automatic updates of packages with major version change
...p compatibility with old scripts, and want also to install the brand new major version to start exploring it. In this case, there is a conflict because both packages bear the same name! The simplest solution would be to change the name of the package (for 'PkgName' for version 1.Y.Z to 'PkgName2' for version 2.Y.Z,...) allowing two or more major versions to live in the same system, as it was once the case for survival (and now for 'mclust' versus 'mclust1998', although in this case it is the old package that changes its name, and this is a problem for scripts that use s...
2007 May 02
4
How to install previous packages after upgrading to R 2.5.0?
Hello, I have just upgraded from R-2.4.1 to R-2.5.0 for Windows. I had installed a large number of add-on packages under 2.4.1. Is there an easy way to install (or load, if that's the easier way) those packages under 2.5.0, without having to install each package by hand? Thanks, Jeff