-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open

Description
I'm new to R, so I do not have a great ability to debug issues yet. After setting up the R environment on Xubuntu and OSX, I keep running into the same issues when running fast_check.R as well as the script for the first chapter.
Checking Chapter 1 - Introduction
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
Error in strsplit(unitspec, " ") : non-character argument
Calls: source ... fullseq.Date -> seq -> floor_date -> parse_unit_spec -> strsplit
In addition: Warning message:
Removed 1 rows containing non-finite values (stat_bin).
Execution halted
Here's my R version:
R version 3.2.3 (2015-12-10) -- "Wooden Christmas-Tree"
Is there a preferred environment/version for running the sample code, or am I really missing something?
Metadata
Metadata
Assignees
Labels
No labels