Open-Systems-Pharmacology / TLF-Library

TLF Library implementation in R
https://www.open-systems-pharmacology.org/TLF-Library/
Other
9 stars 6 forks source link

Fixes #514 stringr uses minimal version #515

Closed pchelle closed 1 week ago

Yuri05 commented 2 weeks ago

build fails on AppVeyour 'cinst' is not recognized as an internal or external command,

PavelBal commented 2 weeks ago

This https://github.com/Open-Systems-Pharmacology/TLF-Library/blob/97ee5443db967a8c84bf64ec2a9586f4043b426b/appveyor.yml#L47 must be replaced by

- choco install pandoc

wtf this is not funny! They probably updated something in appveyor (version of pandoc?), because cinst was deprecated two years ago.

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 71.27%. Comparing base (97ee544) to head (c18ad2f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #515 +/- ## ======================================== Coverage 71.27% 71.27% ======================================== Files 63 63 Lines 4324 4324 ======================================== Hits 3082 3082 Misses 1242 1242 ```

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