[R-SIG-Finance] Options solution?

Joshua Ulrich josh.m.ulrich at gmail.com
Fri Oct 4 00:20:24 CEST 2013


I'm not Jeff, but I'll try to help anyway. :)

Your command works for me (after changing the path).  What error do
you get?  Also, what's the output from sessionInfo() from your R
session?

You can also build/install on the command line via:
R CMD build pkg
R CMD INSTALL greeks_0.5-4.tar.gz

Best,
--
Joshua Ulrich  |  about.me/joshuaulrich
FOSS Trading  |  www.fosstrading.com


On Thu, Oct 3, 2013 at 4:57 PM, BBands <bbands at gmail.com> wrote:
> Hi Jeff,
>
> I downloaded the source via svn, but I can't figure out how to install
> it into R. I tried:
>
> install.packages("/home/john/software/rgreeks-read-only/pkg", repos =
> NULL, type="source")
>
> without any luck. Hint please.
>
> Thanks,
>
> John
>
>
>
>
> On Tue, Aug 27, 2013 at 8:14 AM, BBands <bbands at gmail.com> wrote:
>> Thanks Jeff, that looks interesting. I'll dig in soon.
>>
>> Was the lightning talk recorded?
>>
>>      John
>>
>> On Sun, Aug 25, 2013 at 8:14 AM, Jeff Ryan <jeff.a.ryan at gmail.com> wrote:
>>> Hi John,
>>>
>>> I have a package that isn't quite 'complete' that might be of use.
>>>
>>> https://code.google.com/p/rgreeks/
>
>
>
> --
> John Bollinger
> www.BollingerBands.com
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.
--
Joshua Ulrich  |  about.me/joshuaulrich
FOSS Trading  |  www.fosstrading.com


On Thu, Oct 3, 2013 at 4:57 PM, BBands <bbands at gmail.com> wrote:
> Hi Jeff,
>
> I downloaded the source via svn, but I can't figure out how to install
> it into R. I tried:
>
> install.packages("/home/john/software/rgreeks-read-only/pkg", repos =
> NULL, type="source")
>
> without any luck. Hint please.
>
> Thanks,
>
> John
>
>
>
>
> On Tue, Aug 27, 2013 at 8:14 AM, BBands <bbands at gmail.com> wrote:
>> Thanks Jeff, that looks interesting. I'll dig in soon.
>>
>> Was the lightning talk recorded?
>>
>>      John
>>
>> On Sun, Aug 25, 2013 at 8:14 AM, Jeff Ryan <jeff.a.ryan at gmail.com> wrote:
>>> Hi John,
>>>
>>> I have a package that isn't quite 'complete' that might be of use.
>>>
>>> https://code.google.com/p/rgreeks/
>
>
>
> --
> John Bollinger
> www.BollingerBands.com
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.



More information about the R-SIG-Finance mailing list