Issue Description
devtools::check() fails because of insufficient dependency information
I see this error
R CMD check results
1 error | 0 warnings | 0 notes
checking package dependencies ... ERROR
Package suggested but not available for checking: ‘gtrendsR’
Namespace dependencies not required:
‘data.table’ ‘dtw’ ‘foreach’ ‘ggplot2’ ‘iterators’ ‘scales’ ‘zoo’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Warning message:
do_market_impact_.Rd is missing name/title. Skipping
install from github also fails because of this
Steps to Reproduce
Provide detail steps to reproduce the issue, including which data you use
Expected Behavior
What should happen
Actual Behavior
What really happened
Error Message
Provide error message or screenshot if available
Other Comments
Issue Description
devtools::check() fails because of insufficient dependency information
I see this error
install from github also fails because of this
Steps to Reproduce
Provide detail steps to reproduce the issue, including which data you use
Expected Behavior
What should happen
Actual Behavior
What really happened
Error Message
Provide error message or screenshot if available
Other Comments