russHyde / dupree

{dupree} helps identify code blocks that have a high level of similarity in a set of R files
https://russhyde.github.io/dupree/
Other
37 stars 0 forks source link

use exportS3method for as_tibble #76

Closed russHyde closed 3 years ago

russHyde commented 3 years ago

Export alone does not export S3method for non-loaded packages (in R-4)

See https://github.com/r-lib/roxygen2/issues/1085