[Roxygen-devel] error exporting "thisName<-" functions
meik michalke
meik.michalke at uni-duesseldorf.de
Sun Aug 21 14:06:58 CEST 2011
am Sonntag 21 August 2011 (13:23) schrieb Hadley Wickham:
> > fails:
> > exportMethods(methodName<-)
> >
> > works:
> > exportMethods("methodName<-")
>
> As far as I can tell that's what roxygen produces for me already - I
> just added a test to verify it. Are you sure you have the latest
> version (2.1) ?
positive:
> packageVersion("roxygen2")
[1] ‘2.1’
however, when i roxygenize this small package
o http://R.reaktanz.de/src/contrib/XiMpLe_0.01-4.tar.gz
i get this in the created NAMESPACE file:
exportClasses(XiMpLe.doc)
exportClasses(XiMpLe.node)
exportMethods(node<-)
exportMethods(node)
export(parseXMLTree)
export(pasteXMLTag)
export(rk.write.about)
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.r-forge.r-project.org/pipermail/roxygen-devel/attachments/20110821/a78cb996/attachment.pgp>
More information about the Roxygen-devel
mailing list