As the build_sweary function is the core of this package I think all the packages that it depends on should be in Import rather than Suggest. Also In sweary.R i think it would be better to import piping operator than use it as globalVariable i.e. add line:
As the build_sweary function is the core of this package I think all the packages that it depends on should be in Import rather than Suggest. Also In sweary.R i think it would be better to import piping operator than use it as globalVariable i.e. add line:
' @importFrom magrittr %>%