s-news
[Top] [All Lists]

Re: is there a way to compile Splus program into standalone executables?

To: jh@jameshoward.us, s-news@lists.biostat.wustl.edu
Subject: Re: is there a way to compile Splus program into standalone executables?
From: Michael <comtech.usa@gmail.com>
Date: Thu, 28 Feb 2008 13:37:57 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=EMdSFyb6y9pQwD9BNjgjlU9vc1icMMnb8kqTZhJwsdo=; b=XQoFU4SVGRs+KCdcJevxW35jeak2SaiUwLYuIHn4nYPdKOO0w+m+6nX49kAoJ9UmUfy95OKXevI51CYOiPsWAMk/icrMjJM07qHYg8ubdJ0WtF6l3YNycnFsmMMXvXLpoqqeSLKzvpx41kyj3jDfWV0zvykGNb4u5jwNzFzQ6pc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ok5K7NzRV1gVSi0xk2PSWl/nD9Ny0ALgjySu/i/8ww9qD0wC9KHzzXCyEqgb8xOYAn+IAz2VjSgDKBwaF74c1z2ybYWDuAd3QVcsHYJK7ENT5XvQ5/dmOdiIaaniTGmawGJmKU1BJxafYcFlWgQgawJNBJ0UrPtJS8U/SMPek8w=
In-reply-to: <88a2333a0802281314y4f728049leb4c43d1c2d7947@mail.gmail.com>
References: <b1f16d9d0802281245r455f7e4dve0a118403bdbb41b@mail.gmail.com> <88a2333a0802281314y4f728049leb4c43d1c2d7947@mail.gmail.com>
The scheduler will not be in Splus. Probably it will be some Script language.

It's sure that one subblock will be in SPlus, and others will be in R
or Matlab, or other language.

Need to automate their runs smoothly...

I am the end user myself. Of course it might be better to run without Splus.

Any thoughts?

On Thu, Feb 28, 2008 at 1:14 PM, James P. Howard, II <jh@jameshoward.us> wrote:
> What platform will be using?  Does the scheduler have to be written in
>  S-Plus?  Would simply automating the run process be sufficient?  Will
>  the end user have S-Plus installed?
>
>  James
>
>
>
>
>
>  On 2/28/08, Michael <comtech.usa@gmail.com> wrote:
>  > Hi all,
>  >
>  > Is there a way to compile SPlus program into standalone executables?
>  >
>  > The reason for asking this is that I want to have a overall scheduler
>  > sitting on top of the bottom level functional blocks.
>  >
>  > Some functional blocks have to be in Splus. Some have to be in R. And
>  > some other blocks have to be in Matlab.
>  >
>  > My overall scheduler will make sure they all run in an orderly fashion.
>  >
>  > Thus it's important to be able to compile Splus into some sort of
>  > standalone executable code.
>  >
>  > Thanks
>  > --------------------------------------------------------------------
>  > This message was distributed by s-news@lists.biostat.wustl.edu.  To
>  > unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
>  > the BODY of the message:  unsubscribe s-news
>  >
>
>
>  --
>  James P. Howard, II
>  jh@jameshoward.us
>  http://jameshoward.us
>

<Prev in Thread] Current Thread [Next in Thread>