Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upimplement tutorial_package_dependencies() #329
Conversation
…ve tutorial_package_dependencies call available_tutorials if needed. Skip tests if learnr isn't installed
|
Two major changes.
|
|
I had a few comments on this PR. There's also a test that's failing on older versions of R: |
For front-ends that might want to enumerate a tutorial's required R package dependencies.
This is admittedly quick-and-dirty; @schloerke let me know if this looks okay or if you'd prefer some tweaks.