[R-SIG-Finance] blotter package
Brian G. Peterson
brian at braverock.com
Sun Nov 7 19:22:34 CET 2010
On Sun, 7 Nov 2010 19:13:16 +0100, "R Dupuy d'Angeac"
<dupuy.dangeac at free.fr> wrote:
> Dear friends
> I try to make some simulations using last version of blotter(0.7.2)
;at
> the end of the test I have this message:
> “error: object ‘getEndEq’ nowhere to be found “
> packages loaded: blotter,quanmod,xts,quantstrat,financialinstruments,
.....
> R VERSION 2.12.0 with Windows 7
>
> What is wrong??
Please provide sessionInfo() so that i can help debug.
Also, try calling:
blotter::getEndEq()
and
blotter:::getEndEq()
it is an exported function, so it should be available. I'm not having any
issues calling it here.
Regards,
- Brian
--
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock
More information about the R-SIG-Finance
mailing list