Skip to content
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

Release ottrpal 1.3.0 #132

Open
5 of 19 tasks
howardbaik opened this issue Jun 11, 2024 · 3 comments
Open
5 of 19 tasks

Release ottrpal 1.3.0 #132

howardbaik opened this issue Jun 11, 2024 · 3 comments

Comments

@howardbaik
Copy link
Contributor

howardbaik commented Jun 11, 2024

Prepare for release:

  • git pull
  • Check current CRAN check results
  • Polish NEWS
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • revdepcheck::revdep_check(num_workers = 4)
  • Update cran-comments.md
  • git push
  • Draft blog post

Submit to CRAN:

  • usethis::use_version('minor')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • Finish & publish blog post
  • Add link to blog post in pkgdown news menu
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
  • Tweet
@howardbaik
Copy link
Contributor Author

When I run devtools::check(remote = TRUE, manual = TRUE), I get these mysterious NOTEs:

── R CMD check results ─────────────────────────────────────────────────────────────────────────────────────────────────── ottrpal 1.3.0 ────
Duration: 39.2s

❯ checking CRAN incoming feasibility ... [3s/16s] NOTE
  Maintainer: ‘Candace Savonen <cansav09@gmail.com>’
  
  Size of tarball: 5356466 bytes

❯ checking if this is a source package ... NOTE
  Found the following apparent object files/libraries:
    revdep/library.noindex/ottrpal/new/rlang/libs/rlang.so
    revdep/library.noindex/ottrpal/new/rlang/libs/rlang.so.dSYM/Contents/Resources/DWARF/rlang.so
  Object files/libraries should not be included in a source package.
  
  Subdirectory ‘revdep/library.noindex/ottrpal/new/evaluate’ seems to contain an installed version of the package.

❯ checking for portable file names ... NOTE
  Found the following non-portable file paths:
    ottrpal/revdep/library.noindex/ottrpal/new/ottrpal/extdata/resources/chapt_screen_images/a-new-chapter.png
    ottrpal/revdep/library.noindex/ottrpal/new/ottrpal/extdata/resources/chapt_screen_images/about-the-authors.png
    ottrpal/revdep/library.noindex/ottrpal/new/ottrpal/extdata/resources/chapt_screen_images/introduction.png
    ottrpal/revdep/library.noindex/ottrpal/new/ottrpal/extdata/resources/chapt_screen_images/references.png
    ottrpal/revdep/library.noindex/ottrpal/new/ottrpal/extdata/resources/chapt_screen_images/topic-of-section.png
    ottrpal/revdep/library.noindex/ottrpal/new/rlang/libs/rlang.so.dSYM/Contents/Resources/DWARF/rlang.so
  
  Tarballs are only required to store paths of up to 100 bytes and cannot
  store those of more than 256 bytes, with restrictions including to 100
  bytes for the final component.
  See section ‘Package structure’ in the ‘Writing R Extensions’ manual.

❯ checking top-level files ... NOTE
  Non-standard file/directory found at top level:
    ‘revdep’

❯ checking package subdirectories ... NOTE
  Found the following CITATION file in a non-standard place:
    revdep/library.noindex/ottrpal/new/knitr/CITATION
  Most likely ‘inst/CITATION’ should be used instead.

