mrc-ide / epireview

https://mrc-ide.github.io/epireview/
GNU General Public License v3.0
25 stars 2 forks source link

Clean-up epireview #52

Closed sangeetabhatia03 closed 2 months ago

sangeetabhatia03 commented 2 months ago

This PR follows on Tristan's PR that cleans up the vignettes. This PR:

The package now builds without any errors and all tests pass. Bumping up version number is not needed because we are not adding any new functionality.

To test this PR, clone the repository or pull the latest changes from this branch if already have a clone. Then in an R session, run

devtools::check()

Expect 0 errors

sangeetabhatia03 commented 2 months ago

For your attention @CosmoNaught

CosmoNaught commented 2 months ago

Happy in principle to approve pending advice on the following;

Issues found

Please advise on how to proceed. Other than this the branch passes all checks now (bar the following)

── R CMD check results ───────────────────────────────────────────── epireview 1.1.3 ────
Duration: 3m 28.3s

❯ checking Rd cross-references ... WARNING
  Missing link or links in documentation object 'get_parameter.Rd':
    ‘load_epidata()’

  See section 'Cross-references' in the 'Writing R Extensions' manual.

0 errors ✔ | 1 warning ✖ | 0 notes ✔

System Information