On 03/14/2013 07:16 AM, Joern Toedling wrote:
Hello,
thanks for following up on this, Martin. Indeed the problem was the missing S4
generic for "plot" was the problem. For some reason, the most recent version of
R requires to declare this explicitly or to import the generic "plot" from
another p
Hello,
thanks for following up on this, Martin. Indeed the problem was the
missing S4 generic for "plot" was the problem. For some reason, the most
recent version of R requires to declare this explicitly or to import the
generic "plot" from another package. While before, I think that such a
g
On 03/13/2013 12:32 PM, Martin Morgan wrote:
On 03/13/2013 04:02 AM, Joern Toedling wrote:
Hello,
I have encountered a strange issue with the plotting function in my package
"girafe" that I need some help with. I haven't changed anything in the plot
methods or the NAMESPACE of the package recen
On 03/13/2013 04:02 AM, Joern Toedling wrote:
Hello,
I have encountered a strange issue with the plotting function in my package
"girafe" that I need some help with. I haven't changed anything in the plot
methods or the NAMESPACE of the package recently, and it worked before, yet I
observe the f
Have a look at showMethods(), see if your method shows up in the registry.
See "Access to the Registry" section of this presentation for more
information:
http://www.r-project.org/conferences/useR-2004/Keynotes/Leisch.pdf
On 13 March 2013 16:59, Dan Tenenbaum wrote:
> On Wed, Mar 13, 2013 at
On Wed, Mar 13, 2013 at 4:02 AM, Joern Toedling wrote:
> Hello,
>
> I have encountered a strange issue with the plotting function in my package
> "girafe" that I need some help with. I haven't changed anything in the plot
> methods or the NAMESPACE of the package recently, and it worked before, ye
Hello,
I have encountered a strange issue with the plotting function in my
package "girafe" that I need some help with. I haven't changed anything
in the plot methods or the NAMESPACE of the package recently, and it
worked before, yet I observe the following error now.
When calling the "plot