pharmaR / riskassessment

Collaborative Deployment: https://app.pharmar.org/riskassessment/ Risk Assessment Demo App: https://rinpharma.shinyapps.io/riskassessment
https://pharmar.github.io/riskassessment/
Other
101 stars 28 forks source link

Correctly parse `riskmetric` dependency assessment #806

Closed jthompson-arcus closed 2 months ago

jthompson-arcus commented 2 months ago

Closes #805

jthompson-arcus commented 2 months ago

The change in metric calculation is more inline with how the score is being calculated as well with using NROW().

aclark02-arcus commented 2 months ago

Was this PR supposed to synchronize gower too?

image

image

jthompson-arcus commented 2 months ago

Yes, did you re-upload the package? It should be showing 0 dependencies.

You have to re-upload because the value is being written to the database.

aclark02-arcus commented 2 months ago

Yes, did you re-upload the package? It should be showing 0 dependencies.

You have to re-upload because the value is being written to the database.

Whoops, nope. For some reason, I was expecting the table to show one dep instead of the other way around (card showing 0 deps). Sorry