-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Appears to be an issue in some of the code. When I try to install the package (remotes::install_github("hrbrmstr/weatherkit")), I get a compile error. The issue appears to be in the aaa.R file on line 9. The assignment statement has a backslash that's causing an error.
Here's the error message I get:
Error in parse(outFile) : weatherkit/R/aaa.R:9:14: unexpected input
8:
9: set_names <- \
^
ERROR: unable to collate and parse R files for package 'weatherkit'
Metadata
Metadata
Assignees
Labels
No labels