You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Modularized RMSE calculations as a standalone function so that it can be called independently from SSplotJABBAres() as SSrmse(). (#50)
Bugfixes to adjusting y-axis limits with SSplotRunstest and SSplotJABBAres: Use the ylim parameter to adjust y-axis limits. (#46)
Added option to remove median trajectory for SSplotKobe() (#3)
Added rlang, dplyr, and magrittr dependencies.
SSmase and SSplotHcxval season validation: Fixed an issue with invalid season message with subset operators ($,[[) breaking the code styler; Clarified invalid season message to more readable. (#33, #35)
Added Date field to DESCRIPTION. DESCRIPTION metadata are now used to generate package citations. (#25)
Package vingettes formatted to html_vignette to reduce file size. Removed redundant PDF and word document versions of ss3diags_Handbook vignette.