Skip to content
Prev 5899 / 398506 Next

a question about sgeostat

On Mon, 29 May 2000, Matthew Norton wrote:

            
The first thing to establish is theat R CMD check works for all the
packages here. If you do that when you install them, you save a lot
of future bother.  I suspect that it not the case for your installations.
No, but it is specific to your system.  Did you compile the package
yourself?  If so, were there any compile warnings?  The first thing to
check is if the tripack/libs/tripack.so is actually there. If not,
go back to installing tripack.  I strongly suspect that you are being
misled, as loading a package a second time in circumstances like this
often appears to succeed, and in fact does nothing.
dist in mva, not sgeostat.  What informs you?  Does example(dist) work,
for example?
It will not reload anything that is already loaded (it thinks).