Closed DanChaltiel closed 2 weeks ago
In parse_function(), add warning if the package is not in DESCRIPTION imports or suggests:
parse_function()
https://github.com/DanChaltiel/autoimport/blob/e839689eee29be5ac78fa40087fac9be13eb99cc/R/importFrom.R#L144-L150
In
parse_function()
, add warning if the package is not in DESCRIPTION imports or suggests:https://github.com/DanChaltiel/autoimport/blob/e839689eee29be5ac78fa40087fac9be13eb99cc/R/importFrom.R#L144-L150