CRAN Requested Fix
spsanderson opened this issue · 0 comments
Describe the bug
Warning in p_install(package, character.only = TRUE, ...) :
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'tidyverse'
Warning in pacman::p_load("timetk", "healthyR", "tidyverse") :
Failed to install/load:
tidyverse
Quitting from lines 47-69 (getting-started.Rmd)
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
could not find function "set_names"
--- failed re-building ‘getting-started.Rmd’
SUMMARY: processing the following file failed:
‘getting-started.Rmd’
Error: Vignette re-building failed.
Execution halted
To Reproduce
Stems from CRAN Package Check Results for Package healthyR
Expected behavior
No Error
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
See the full issue here