-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
If you have a setClassUnion statement in your code, roxygen2 (version 5.0.1) will throw a missing name error when you build the package (done using RStudio 0.99.903, on a Windows 7 machine). If you move the setClassUnion statement above of all the roxygen2 documentation statemetns , i.e. everything starting #' @xxxx then the error goes away. If you are just trying to document a class union, then the documentation is not produced.
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior