OHDSI / CirceR

R package wrapper for CIRCE
https://ohdsi.github.io/CirceR/
6 stars 2 forks source link

Modifications to support CRAN submission. #43

Closed chrisknoll closed 7 months ago

chrisknoll commented 7 months ago

This PR addresses #22 to clear any errors and warnings for CRAN submission.

msuchard commented 7 months ago

add ‘cran-comments.md to .Rbuildignore

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.63%. Comparing base (758a67e) to head (eb6acad).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #43 +/- ## ======================================== Coverage 88.63% 88.63% ======================================== Files 6 6 Lines 44 44 ======================================== Hits 39 39 Misses 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

chrisknoll commented 7 months ago

Thanks @msuchard , will add now.

chrisknoll commented 7 months ago

Another message, I'm not sure how to clear (I do have pandoc 0.2.0 installed):

* checking top-level files ... NOTE
Files 'README.md' or 'NEWS.md' cannot be checked without 'pandoc' being installed.