Skip to content

Error on install #1

@ijconlon

Description

@ijconlon

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions