beanumber / beanumber/openWAR

Error: Can not automatically convert from character to logical in column "game_type"

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
103
Forks
33
PR merge metrics
No merged PRs in 30d

Description

I received the above error when running:

dat16 <- openWAR::getData(start = "2016-01-01", end = "2016-10-25")

The error occurred after going through all dates, and no "dat16" resulted.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported openWAR::getData(start = "2016-01-01", end = "2016-10-25") call and trace how the game_type column is handled after all dates are processed. Done means the call completes without the character-to-logical conversion error and returns dat16.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.