❯ checking HTML version of manual ... NOTE
  Found the following HTML validation problems:
  auth_from_secret.html:15:44 (auth_from_secret.Rd:5): Error: <main> is not recognized!
  auth_from_secret.html:15:44 (auth_from_secret.Rd:5): Warning: discarding unexpected <main>
  auth_from_secret.html:69:1 (auth_from_secret.Rd:31): Warning: discarding unexpected </main>
  auth_from_secret.html:4:1 (auth_from_secret.Rd:5): Warning: <link> inserting "type" attribute
  auth_from_secret.html:12:1 (auth_from_secret.Rd:5): Warning: <script> proprietary attribute "onload"
  auth_from_secret.html:12:1 (auth_from_secret.Rd:5): Warning: <script> inserting "type" attribute
  auth_from_secret.html:17:1 (auth_from_secret.Rd:5): Warning: <table> lacks "summary" attribute
  auth_from_secret.html:36:1 (auth_from_secret.Rd:10): Warning: <table> lacks "summary" attribute
  authorize.html:15:44 (authorize.Rd:5): Error: <main> is not recognized!
  authorize.html:15:44 (authorize.Rd:5): Warning: discarding unexpected <main>
  authorize.html:66:1 (authorize.Rd:26): Warning: discarding unexpected </main>
  authorize.html:4:1 (authorize.Rd:5): Warning: <link> inserting "type" attribute
  authorize.html:12:1 (authorize.Rd:5): Warning: <script> proprietary attribute "onload"
  authorize.html:12:1 (authorize.Rd:5): Warning: <script> inserting "type" attribute
  authorize.html:17:1 (authorize.Rd:5): Warning: <table> lacks "summary" attribute
  authorize.html:35:1 (authorize.Rd:10): Warning: <table> lacks "summary" attribute
  authorize.html:44:14 (authorize.Rd:14): Warning: <code> attribute "id" has invalid value "..."
  bad_quiz_path.html:15:44 (bad_quiz_path.Rd:5): Error: <main> is not recognized!
  bad_quiz_path.html:15:44 (bad_quiz_path.Rd:5): Warning: discarding unexpected <main>
  bad_quiz_path.html:45:1 (bad_quiz_path.Rd:17): Warning: discarding unexpected </main>
  bad_quiz_path.html:4:1 (bad_quiz_path.Rd:5): Warning: <link> inserting "type" attribute
  bad_quiz_path.html:12:1 (bad_quiz_path.Rd:5): Warning: <script> proprietary attribute "onload"
  bad_quiz_path.html:12:1 (bad_quiz_path.Rd:5): Warning: <script> inserting "type" attribute
  bad_quiz_path.html:17:1 (bad_quiz_path.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_destination.html:15:44 (bookdown_destination.Rd:5): Error: <main> is not recognized!
  bookdown_destination.html:15:44 (bookdown_destination.Rd:5): Warning: discarding unexpected <main>
  bookdown_destination.html:48:1 (bookdown_destination.Rd:13): Warning: discarding unexpected </main>
  bookdown_destination.html:4:1 (bookdown_destination.Rd:5): Warning: <link> inserting "type" attribute
  bookdown_destination.html:12:1 (bookdown_destination.Rd:5): Warning: <script> proprietary attribute "onload"
  bookdown_destination.html:12:1 (bookdown_destination.Rd:5): Warning: <script> inserting "type" attribute
  bookdown_destination.html:17:1 (bookdown_destination.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_destination.html:35:1 (bookdown_destination.Rd:10): Warning: <table> lacks "summary" attribute
  bookdown_file.html:15:44 (bookdown_file.Rd:5): Error: <main> is not recognized!
  bookdown_file.html:15:44 (bookdown_file.Rd:5): Warning: discarding unexpected <main>
  bookdown_file.html:48:1 (bookdown_file.Rd:13): Warning: discarding unexpected </main>
  bookdown_file.html:4:1 (bookdown_file.Rd:5): Warning: <link> inserting "type" attribute
  bookdown_file.html:12:1 (bookdown_file.Rd:5): Warning: <script> proprietary attribute "onload"
  bookdown_file.html:12:1 (bookdown_file.Rd:5): Warning: <script> inserting "type" attribute
  bookdown_file.html:17:1 (bookdown_file.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_file.html:35:1 (bookdown_file.Rd:10): Warning: <table> lacks "summary" attribute
  bookdown_path.html:15:44 (bookdown_path.Rd:5): Error: <main> is not recognized!
  bookdown_path.html:15:44 (bookdown_path.Rd:5): Warning: discarding unexpected <main>
  bookdown_path.html:48:1 (bookdown_path.Rd:13): Warning: discarding unexpected </main>
  bookdown_path.html:4:1 (bookdown_path.Rd:5): Warning: <link> inserting "type" attribute
  bookdown_path.html:12:1 (bookdown_path.Rd:5): Warning: <script> proprietary attribute "onload"
  bookdown_path.html:12:1 (bookdown_path.Rd:5): Warning: <script> inserting "type" attribute
  bookdown_path.html:17:1 (bookdown_path.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_path.html:35:1 (bookdown_path.Rd:10): Warning: <table> lacks "summary" attribute
  bookdown_rmd_files.html:15:44 (bookdown_rmd_files.Rd:5): Error: <main> is not recognized!
  bookdown_rmd_files.html:15:44 (bookdown_rmd_files.Rd:5): Warning: discarding unexpected <main>
  bookdown_rmd_files.html:48:1 (bookdown_rmd_files.Rd:13): Warning: discarding unexpected </main>
  bookdown_rmd_files.html:4:1 (bookdown_rmd_files.Rd:5): Warning: <link> inserting "type" attribute
  bookdown_rmd_files.html:12:1 (bookdown_rmd_files.Rd:5): Warning: <script> proprietary attribute "onload"
  bookdown_rmd_files.html:12:1 (bookdown_rmd_files.Rd:5): Warning: <script> inserting "type" attribute
  bookdown_rmd_files.html:17:1 (bookdown_rmd_files.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_rmd_files.html:35:1 (bookdown_rmd_files.Rd:10): Warning: <table> lacks "summary" attribute
  bookdown_to_book_txt.html:15:44 (bookdown_to_book_txt.Rd:5): Error: <main> is not recognized!
  bookdown_to_book_txt.html:15:44 (bookdown_to_book_txt.Rd:5): Warning: discarding unexpected <main>
  bookdown_to_book_txt.html:71:1 (bookdown_to_book_txt.Rd:28): Warning: discarding unexpected </main>
  bookdown_to_book_txt.html:4:1 (bookdown_to_book_txt.Rd:5): Warning: <link> inserting "type" attribute
  bookdown_to_book_txt.html:12:1 (bookdown_to_book_txt.Rd:5): Warning: <script> proprietary attribute "onload"
  bookdown_to_book_txt.html:12:1 (bookdown_to_book_txt.Rd:5): Warning: <script> inserting "type" attribute
  bookdown_to_book_txt.html:17:1 (bookdown_to_book_txt.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_to_book_txt.html:41:1 (bookdown_to_book_txt.Rd:16): Warning: <table> lacks "summary" attribute
  bookdown_to_embed_leanpub.html:15:44 (bookdown_to_embed_leanpub.Rd:5): Error: <main> is not recognized!
  bookdown_to_embed_leanpub.html:15:44 (bookdown_to_embed_leanpub.Rd:5): Warning: discarding unexpected <main>
  bookdown_to_embed_leanpub.html:141:1 (bookdown_to_embed_leanpub.Rd:79): Warning: discarding unexpected </main>
  bookdown_to_embed_leanpub.html:4:1 (bookdown_to_embed_leanpub.Rd:5): Warning: <link> inserting "type" attribute
  bookdown_to_embed_leanpub.html:12:1 (bookdown_to_embed_leanpub.Rd:5): Warning: <script> proprietary attribute "onload"
  bookdown_to_embed_leanpub.html:12:1 (bookdown_to_embed_leanpub.Rd:5): Warning: <script> inserting "type" attribute
  bookdown_to_embed_leanpub.html:17:1 (bookdown_to_embed_leanpub.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_to_embed_leanpub.html:50:1 (bookdown_to_embed_leanpub.Rd:25): Warning: <table> lacks "summary" attribute
  bookdown_to_leanpub.html:15:44 (bookdown_to_leanpub.Rd:5): Error: <main> is not recognized!
  bookdown_to_leanpub.html:15:44 (bookdown_to_leanpub.Rd:5): Warning: discarding unexpected <main>
  bookdown_to_leanpub.html:102:1 (bookdown_to_leanpub.Rd:49): Warning: discarding unexpected </main>
  bookdown_to_leanpub.html:4:1 (bookdown_to_leanpub.Rd:5): Warning: <link> inserting "type" attribute
  bookdown_to_leanpub.html:12:1 (bookdown_to_leanpub.Rd:5): Warning: <script> proprietary attribute "onload"
  bookdown_to_leanpub.html:12:1 (bookdown_to_leanpub.Rd:5): Warning: <script> inserting "type" attribute
  bookdown_to_leanpub.html:17:1 (bookdown_to_leanpub.Rd:5): Warning: <table> lacks "summary" attribute
  bookdown_to_leanpub.html:46:1 (bookdown_to_leanpub.Rd:21): Warning: <table> lacks "summary" attribute
  check_all_questions.html:15:44 (check_all_questions.Rd:5): Error: <main> is not recognized!
  check_all_questions.html:15:44 (check_all_questions.Rd:5): Warning: discarding unexpected <main>
  check_all_questions.html:87:1 (check_all_questions.Rd:45): Warning: discarding unexpected </main>
  check_all_questions.html:4:1 (check_all_questions.Rd:5): Warning: <link> inserting "type" attribute
  check_all_questions.html:12:1 (check_all_questions.Rd:5): Warning: <script> proprietary attribute "onload"
  check_all_questions.html:12:1 (check_all_questions.Rd:5): Warning: <script> inserting "type" attribute
  check_all_questions.html:17:1 (check_all_questions.Rd:5): Warning: <table> lacks "summary" attribute
  check_all_questions.html:41:1 (check_all_questions.Rd:15): Warning: <table> lacks "summary" attribute
  check_question.html:15:44 (check_question.Rd:5): Error: <main> is not recognized!
  check_question.html:15:44 (check_question.Rd:5): Warning: discarding unexpected <main>
  check_question.html:85:1 (check_question.Rd:43): Warning: discarding unexpected </main>
  check_question.html:4:1 (check_question.Rd:5): Warning: <link> inserting "type" attribute
  check_question.html:12:1 (check_question.Rd:5): Warning: <script> proprietary attribute "onload"
  check_question.html:12:1 (check_question.Rd:5): Warning: <script> inserting "type" attribute
  check_question.html:17:1 (check_question.Rd:5): Warning: <table> lacks "summary" attribute
  check_question.html:42:1 (check_question.Rd:15): Warning: <table> lacks "summary" attribute
  check_quiz.html:15:44 (check_quiz.Rd:5): Error: <main> is not recognized!
  check_quiz.html:15:44 (check_quiz.Rd:5): Warning: discarding unexpected <main>
  check_quiz.html:72:1 (check_quiz.Rd:32): Warning: discarding unexpected </main>
  check_quiz.html:4:1 (check_quiz.Rd:5): Warning: <link> inserting "type" attribute
  check_quiz.html:12:1 (check_quiz.Rd:5): Warning: <script> proprietary attribute "onload"
  check_quiz.html:12:1 (check_quiz.Rd:5): Warning: <script> inserting "type" attribute
  check_quiz.html:17:1 (check_quiz.Rd:5): Warning: <table> lacks "summary" attribute
  check_quiz.html:35:1 (check_quiz.Rd:10): Warning: <table> lacks "summary" attribute
  check_quiz_attributes.html:15:44 (check_quiz_attributes.Rd:5): Error: <main> is not recognized!
  check_quiz_attributes.html:15:44 (check_quiz_attributes.Rd:5): Warning: discarding unexpected <main>
  check_quiz_attributes.html:56:1 (check_quiz_attributes.Rd:17): Warning: discarding unexpected </main>
  check_quiz_attributes.html:4:1 (check_quiz_attributes.Rd:5): Warning: <link> inserting "type" attribute
  check_quiz_attributes.html:12:1 (check_quiz_attributes.Rd:5): Warning: <script> proprietary attribute "onload"
  check_quiz_attributes.html:12:1 (check_quiz_attributes.Rd:5): Warning: <script> inserting "type" attribute
  check_quiz_attributes.html:17:1 (check_quiz_attributes.Rd:5): Warning: <table> lacks "summary" attribute
  check_quiz_attributes.html:35:1 (check_quiz_attributes.Rd:10): Warning: <table> lacks "summary" attribute
  check_quiz_question_attributes.html:15:44 (check_quiz_question_attributes.Rd:5): Error: <main> is not recognized!
  check_quiz_question_attributes.html:15:44 (check_quiz_question_attributes.Rd:5): Warning: discarding unexpected <main>
  check_quiz_question_attributes.html:57:1 (check_quiz_question_attributes.Rd:17): Warning: discarding unexpected </main>
  check_quiz_question_attributes.html:4:1 (check_quiz_question_attributes.Rd:5): Warning: <link> inserting "type" attribute
  check_quiz_question_attributes.html:12:1 (check_quiz_question_attributes.Rd:5): Warning: <script> proprietary attribute "onload"
  check_quiz_question_attributes.html:12:1 (check_quiz_question_attributes.Rd:5): Warning: <script> inserting "type" attribute
  check_quiz_question_attributes.html:17:1 (check_quiz_question_attributes.Rd:5): Warning: <table> lacks "summary" attribute
  check_quiz_question_attributes.html:36:1 (check_quiz_question_attributes.Rd:10): Warning: <table> lacks "summary" attribute
  check_quizzes.html:15:44 (check_quizzes.Rd:5): Error: <main> is not recognized!
  check_quizzes.html:15:44 (check_quizzes.Rd:5): Warning: discarding unexpected <main>
  check_quizzes.html:80:1 (check_quizzes.Rd:38): Warning: discarding unexpected </main>
  check_quizzes.html:4:1 (check_quizzes.Rd:5): Warning: <link> inserting "type" attribute
  check_quizzes.html:12:1 (check_quizzes.Rd:5): Warning: <script> proprietary attribute "onload"
  check_quizzes.html:12:1 (check_quizzes.Rd:5): Warning: <script> inserting "type" attribute
  check_quizzes.html:17:1 (check_quizzes.Rd:5): Warning: <table> lacks "summary" attribute
  check_quizzes.html:40:1 (check_quizzes.Rd:15): Warning: <table> lacks "summary" attribute
  convert_coursera_quizzes.html:15:44 (convert_coursera_quizzes.Rd:5): Error: <main> is not recognized!
  convert_coursera_quizzes.html:15:44 (convert_coursera_quizzes.Rd:5): Warning: discarding unexpected <main>
  convert_coursera_quizzes.html:79:1 (convert_coursera_quizzes.Rd:40): Warning: discarding unexpected </main>
  convert_coursera_quizzes.html:4:1 (convert_coursera_quizzes.Rd:5): Warning: <link> inserting "type" attribute
  convert_coursera_quizzes.html:12:1 (convert_coursera_quizzes.Rd:5): Warning: <script> proprietary attribute "onload"
  convert_coursera_quizzes.html:12:1 (convert_coursera_quizzes.Rd:5): Warning: <script> inserting "type" attribute
  convert_coursera_quizzes.html:17:1 (convert_coursera_quizzes.Rd:5): Warning: <table> lacks "summary" attribute
  convert_coursera_quizzes.html:39:1 (convert_coursera_quizzes.Rd:14): Warning: <table> lacks "summary" attribute
  convert_quiz.html:15:44 (convert_quiz.Rd:5): Error: <main> is not recognized!
  convert_quiz.html:15:44 (convert_quiz.Rd:5): Warning: discarding unexpected <main>
  convert_quiz.html:70:1 (convert_quiz.Rd:30): Warning: discarding unexpected </main>
  convert_quiz.html:4:1 (convert_quiz.Rd:5): Warning: <link> inserting "type" attribute
  convert_quiz.html:12:1 (convert_quiz.Rd:5): Warning: <script> proprietary attribute "onload"
  convert_quiz.html:12:1 (convert_quiz.Rd:5): Warning: <script> inserting "type" attribute
  convert_quiz.html:17:1 (convert_quiz.Rd:5): Warning: <table> lacks "summary" attribute
  convert_quiz.html:35:1 (convert_quiz.Rd:10): Warning: <table> lacks "summary" attribute
  convert_utube_link.html:15:44 (convert_utube_link.Rd:5): Error: <main> is not recognized!
  convert_utube_link.html:15:44 (convert_utube_link.Rd:5): Warning: discarding unexpected <main>
  convert_utube_link.html:49:1 (convert_utube_link.Rd:14): Warning: discarding unexpected </main>
  convert_utube_link.html:4:1 (convert_utube_link.Rd:5): Warning: <link> inserting "type" attribute
  convert_utube_link.html:12:1 (convert_utube_link.Rd:5): Warning: <script> proprietary attribute "onload"
  convert_utube_link.html:12:1 (convert_utube_link.Rd:5): Warning: <script> inserting "type" attribute
  convert_utube_link.html:17:1 (convert_utube_link.Rd:5): Warning: <table> lacks "summary" attribute
  convert_utube_link.html:35:1 (convert_utube_link.Rd:10): Warning: <table> lacks "summary" attribute
  coursera.html:15:44 (coursera.Rd:5): Error: <main> is not recognized!
  coursera.html:15:44 (coursera.Rd:5): Warning: discarding unexpected <main>
  coursera.html:75:1 (coursera.Rd:30): Warning: discarding unexpected </main>
  coursera.html:4:1 (coursera.Rd:5): Warning: <link> inserting "type" attribute
  coursera.html:12:1 (coursera.Rd:5): Warning: <script> proprietary attribute "onload"
  coursera.html:12:1 (coursera.Rd:5): Warning: <script> inserting "type" attribute
  coursera.html:17:1 (coursera.Rd:5): Warning: <table> lacks "summary" attribute
  coursera.html:42:1 (coursera.Rd:17): Warning: <table> lacks "summary" attribute
  encrypt_creds_path.html:15:44 (encrypt_creds_path.Rd:5): Error: <main> is not recognized!
  encrypt_creds_path.html:15:44 (encrypt_creds_path.Rd:5): Warning: discarding unexpected <main>
  encrypt_creds_path.html:32:1 (encrypt_creds_path.Rd:7): Warning: discarding unexpected </main>
  encrypt_creds_path.html:4:1 (encrypt_creds_path.Rd:5): Warning: <link> inserting "type" attribute
  encrypt_creds_path.html:12:1 (encrypt_creds_path.Rd:5): Warning: <script> proprietary attribute "onload"
  encrypt_creds_path.html:12:1 (encrypt_creds_path.Rd:5): Warning: <script> inserting "type" attribute
  encrypt_creds_path.html:17:1 (encrypt_creds_path.Rd:5): Warning: <table> lacks "summary" attribute
  encrypt_creds_user_path.html:15:44 (encrypt_creds_user_path.Rd:5): Error: <main> is not recognized!
  encrypt_creds_user_path.html:15:44 (encrypt_creds_user_path.Rd:5): Warning: discarding unexpected <main>
  encrypt_creds_user_path.html:32:1 (encrypt_creds_user_path.Rd:7): Warning: discarding unexpected </main>
  encrypt_creds_user_path.html:4:1 (encrypt_creds_user_path.Rd:5): Warning: <link> inserting "type" attribute
  encrypt_creds_user_path.html:12:1 (encrypt_creds_user_path.Rd:5): Warning: <script> proprietary attribute "onload"
  encrypt_creds_user_path.html:12:1 (encrypt_creds_user_path.Rd:5): Warning: <script> inserting "type" attribute
  encrypt_creds_user_path.html:17:1 (encrypt_creds_user_path.Rd:5): Warning: <table> lacks "summary" attribute
  example_repo_cleanup.html:15:44 (example_repo_cleanup.Rd:5): Error: <main> is not recognized!
  example_repo_cleanup.html:15:44 (example_repo_cleanup.Rd:5): Warning: discarding unexpected <main>
  example_repo_cleanup.html:66:1 (example_repo_cleanup.Rd:28): Warning: discarding unexpected </main>
  example_repo_cleanup.html:4:1 (example_repo_cleanup.Rd:5): Warning: <link> inserting "type" attribute
  example_repo_cleanup.html:12:1 (example_repo_cleanup.Rd:5): Warning: <script> proprietary attribute "onload"
  example_repo_cleanup.html:12:1 (example_repo_cleanup.Rd:5): Warning: <script> inserting "type" attribute
  example_repo_cleanup.html:17:1 (example_repo_cleanup.Rd:5): Warning: <table> lacks "summary" attribute
  example_repo_cleanup.html:35:1 (example_repo_cleanup.Rd:10): Warning: <table> lacks "summary" attribute
  example_repo_setup.html:15:44 (example_repo_setup.Rd:5): Error: <main> is not recognized!
  example_repo_setup.html:15:44 (example_repo_setup.Rd:5): Warning: discarding unexpected <main>
  example_repo_setup.html:59:1 (example_repo_setup.Rd:23): Warning: discarding unexpected </main>
  example_repo_setup.html:4:1 (example_repo_setup.Rd:5): Warning: <link> inserting "type" attribute
  example_repo_setup.html:12:1 (example_repo_setup.Rd:5): Warning: <script> proprietary attribute "onload"
  example_repo_setup.html:12:1 (example_repo_setup.Rd:5): Warning: <script> inserting "type" attribute
  example_repo_setup.html:17:1 (example_repo_setup.Rd:5): Warning: <table> lacks "summary" attribute
  example_repo_setup.html:35:1 (example_repo_setup.Rd:10): Warning: <table> lacks "summary" attribute
  extract_meta.html:15:44 (extract_meta.Rd:5): Error: <main> is not recognized!
  extract_meta.html:15:44 (extract_meta.Rd:5): Warning: discarding unexpected <main>
  extract_meta.html:74:1 (extract_meta.Rd:39): Warning: discarding unexpected </main>
  extract_meta.html:4:1 (extract_meta.Rd:5): Warning: <link> inserting "type" attribute
  extract_meta.html:12:1 (extract_meta.Rd:5): Warning: <script> proprietary attribute "onload"
  extract_meta.html:12:1 (extract_meta.Rd:5): Warning: <script> inserting "type" attribute
  extract_meta.html:17:1 (extract_meta.Rd:5): Warning: <table> lacks "summary" attribute
  extract_meta.html:35:1 (extract_meta.Rd:10): Warning: <table> lacks "summary" attribute
  extract_object_id.html:15:44 (extract_object_id.Rd:5): Error: <main> is not recognized!
  extract_object_id.html:15:44 (extract_object_id.Rd:5): Warning: discarding unexpected <main>
  extract_object_id.html:84:1 (extract_object_id.Rd:42): Warning: discarding unexpected </main>
  extract_object_id.html:4:1 (extract_object_id.Rd:5): Warning: <link> inserting "type" attribute
  extract_object_id.html:12:1 (extract_object_id.Rd:5): Warning: <script> proprietary attribute "onload"
  extract_object_id.html:12:1 (extract_object_id.Rd:5): Warning: <script> inserting "type" attribute
  extract_object_id.html:17:1 (extract_object_id.Rd:5): Warning: <table> lacks "summary" attribute
  extract_object_id.html:41:1 (extract_object_id.Rd:15): Warning: <table> lacks "summary" attribute
  footnotes.html:15:44 (footnotes.Rd:5): Error: <main> is not recognized!
  footnotes.html:15:44 (footnotes.Rd:5): Warning: discarding unexpected <main>
  footnotes.html:48:1 (footnotes.Rd:13): Warning: discarding unexpected </main>
  footnotes.html:4:1 (footnotes.Rd:5): Warning: <link> inserting "type" attribute
  footnotes.html:12:1 (footnotes.Rd:5): Warning: <script> proprietary attribute "onload"
  footnotes.html:12:1 (footnotes.Rd:5): Warning: <script> inserting "type" attribute
  footnotes.html:17:1 (footnotes.Rd:5): Warning: <table> lacks "summary" attribute
  footnotes.html:35:1 (footnotes.Rd:10): Warning: <table> lacks "summary" attribute
  get_bookdown_spec.html:15:44 (get_bookdown_spec.Rd:5): Error: <main> is not recognized!
  get_bookdown_spec.html:15:44 (get_bookdown_spec.Rd:5): Warning: discarding unexpected <main>
  get_bookdown_spec.html:48:1 (get_bookdown_spec.Rd:13): Warning: discarding unexpected </main>
  get_bookdown_spec.html:4:1 (get_bookdown_spec.Rd:5): Warning: <link> inserting "type" attribute
  get_bookdown_spec.html:12:1 (get_bookdown_spec.Rd:5): Warning: <script> proprietary attribute "onload"
  get_bookdown_spec.html:12:1 (get_bookdown_spec.Rd:5): Warning: <script> inserting "type" attribute
  get_bookdown_spec.html:17:1 (get_bookdown_spec.Rd:5): Warning: <table> lacks "summary" attribute
  get_bookdown_spec.html:35:1 (get_bookdown_spec.Rd:10): Warning: <table> lacks "summary" attribute
  get_chapters.html:15:44 (get_chapters.Rd:5): Error: <main> is not recognized!
  get_chapters.html:15:44 (get_chapters.Rd:5): Warning: discarding unexpected <main>
  get_chapters.html:54:1 (get_chapters.Rd:17): Warning: discarding unexpected </main>
  get_chapters.html:4:1 (get_chapters.Rd:5): Warning: <link> inserting "type" attribute
  get_chapters.html:12:1 (get_chapters.Rd:5): Warning: <script> proprietary attribute "onload"
  get_chapters.html:12:1 (get_chapters.Rd:5): Warning: <script> inserting "type" attribute
  get_chapters.html:17:1 (get_chapters.Rd:5): Warning: <table> lacks "summary" attribute
  get_chapters.html:35:1 (get_chapters.Rd:10): Warning: <table> lacks "summary" attribute
  get_gs_pptx.html:15:44 (get_gs_pptx.Rd:5): Error: <main> is not recognized!
  get_gs_pptx.html:15:44 (get_gs_pptx.Rd:5): Warning: discarding unexpected <main>
  get_gs_pptx.html:56:1 (get_gs_pptx.Rd:21): Warning: discarding unexpected </main>
  get_gs_pptx.html:4:1 (get_gs_pptx.Rd:5): Warning: <link> inserting "type" attribute
  get_gs_pptx.html:12:1 (get_gs_pptx.Rd:5): Warning: <script> proprietary attribute "onload"
  get_gs_pptx.html:12:1 (get_gs_pptx.Rd:5): Warning: <script> inserting "type" attribute
  get_gs_pptx.html:17:1 (get_gs_pptx.Rd:5): Warning: <table> lacks "summary" attribute
  get_gs_pptx.html:35:1 (get_gs_pptx.Rd:10): Warning: <table> lacks "summary" attribute
  get_object_id_notes.html:15:44 (get_object_id_notes.Rd:5): Error: <main> is not recognized!
  get_object_id_notes.html:15:44 (get_object_id_notes.Rd:5): Warning: discarding unexpected <main>
  get_object_id_notes.html:58:1 (get_object_id_notes.Rd:22): Warning: discarding unexpected </main>
  get_object_id_notes.html:4:1 (get_object_id_notes.Rd:5): Warning: <link> inserting "type" attribute
  get_object_id_notes.html:12:1 (get_object_id_notes.Rd:5): Warning: <script> proprietary attribute "onload"
  get_object_id_notes.html:12:1 (get_object_id_notes.Rd:5): Warning: <script> inserting "type" attribute
  get_object_id_notes.html:17:1 (get_object_id_notes.Rd:5): Warning: <table> lacks "summary" attribute
  get_object_id_notes.html:35:1 (get_object_id_notes.Rd:10): Warning: <table> lacks "summary" attribute
  get_slide_id.html:15:44 (get_slide_id.Rd:5): Error: <main> is not recognized!
  get_slide_id.html:15:44 (get_slide_id.Rd:5): Warning: discarding unexpected <main>
  get_slide_id.html:59:1 (get_slide_id.Rd:24): Warning: discarding unexpected </main>
  get_slide_id.html:4:1 (get_slide_id.Rd:5): Warning: <link> inserting "type" attribute
  get_slide_id.html:12:1 (get_slide_id.Rd:5): Warning: <script> proprietary attribute "onload"
  get_slide_id.html:12:1 (get_slide_id.Rd:5): Warning: <script> inserting "type" attribute
  get_slide_id.html:17:1 (get_slide_id.Rd:5): Warning: <table> lacks "summary" attribute
  get_slide_id.html:35:1 (get_slide_id.Rd:10): Warning: <table> lacks "summary" attribute
  good_quiz_path.html:15:44 (good_quiz_path.Rd:5): Error: <main> is not recognized!
  good_quiz_path.html:15:44 (good_quiz_path.Rd:5): Warning: discarding unexpected <main>
  good_quiz_path.html:46:1 (good_quiz_path.Rd:18): Warning: discarding unexpected </main>
  good_quiz_path.html:4:1 (good_quiz_path.Rd:5): Warning: <link> inserting "type" attribute
  good_quiz_path.html:12:1 (good_quiz_path.Rd:5): Warning: <script> proprietary attribute "onload"
  good_quiz_path.html:12:1 (good_quiz_path.Rd:5): Warning: <script> inserting "type" attribute
  good_quiz_path.html:17:1 (good_quiz_path.Rd:5): Warning: <table> lacks "summary" attribute
  gs_helpers.html:15:44 (gs_helpers.Rd:7): Error: <main> is not recognized!
  gs_helpers.html:15:44 (gs_helpers.Rd:7): Warning: discarding unexpected <main>
  gs_helpers.html:52:1 (gs_helpers.Rd:19): Warning: discarding unexpected </main>
  gs_helpers.html:4:1 (gs_helpers.Rd:7): Warning: <link> inserting "type" attribute
  gs_helpers.html:12:1 (gs_helpers.Rd:7): Warning: <script> proprietary attribute "onload"
  gs_helpers.html:12:1 (gs_helpers.Rd:7): Warning: <script> inserting "type" attribute
  gs_helpers.html:17:1 (gs_helpers.Rd:7): Warning: <table> lacks "summary" attribute
  gs_helpers.html:39:1 (gs_helpers.Rd:16): Warning: <table> lacks "summary" attribute
  gs_png_url.html:15:44 (gs_png_url.Rd:8): Error: <main> is not recognized!
  gs_png_url.html:15:44 (gs_png_url.Rd:8): Warning: discarding unexpected <main>
  gs_png_url.html:84:1 (gs_png_url.Rd:46): Warning: discarding unexpected </main>
  gs_png_url.html:4:1 (gs_png_url.Rd:8): Warning: <link> inserting "type" attribute
  gs_png_url.html:12:1 (gs_png_url.Rd:8): Warning: <script> proprietary attribute "onload"
  gs_png_url.html:12:1 (gs_png_url.Rd:8): Warning: <script> inserting "type" attribute
  gs_png_url.html:17:1 (gs_png_url.Rd:8): Warning: <table> lacks "summary" attribute
  gs_png_url.html:46:1 (gs_png_url.Rd:24): Warning: <table> lacks "summary" attribute
  gs_png_url.html:59:14 (gs_png_url.Rd:30): Warning: <code> attribute "id" has invalid value "..."
  key_encrypt_creds_path.html:15:44 (key_encrypt_creds_path.Rd:5): Error: <main> is not recognized!
  key_encrypt_creds_path.html:15:44 (key_encrypt_creds_path.Rd:5): Warning: discarding unexpected <main>
  key_encrypt_creds_path.html:32:1 (key_encrypt_creds_path.Rd:7): Warning: discarding unexpected </main>
  key_encrypt_creds_path.html:4:1 (key_encrypt_creds_path.Rd:5): Warning: <link> inserting "type" attribute
  key_encrypt_creds_path.html:12:1 (key_encrypt_creds_path.Rd:5): Warning: <script> proprietary attribute "onload"
  key_encrypt_creds_path.html:12:1 (key_encrypt_creds_path.Rd:5): Warning: <script> inserting "type" attribute
  key_encrypt_creds_path.html:17:1 (key_encrypt_creds_path.Rd:5): Warning: <table> lacks "summary" attribute
  leanpub_check.html:15:44 (leanpub_check.Rd:5): Error: <main> is not recognized!
  leanpub_check.html:15:44 (leanpub_check.Rd:5): Warning: discarding unexpected <main>
  leanpub_check.html:52:1 (leanpub_check.Rd:15): Warning: discarding unexpected </main>
  leanpub_check.html:4:1 (leanpub_check.Rd:5): Warning: <link> inserting "type" attribute
  leanpub_check.html:12:1 (leanpub_check.Rd:5): Warning: <script> proprietary attribute "onload"
  leanpub_check.html:12:1 (leanpub_check.Rd:5): Warning: <script> inserting "type" attribute
  leanpub_check.html:17:1 (leanpub_check.Rd:5): Warning: <table> lacks "summary" attribute
  leanpub_check.html:35:1 (leanpub_check.Rd:10): Warning: <table> lacks "summary" attribute
  make_embed_markdown.html:15:44 (make_embed_markdown.Rd:5): Error: <main> is not recognized!
  make_embed_markdown.html:15:44 (make_embed_markdown.Rd:5): Warning: discarding unexpected <main>
  make_embed_markdown.html:87:1 (make_embed_markdown.Rd:38): Warning: discarding unexpected </main>
  make_embed_markdown.html:4:1 (make_embed_markdown.Rd:5): Warning: <link> inserting "type" attribute
  make_embed_markdown.html:12:1 (make_embed_markdown.Rd:5): Warning: <script> proprietary attribute "onload"
  make_embed_markdown.html:12:1 (make_embed_markdown.Rd:5): Warning: <script> inserting "type" attribute
  make_embed_markdown.html:17:1 (make_embed_markdown.Rd:5): Warning: <table> lacks "summary" attribute
  make_embed_markdown.html:44:1 (make_embed_markdown.Rd:19): Warning: <table> lacks "summary" attribute
  parse_q_tag.html:15:44 (parse_q_tag.Rd:5): Error: <main> is not recognized!
  parse_q_tag.html:15:44 (parse_q_tag.Rd:5): Warning: discarding unexpected <main>
  parse_q_tag.html:56:1 (parse_q_tag.Rd:21): Warning: discarding unexpected </main>
  parse_q_tag.html:4:1 (parse_q_tag.Rd:5): Warning: <link> inserting "type" attribute
  parse_q_tag.html:12:1 (parse_q_tag.Rd:5): Warning: <script> proprietary attribute "onload"
  parse_q_tag.html:12:1 (parse_q_tag.Rd:5): Warning: <script> inserting "type" attribute
  parse_q_tag.html:17:1 (parse_q_tag.Rd:5): Warning: <table> lacks "summary" attribute
  parse_q_tag.html:35:1 (parse_q_tag.Rd:10): Warning: <table> lacks "summary" attribute
  parse_quiz.html:15:44 (parse_quiz.Rd:6): Error: <main> is not recognized!
  parse_quiz.html:15:44 (parse_quiz.Rd:6): Warning: discarding unexpected <main>
  parse_quiz.html:85:1 (parse_quiz.Rd:47): Warning: discarding unexpected </main>
  parse_quiz.html:4:1 (parse_quiz.Rd:6): Warning: <link> inserting "type" attribute
  parse_quiz.html:12:1 (parse_quiz.Rd:6): Warning: <script> proprietary attribute "onload"
  parse_quiz.html:12:1 (parse_quiz.Rd:6): Warning: <script> inserting "type" attribute
  parse_quiz.html:17:1 (parse_quiz.Rd:6): Warning: <table> lacks "summary" attribute
  parse_quiz.html:39:1 (parse_quiz.Rd:13): Warning: <table> lacks "summary" attribute
  parse_quiz_df.html:15:44 (parse_quiz_df.Rd:5): Error: <main> is not recognized!
  parse_quiz_df.html:15:44 (parse_quiz_df.Rd:5): Warning: discarding unexpected <main>
  parse_quiz_df.html:68:1 (parse_quiz_df.Rd:30): Warning: discarding unexpected </main>
  parse_quiz_df.html:4:1 (parse_quiz_df.Rd:5): Warning: <link> inserting "type" attribute
  parse_quiz_df.html:12:1 (parse_quiz_df.Rd:5): Warning: <script> proprietary attribute "onload"
  parse_quiz_df.html:12:1 (parse_quiz_df.Rd:5): Warning: <script> inserting "type" attribute
  parse_quiz_df.html:17:1 (parse_quiz_df.Rd:5): Warning: <table> lacks "summary" attribute
  parse_quiz_df.html:35:1 (parse_quiz_df.Rd:10): Warning: <table> lacks "summary" attribute
  pipe.html:15:44 (pipe.Rd:5): Error: <main> is not recognized!
  pipe.html:15:44 (pipe.Rd:5): Warning: discarding unexpected <main>
  pipe.html:52:1 (pipe.Rd:15): Warning: discarding unexpected </main>
  pipe.html:4:1 (pipe.Rd:5): Warning: <link> inserting "type" attribute
  pipe.html:12:1 (pipe.Rd:5): Warning: <script> proprietary attribute "onload"
  pipe.html:12:1 (pipe.Rd:5): Warning: <script> inserting "type" attribute
  pipe.html:17:1 (pipe.Rd:5): Warning: <table> lacks "summary" attribute
  pipe.html:35:1 (pipe.Rd:10): Warning: <table> lacks "summary" attribute
  pptx_notes.html:15:44 (pptx_notes.Rd:8): Error: <main> is not recognized!
  pptx_notes.html:15:44 (pptx_notes.Rd:8): Warning: discarding unexpected <main>
  pptx_notes.html:70:1 (pptx_notes.Rd:35): Warning: discarding unexpected </main>
  pptx_notes.html:4:1 (pptx_notes.Rd:8): Warning: <link> inserting "type" attribute
  pptx_notes.html:12:1 (pptx_notes.Rd:8): Warning: <script> proprietary attribute "onload"
  pptx_notes.html:12:1 (pptx_notes.Rd:8): Warning: <script> inserting "type" attribute
  pptx_notes.html:17:1 (pptx_notes.Rd:8): Warning: <table> lacks "summary" attribute
  pptx_notes.html:41:1 (pptx_notes.Rd:19): Warning: <table> lacks "summary" attribute
  pptx_notes.html:46:14 (pptx_notes.Rd:21): Warning: <code> attribute "id" has invalid value "..."
  remove_yaml_header.html:15:44 (remove_yaml_header.Rd:5): Error: <main> is not recognized!
  remove_yaml_header.html:15:44 (remove_yaml_header.Rd:5): Warning: discarding unexpected <main>
  remove_yaml_header.html:56:1 (remove_yaml_header.Rd:21): Warning: discarding unexpected </main>
  remove_yaml_header.html:4:1 (remove_yaml_header.Rd:5): Warning: <link> inserting "type" attribute
  remove_yaml_header.html:12:1 (remove_yaml_header.Rd:5): Warning: <script> proprietary attribute "onload"
  remove_yaml_header.html:12:1 (remove_yaml_header.Rd:5): Warning: <script> inserting "type" attribute
  remove_yaml_header.html:17:1 (remove_yaml_header.Rd:5): Warning: <table> lacks "summary" attribute
  remove_yaml_header.html:35:1 (remove_yaml_header.Rd:10): Warning: <table> lacks "summary" attribute
  replace_html.html:15:44 (replace_html.Rd:6): Error: <main> is not recognized!
  replace_html.html:15:44 (replace_html.Rd:6): Warning: discarding unexpected <main>
  replace_html.html:84:1 (replace_html.Rd:40): Warning: discarding unexpected </main>
  replace_html.html:4:1 (replace_html.Rd:6): Warning: <link> inserting "type" attribute
  replace_html.html:12:1 (replace_html.Rd:6): Warning: <script> proprietary attribute "onload"
  replace_html.html:12:1 (replace_html.Rd:6): Warning: <script> inserting "type" attribute
  replace_html.html:17:1 (replace_html.Rd:6): Warning: <table> lacks "summary" attribute
  replace_html.html:49:1 (replace_html.Rd:25): Warning: <table> lacks "summary" attribute
  set_knitr_image_path.html:15:44 (set_knitr_image_path.Rd:5): Error: <main> is not recognized!
  set_knitr_image_path.html:15:44 (set_knitr_image_path.Rd:5): Warning: discarding unexpected <main>
  set_knitr_image_path.html:48:1 (set_knitr_image_path.Rd:13): Warning: discarding unexpected </main>
  set_knitr_image_path.html:4:1 (set_knitr_image_path.Rd:5): Warning: <link> inserting "type" attribute
  set_knitr_image_path.html:12:1 (set_knitr_image_path.Rd:5): Warning: <script> proprietary attribute "onload"
  set_knitr_image_path.html:12:1 (set_knitr_image_path.Rd:5): Warning: <script> inserting "type" attribute
  set_knitr_image_path.html:17:1 (set_knitr_image_path.Rd:5): Warning: <table> lacks "summary" attribute
  set_knitr_image_path.html:35:1 (set_knitr_image_path.Rd:10): Warning: <table> lacks "summary" attribute
  set_up_leanpub.html:15:44 (set_up_leanpub.Rd:5): Error: <main> is not recognized!
  set_up_leanpub.html:15:44 (set_up_leanpub.Rd:5): Warning: discarding unexpected <main>
  set_up_leanpub.html:107:1 (set_up_leanpub.Rd:52): Warning: discarding unexpected </main>
  set_up_leanpub.html:4:1 (set_up_leanpub.Rd:5): Warning: <link> inserting "type" attribute
  set_up_leanpub.html:12:1 (set_up_leanpub.Rd:5): Warning: <script> proprietary attribute "onload"
  set_up_leanpub.html:12:1 (set_up_leanpub.Rd:5): Warning: <script> inserting "type" attribute
  set_up_leanpub.html:17:1 (set_up_leanpub.Rd:5): Warning: <table> lacks "summary" attribute
  set_up_leanpub.html:47:1 (set_up_leanpub.Rd:22): Warning: <table> lacks "summary" attribute
  simple_references.html:15:44 (simple_references.Rd:5): Error: <main> is not recognized!
  simple_references.html:15:44 (simple_references.Rd:5): Warning: discarding unexpected <main>
  simple_references.html:58:1 (simple_references.Rd:19): Warning: discarding unexpected </main>
  simple_references.html:4:1 (simple_references.Rd:5): Warning: <link> inserting "type" attribute
  simple_references.html:12:1 (simple_references.Rd:5): Warning: <script> proprietary attribute "onload"
  simple_references.html:12:1 (simple_references.Rd:5): Warning: <script> inserting "type" attribute
  simple_references.html:17:1 (simple_references.Rd:5): Warning: <table> lacks "summary" attribute
  simple_references.html:35:1 (simple_references.Rd:10): Warning: <table> lacks "summary" attribute
  xml_notes.html:15:44 (xml_notes.Rd:5): Error: <main> is not recognized!
  xml_notes.html:15:44 (xml_notes.Rd:5): Warning: discarding unexpected <main>
  xml_notes.html:56:1 (xml_notes.Rd:17): Warning: discarding unexpected </main>
  xml_notes.html:4:1 (xml_notes.Rd:5): Warning: <link> inserting "type" attribute
  xml_notes.html:12:1 (xml_notes.Rd:5): Warning: <script> proprietary attribute "onload"
  xml_notes.html:12:1 (xml_notes.Rd:5): Warning: <script> inserting "type" attribute
  xml_notes.html:17:1 (xml_notes.Rd:5): Warning: <table> lacks "summary" attribute
  xml_notes.html:35:1 (xml_notes.Rd:10): Warning: <table> lacks "summary" attribute

@cansavvy
Copy link
Contributor

Have you re-ran pkgdown::build_site()? These look like pkgdown html files

@cansavvy
Copy link
Contributor

We might need to hold on this release for the larger refactoring plan. But I really like what you laid out here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants