-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce dependencies #232
Reduce dependencies #232
Conversation
Now |
This is ready. In the package side, only small changes on deprecated functions and the vignette, |
Seems good to me at least. |
In the fresh installation (macOS) of the action I see now: ✔ 92 + 3 pkgs | kept 94, updated 1, new 0 | downloaded 1 (NA B) [23.5s] vs the previous one: ✔ 143 + 3 pkgs | kept 145, updated 1, new 0 | downloaded 1 (NA B) [33.3s] |
Although this may be a temporary fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, thanks!
Some dependencies moved to pkgdown action.
Also, restart the cache to perform a full clean test
#230