gesistsa / rio

🐟 A Swiss-Army Knife for Data I/O
http://gesistsa.github.io/rio/
598 stars 76 forks source link

Declutter: remove all `@importFrom` and use the namespace operator only #325

Closed chainsawriot closed 1 year ago

chainsawriot commented 1 year ago

Redundant

https://github.com/chainsawriot/rio/blob/22593762163496eaf6bd8b40280eea997c38e6db/R/import_methods.R#L249-L253

And it lengthens the NAMESPACE

https://github.com/chainsawriot/rio/blob/22593762163496eaf6bd8b40280eea997c38e6db/NAMESPACE#L89-L139