CSHS-CWRA / CSHShydRology

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

Paul fixes #102

Closed KevinShook closed 2 months ago

KevinShook commented 2 months ago

Several changes required by CRAN

Description

Changes:

  1. Removed functions ch_get_map_base and ch_map_plot_data as we could not trap the error resulting from accessing the server. We hope to be able to restore these functions in the future.
  2. Removed braces in return statements in ch_tr_sign and ch_tr_signif, which were causing errors
  3. Fixed some urls which were redirecting (causes a note)

Related Issue

Example