stan-dev / posterior

The posterior R package
https://mc-stan.org/posterior/
Other
167 stars 24 forks source link

manually specify rep.int.rvar S3 NAMESPACE directive #277

Closed mjskay closed 1 year ago

mjskay commented 1 year ago

Per suggestion from CRAN, renames rep.int.rvar to rep_int_rvar and manually specifies the rep.int.rvar S3 NAMESPACE directive to avoid possible issues with a hypothetical "int.rvar" class.

(The only solution I found was to use @rawNamespace in roxygen as roxygen's @exportS3method takes only two arguments.)

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: