I'm a new S-Plus user who is having problems installing a set of
functions. I'm running S-Plus v4.3 on Win95. After copying the file
with the new functions (allfun) to the S-Plus directory I've tried
the following with no success:
> source("allfun")
Error in parse(n = -1, file = file): can't open source file "allfun"
Dumped
> source("\\allfun")
Error in parse(n = -1, file = file): can't open source file "\allfun"
Dumped
Any ideas about what to try next?
Thanks,
Dan
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
|