Skip to content

admiralophtha 1.3.0

Choose a tag to compare

@manciniedoardo manciniedoardo released this 04 Jul 13:43
· 34 commits to main since this release
2d918dc

This is the 1.3 release of {admiralophtha}. The package was updated as follows:

Updates to Templates

  • Improved model derivation of criterion flag/variable pairs in ADBCVA template by showcasing use of restrict_derivation() in combination with call-derivation(). (#267)

Updates to Documentation

  • Improved model derivation of criterion flag/variable pairs in ADBCVA vignette by showcasing use of restrict_derivation() in combination with call-derivation(). (#267)

  • Updated ADOE template to showcase the mapping of IOP parameters, as well as the derivation of parameters for the difference between pre and post-dose IOP. (#260)

  • Added a citation for the source of the Visual Functioning Questionnaire (VFQ) to the ADVFQ template, vignette and test dataset documentation.

Various

  • Removed {cli} from package imports. (#264)