We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Was released in R 3.6.0 (https://stat.ethz.ch/pipermail/r-announce/2019/000641.html). And of particular relevance for vignette building seems now to fail for R < 3.6 in R CMD check because this function is not available: https://travis-ci.org/github/r-lib/styler/builds/693410966 and https://travis-ci.org/github/r-lib/styler/jobs/693410971#L1186
The text was updated successfully, but these errors were encountered:
Just to connect related issues... rstudio/rmarkdown#1831
Sorry, something went wrong.
Looks like vignetteInfo has been in package tools for some years now. #36 just re-exports it.
tools
Successfully merging a pull request may close this issue.
Was released in R 3.6.0 (https://stat.ethz.ch/pipermail/r-announce/2019/000641.html). And of particular relevance for vignette building seems now to fail for R < 3.6 in R CMD check because this function is not available: https://travis-ci.org/github/r-lib/styler/builds/693410966 and https://travis-ci.org/github/r-lib/styler/jobs/693410971#L1186
The text was updated successfully, but these errors were encountered: