CSHS-CWRA / CSHShydRology

Main package
GNU Affero General Public License v3.0
35 stars 39 forks source link

Paul whitfield updating many function to read dataframe directly instead of by component #19

Closed PaulWhitfield closed 3 years ago

PaulWhitfield commented 3 years ago

Description

KevinShook commented 3 years ago

Thanks for the pull request! Unfortunately, I get a lot of warnings and errors when running the check command. Most of them are pretty trivial typos:

Warning: [/home/kevin/data/projects/CSHShydRology_new/R/ch_axis_doy.R:10] @param mismatched braces or quotes
Warning: [/home/kevin/data/projects/CSHShydRology_new/R/ch_binned_MannWhitney.R:49] @examples mismatched braces or quotes
Warning: [/home/kevin/data/projects/CSHShydRology_new/R/ch_flow_raster.R:20] @examples requires a value

etc.

However the vignette is giving more serious errors I suggest that you fix the typos and see if these also help solve the vignette problems