Code
expect_error(check_lesson(tmp), "There were errors with the lesson structure")
Message
! The .gitignore file is missing the following elements:
episodes/*html
site/*
!site/README.md
.Rhistory
.Rapp.history
.RData
.Ruserdata
*-Ex.R
/*.tar.gz
/*.Rcheck/
.Rproj.user/
vignettes/*.html
vignettes/*.pdf
.httr-oauth
*_cache/
/cache/
*.utf8.md
*.knit.md
.Renviron
docs/
po/*~
Code
expect_error(check_lesson(tmp), "There were errors with the lesson structure")
Message
[31m![39m The .gitignore file is missing the following elements:
episodes/*html
site/*
!site/README.md
.Rhistory
.Rapp.history
.RData
.Ruserdata
*-Ex.R
/*.tar.gz
/*.Rcheck/
.Rproj.user/
vignettes/*.html
vignettes/*.pdf
.httr-oauth
*_cache/
/cache/
*.utf8.md
*.knit.md
.Renviron
docs/
po/*~
Code
expect_error(check_lesson(tmp), "There were errors with the lesson structure")
Message
! The .gitignore file is missing the following elements:
episodes/*html
site/*
!site/README.md
.Rhistory
.Rapp.history
.RData
.Ruserdata
*-Ex.R
/*.tar.gz
/*.Rcheck/
.Rproj.user/
vignettes/*.html
vignettes/*.pdf
.httr-oauth
*_cache/
/cache/
*.utf8.md
*.knit.md
.Renviron
docs/
po/*~
Code
expect_error(check_lesson(tmp), "There were errors with the lesson structure")
Message
[31m![39m The .gitignore file is missing the following elements:
episodes/*html
site/*
!site/README.md
.Rhistory
.Rapp.history
.RData
.Ruserdata
*-Ex.R
/*.tar.gz
/*.Rcheck/
.Rproj.user/
vignettes/*.html
vignettes/*.pdf
.httr-oauth
*_cache/
/cache/
*.utf8.md
*.knit.md
.Renviron
docs/
po/*~
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.