===============================
R CMD BUILD
===============================
* checking for file ‘notame/DESCRIPTION’ ... OK
* preparing ‘notame’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘introduction.Rmd’ using rmarkdown
--- finished re-building ‘introduction.Rmd’
--- re-building ‘project_example.Rmd’ using rmarkdown
Quitting from project_example.Rmd:41-47 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'notameViz'
---
Backtrace:
▆
1. └─base::library(notameViz)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'project_example.Rmd' failed with diagnostics:
there is no package called 'notameViz'
--- failed re-building ‘project_example.Rmd’
SUMMARY: processing the following file failed:
‘project_example.Rmd’
Error: Vignette re-building failed.
Execution halted