For the internal functions in likelihood.R you could also use the @noRd tag to prevent the documentation files from being produced. I assume you are only using roxygen doc in these functions for the developers rather than users.
Originally posted by @joshwlambert in #79 (comment)
For the internal functions in likelihood.R you could also use the
@noRdtag to prevent the documentation files from being produced. I assume you are only using roxygen doc in these functions for the developers rather than users.Originally posted by @joshwlambert in #79 (comment)