Skip to content

Commit

Permalink
Update workflow.R (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri05 authored Sep 23, 2024
1 parent e075aa9 commit 2a3aa75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Evaluation/workflow.R
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ createQualificationReport <- function(qualificationRunnerFolder,
# workflow$inactivateTasks("plotDDIRatio")

workflow$plotPKRatio$settings$units$C_max <- "ng/mL"

# Workaround until https://github.com/Open-Systems-Pharmacology/OSPSuite.ReportingEngine/issues/1283 was fixed
cowplot::set_null_device("png")

#' Run the `QualificatitonWorklfow`
workflow$runWorkflow()
Expand Down

0 comments on commit 2a3aa75

Please sign in to comment.