s-news
[Top] [All Lists]

[S] solution for installing functions

To: s-news@wubios.wustl.edu
Subject: [S] solution for installing functions
From: Dan Brossart <brossart@tamu.edu>
Date: Fri, 24 Apr 1998 14:11:14 -0500
Sender: owner-s-news@wubios.wustl.edu
The solution to my problem was to include the entire path. 
Thanks again Karl and Matt!

source("d:/splus4/allfun")

Hope this helps any other S-Plus user who is going through Rand
Wilcox's book on robust estimation methods.
Dan
>At 01:44 PM 4/24/98 -0500, you wrote:
>>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
>
______________________________________ 
 Dan Brossart, Ph.D.
 Counseling Psychology Program
 Department of Educational Psychology
 704 Harrington Educational Center
 Texas A&M University
 College Station, TX 77843-4225
 Office (409) 862-4657
 FAX (409) 862-1256
______________________________________
-----------------------------------------------------------------------
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

<Prev in Thread] Current Thread [Next in Thread>
  • [S] solution for installing functions, Dan Brossart <=