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

Classes: `dup` and `dups` #60

Closed russHyde closed 4 years ago

russHyde commented 4 years ago

PLAN: conversion of dupree output into Dups object

Conversion of Dups[data.frame] into Dups[list(Dup)]:

russHyde commented 4 years ago

Want a lightweight class Dup for storing block-to-block duplication information.

Want a container class Dups for storing [block-to-block pairs, individual block data, (?) cluster data]

dupree[_dir|_package] should return a Dups object