After toying around with trying some of the suggested fixes, I have to
agree that it's more trouble than it is worth to add my own primitive
methods. It'll work just fine to move on and write my own methods. Thanks
to all for the explanations and suggestions.
On Tue, Feb 2, 2016 at 11:23 AM, Barry
Hello,
I have run into an issue while developing an R package. Specifically, my
issue relates to what happens when I define an S3 length method for my
class. Here is my basic setup:
# Here is the structure of myClass
# uses an externalptr to operate on file using some C functions
list(file = "my/