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
36 stars 0 forks source link

fix #57: assert R pkg structure in `dupree_package` #58

Closed russHyde closed 4 years ago

russHyde commented 4 years ago

dupree_package now checks that a given path contains

Utility functions were added to utils.R and integration tests on package structure were added.