Displaying 1 result from an estimated 1 matches for "descfirlds".
Did you mean:
descfields
2004 Feb 11
1
Bhat: installation problem
...fix is correct. This is what I do:
1. Download Bhat_0.9-07.tar.gz
2. Uncompress it and compress it back to Bhat_0.9-07.zip
3. Install from the R windows gui (that
apparentely requires the zip compression and cannot
deal with the tar.gz)
But when I type
library(Bhat)
I get:
Error in testRversion(descfirlds): This package has not been installed
properly. See Note in ?library
There it says that a "Built:" field should exist in DESCRIPTION.
As it is not there, I've copied a Built field from another
package and now library(Bhat) seems to work. But, is this
fix correct?
Thanks for any help...