Skip to content

v1.0

Choose a tag to compare

@ZekeMarshall ZekeMarshall released this 02 Jul 15:17
· 56 commits to main since this release

RMAVIS 1.0 (2024-07-02)

  • Modifications:
    • Updating README to include instructions on installing a LaTeX distribution using {tinytex}.
    • Removing Dockerfile and docker-compose.yml as they are currently superfluous.
    • Bundling app files into ./inst/app
  • Fixes:
    • Streamlining dependencies, see the imports listed in DESCRIPTION and packages loaded in
      ./inst/app/app.R
  • New Features:
    • Adding News section.
    • Adding function to run app - RMAVIS::runApp().
    • Adding contribution guidelines in CONTRIBUTING.md.