pak
pak copied to clipboard
`{pak}` not available for `R 3.2`?
From its CRAN page, I gather that {pak} supports R >= 3.2.
But, while trying to R CMD check {lintr} for this R version, the workflow fails with the error (as can be seen here):
Error: Error in loadNamespace(name) : there is no package called ‘pak’
So, is {pak} actually not available for R 3.2?
No, sorry, it need R 3.4 now.
Ah, okay, good to know.
I don't know if you want to keep this open as a reminder to change the version in DESCRIPTION or close it. Fine either way.
This has been updated I believe.