pbs-assess / sdmTMB

:earth_americas: An R package for spatial and spatiotemporal GLMMs with TMB
https://pbs-assess.github.io/sdmTMB/
183 stars 26 forks source link

fix(plot_anisotropy*): Returns NULL if no H #199

Closed kellijohnson-NOAA closed 1 year ago

kellijohnson-NOAA commented 1 year ago

You will more than likely want to reformat the call to cli::cli_inform(). I tested it on my Windows system and everything appears to be working and the fix allows my personal workflow to continue when plot_anisotropy() is called on a model ran using sdmTMB::sdmTMB(anisotropy = FALSE).

Close #198