Closed jennybc closed 1 year ago
Current CRAN check results, neither of which I think I need to do anything about:
Version: 1.3.0 Check: re-building of vignette outputs Result: ERROR Error(s) in re-building vignettes: --- re-building ‘auth-from-web.Rmd’ using rmarkdown --- finished re-building ‘auth-from-web.Rmd’
--- re-building ‘gargle-auth-in-client-package.Rmd’ using rmarkdown
--- finished re-building ‘gargle-auth-in-client-package.Rmd’
--- re-building ‘get-api-credentials.Rmd’ using rmarkdown
--- finished re-building ‘get-api-credentials.Rmd’
--- re-building ‘how-gargle-gets-tokens.Rmd’ using rmarkdown
--- finished re-building ‘how-gargle-gets-tokens.Rmd’
--- re-building ‘non-interactive-auth.Rmd’ using rmarkdown
--- finished re-building ‘non-interactive-auth.Rmd’
--- re-building ‘request-helper-functions.Rmd’ using rmarkdown
pandoc: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rmarkdown/rmd/h/pandoc/header-attrs.js: withBinaryFile: does not exist (No such file or directory)
Error: processing vignette 'request-helper-functions.Rmd' failed with diagnostics:
pandoc document conversion failed with error 1
--- failed re-building ‘request-helper-functions.Rmd’
--- re-building ‘troubleshooting.Rmd’ using rmarkdown
--- finished re-building ‘troubleshooting.Rmd’
SUMMARY: processing the following file failed:
‘request-helper-functions.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-macos-x86_64
Version: 1.3.0 Check: dependencies in R code Result: NOTE Initiating curl with CURL_SSL_BACKEND: openssl Flavor: r-oldrel-windows-ix86+x86_64
Prepare for release:
git pull
urlchecker::url_check()
devtools::build_readme()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
revdepcheck::cloud_check()
cran-comments.md
git push
Submit to CRAN:
usethis::use_version('minor')
devtools::submit_cran()
Wait for CRAN...
usethis::use_github_release()
usethis::use_dev_version(push = TRUE)