revdepcheck icon indicating copy to clipboard operation
revdepcheck copied to clipboard

sanitize paths before writing reports

Open jimhester opened this issue 8 years ago • 0 comments

E.g. if the output is /Users/jhester/Dropbox/projects/devtools/revdep/checks/annotatr/new/annotatr.Rcheck/00_pkg_src/annotatr/R/visualize.R it should be converted to something like .../revdep/checks/annotatr/new/annotatr.Rcheck/00_pkg_src/annotatr/R/visualize.R. The rest of the path is not really relevant to the error report.

Should remove the package directory or root path once #106 is done.

jimhester avatar Oct 27 '17 14:10 jimhester