[Rd] can you library(MASS) with R 1.9.0?
Dirk Eddelbuettel
edd at debian.org
Wed Mar 10 03:02:10 MET 2004
On Wed, Mar 10, 2004 at 12:55:40PM +1100, Robert King wrote:
> (I'm guessing the same problem) is also present in 7.1.14-2 of the debian
> package r-cran-vr with r-base-core 1.8.1.cvs.20040229-2
> it can be fixed with
>
> /usr/lib/R/library/MASS:
>
> tolstoy:/usr/lib/R/library/MASS# diff -u NAMESPACE~ NAMESPACE
> --- NAMESPACE~ Wed Mar 10 12:42:26 2004
> +++ NAMESPACE Wed Mar 10 12:42:38 2004
> @@ -53,7 +53,7 @@
> # qda.data.frame, qda.default, qda.formula, qda.matrix,
> # rlm.default, rlm.formula)
>
> -importFrom(mva, biplot)
> +importFrom(stats, biplot)
>
> S3method("[", fractions)
> S3method("[<-", fractions)
Yes, I left a small window during which pre-1.9.0 releases of R itself where
matched with 1.8.0 releases of CPAN packages. But several packages from the
$CRAN/src/contrib/1.9.0 branch have been added, and r-cran_7.20-1.
Hope this helps, Dirk
--
The relationship between the computed price and reality is as yet unknown.
-- From the pac(8) manual page
More information about the R-devel
mailing list