laminlabs / laminr

Lamin's R SDK.
http://laminr.lamin.ai/
Apache License 2.0
8 stars 1 forks source link

Replace `check_requires()` with `rlang::check_installed()` #80

Open lazappi opened 17 hours ago

lazappi commented 17 hours ago

Probably does this in a nicer/more standard way and one less thing to maintain. Maybe we want to use it inside check_requires if we want extra functionality.