Discussion:
[Roxygen-devel] Roxygen3 Failure with uninformative error
Johannes Graumann
2012-11-12 17:54:41 UTC
Permalink
Hi,

Sent first from wrong address and accordingly quarantined ...
roxygenise('.')
Loading RCFPD # the package I'm working on
object 'process_family' of mode 'function' was not found
Thanks for any insight.

I am playing with this because I am hoping to be able to document Reference
Classes with it - is that feasible with roxigen3?

Thanks, Joh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.r-forge.r-project.org/pipermail/roxygen-devel/attachments/20121112/45e08760/attachment.sig>
Hadley Wickham
2012-11-19 20:27:29 UTC
Permalink
Hi Johannes,

It's probably because I haven't written the correct NAMESPACE file :(
You might be able to work around it by cloning the repo and using
devtools::load_all to load it - that's my development process so it
should work.

Hadley

On Mon, Nov 12, 2012 at 11:54 AM, Johannes Graumann
Post by Johannes Graumann
Hi,
Sent first from wrong address and accordingly quarantined ...
roxygenise('.')
Loading RCFPD # the package I'm working on
object 'process_family' of mode 'function' was not found
Thanks for any insight.
I am playing with this because I am hoping to be able to document Reference
Classes with it - is that feasible with roxigen3?
Thanks, Joh
_______________________________________________
Roxygen-devel mailing list
Roxygen-devel at lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/roxygen-devel
--
RStudio / Rice University
http://had.co.nz/
Loading...