On 22.07.2011 14:50 (UTC+1), Prof Brian Ripley wrote:
One possibility is that you are building from a tarball snapshot without
mentioning it, and the (unspecified) tarball is incomplete.
For R-devel using tarballs is not a wise idea: they are really only
checked carefully in pre-release periods.
One possibility is that you are building from a tarball snapshot
without mentioning it, and the (unspecified) tarball is incomplete.
For R-devel using tarballs is not a wise idea: they are really only
checked carefully in pre-release periods. (One of the checks is that
AFAIR CRAN builds from
It does not seem to happen to anyone else, including me on FreeBSD.
Is this a completely clean install? src/library/datasets/Makefile
definitely installs a NAMESPACE file as part of the mkR1 target, so I
would check that you have a src/library/datasets/NAMESPACE file in
your sources.
(There