Skip to content

devtools::check() fails because of insufficient dependency information #303

@yosuke-yasuda

Description

@yosuke-yasuda

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions