Skip to content
Prev 40860 / 63421 Next

Problem with creating default NAMESPACE on FreeBSD

On 22.07.2011 14:50 (UTC+1), Prof Brian Ripley wrote:
Many thanks for answering and sorry for the late reaction. We had some 
trouble in business yesterday.

It was not a totally clean installation before. I only deinstalled the 
old R version before installing the new one in the same place (make 
deinstall / make reinstall with a selfmade port math/R-devel for testing 
purposes). Other packages etc. had not been deleted before.

I forgot to mention that there were warnings in the build for several 
packages, like that:

installing to /usr/ports/math/R-devel/work/R-devel/library/mgcv/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
During startup - Warning message:
package 'datasets' in options("defaultPackages") was not found

BUT:
Today I tried again with newest version r56478 and surprisingly, all 
that problems disappeared. Even no more warnings at build time.

For sureness I checked again older versions (between 15.07. and 21.07) 
but the build warnings there exist, with version r56478 they went away.

Rainer Hurling


P.S.: Thanks for the hint with the problems of the tarball. I had not 
been aware of it. In this case here it (mostly) also works with the 
tarball version.