BTW, replying to an old thread here but I ran into this issue today with
the CvM2SL2Test package. The problem is on line 51 of src/XCvMTest.cc in
that package. If you get a stack trace from that memory not mapped
location in your code you'll see its from std::sort, because line 51 is
violating so
On Sat, Feb 12, 2011 at 11:57 AM, Tal Galili wrote:
> Hi all,
> I'm not sure who to ask this, so I'm posting this here.
>
> I just ran:
> Â require(KernSmooth)
> And got (I bolded the text):
> Loading required package: KernSmooth
> KernSmooth 2.23 loaded
> *Copyright M. P. Wand 1997-2009*
> Warning
I am trying to create a function with a package with a NAMESPACE that
will save() some variables, distribute an Rdata file to another
computer, where it will be load()ed. The problem is that this load()
tries to load the namespace of the package on the original computer
that created the .Rdata fil
3 matches
Mail list logo