Skip to content

Location of .R-files for successful compilation #12

@rposn

Description

@rposn

I am not able to compile the ClimObject package correctly, since the R files contained in the "Climate Methods" folder are not loaded when building the package. (I guess all .R files have to be saved in the default "R" folder): Therefore I am going to add the new methods (windrose, timeseries and histogram) into the "R" file. When doing so, the methods can be run without problems after compiling. This also allows the creation of documentation using "roxygen".
Let me know if you know how to compile the R package, so that the methods saved in the "Climate Methods" are also loaded.
Also, I would avoid "blank spaces" in the name of the folders. I suggest to use "climate_methods" instead of "Climate Methods"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions