`gsub(pattern = "/\\*.*?\\*/", replacement = "", x = text)` gives lint warning about absolute paths.
gsub(pattern = "/\\*.*?\\*/", replacement = "", x = text)gives lint warning about absolute paths.