This doesn't change any production code, it merely fixes a test that was broken due to incorrect assumptions. This supercedes #33
Once this is on CRAN, merging this will do the following
fix #32
fix #35
use GitHub actions instead of travis
use GitHub actions to automate package documentation generation.
It should be noted that this PR will appear to fail because I previously conditioned the PRs to fail if they don't pass Travis, but did not remove this condition when Travis decided to become hostile to OS projects. Details: https://github.com/zkamvar/aweek/pull/1#issuecomment-753525197
I will add a tag and open it for merging once I've submitted to CRAN (which will happen on Monday)
This doesn't change any production code, it merely fixes a test that was broken due to incorrect assumptions. This supercedes #33
Once this is on CRAN, merging this will do the following
It should be noted that this PR will appear to fail because I previously conditioned the PRs to fail if they don't pass Travis, but did not remove this condition when Travis decided to become hostile to OS projects. Details: https://github.com/zkamvar/aweek/pull/1#issuecomment-753525197
I will add a tag and open it for merging once I've submitted to CRAN (which will happen on Monday)