===============================
R CMD BUILD
===============================
* checking for file ‘postNet/DESCRIPTION’ ... OK
* preparing ‘postNet’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘postNet.Rmd’ using rmarkdown
Quitting from postNet.Rmd:211-225 [gettingStartedPlotFeaturesMap]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `ptn_selectedFeatures()`:
! could not find function "ptn_selectedFeatures"
---
Backtrace:
▆
1. └─postNet::plotFeaturesMap(...)
2. └─postNet:::check_featSel(featSel, features = featuresIn)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'postNet.Rmd' failed with diagnostics:
could not find function "ptn_selectedFeatures"
--- failed re-building ‘postNet.Rmd’
SUMMARY: processing the following file failed:
‘postNet.Rmd’
Error: Vignette re-building failed.
Execution halted