Skip to content

blotter

3 messages · Costas, Brian G. Peterson, Joshua Ulrich

#
I can't seem to be able to donwload/install this library/package.

Anyone knows its whereabouts?

 > install.packages("blotter", repos="http://R-Forge.R-project.org")
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ?blotter? is not available
 >
#
On 01/07/2011 07:13 AM, Costas wrote:
Your install line is correct.

It is likely that you need to upgrade to R 2.12.x, though you didn't 
provide your R version (likely older) or operating system (likely 
Windows) per the posting guide (please read this before posting again).

R-Forge only provides binary packages for the current major R release, 
which is at this point R 2.12.x

Alternately, on Windows, install Duncan's Rtools, and build from source.

Regards,

   - Brian
#
Looks like the Windows binary of blotter is not currently available.
https://r-forge.r-project.org/R/?group_id=316&log=build_win64&pkg=blotter&flavor=patched

Best,
--
Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com
On Fri, Jan 7, 2011 at 7:25 AM, Brian G. Peterson <brian at braverock.com> wrote: