yanlesin / SEC13Flist

Returns a data frame with SEC Official List of Section 13F Securities for given Year and Quarter by parsing official list
Creative Commons Zero v1.0 Universal
7 stars 1 forks source link

Remove dependencies to stringr and magrittr #76

Closed yanlesin closed 1 year ago

yanlesin commented 1 year ago

There is no need to use those packages as dependencies

yanlesin commented 1 year ago

Consider removing dplyr, rlang, tidyr as well in favor of base r functionality

yanlesin commented 1 year ago

removed dependency to stringr and magrittr