tests/testthat/_snaps/sensitivity-spider-plot.md

sensitivitySpiderPlot applies free y-axis scaling correctly

Code
  unlist(plotParams)
Output
  [1]  -89.50 2099.50  -89.50 2099.50   90.45  100.45

sensitivitySpiderPlot correctly applies absolute y-axis values correctly

Code
  unlist(plotParams)
Output
  [1] -4113 86380 -4113 86380 -4113 86380

sensitivitySpiderPlot applies absolute x- and y-axis values correctly

Code
  extractAxisRange(p1)
Condition
  Warning in `transformation$transform()`:
  NaNs produced
  Warning in `scale_x_log10()`:
  log-10 transformation introduced infinite values.
  Warning in `transformation$transform()`:
  NaNs produced
  Warning in `scale_x_log10()`:
  log-10 transformation introduced infinite values.
  Warning in `transformation$transform()`:
  NaNs produced
  Warning in `scale_x_log10()`:
  log-10 transformation introduced infinite values.
  Warning in `transformation$transform()`:
  NaNs produced
  Warning in `scale_x_log10()`:
  log-10 transformation introduced infinite values.
  Warning in `transformation$transform()`:
  NaNs produced
  Warning in `scale_x_log10()`:
  log-10 transformation introduced infinite values.
  Warning in `transformation$transform()`:
  NaNs produced
  Warning in `scale_x_log10()`:
  log-10 transformation introduced infinite values.
Output
  $`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
  $`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
  [1] -4.897  1.596 -4.897  1.596 -4.897  1.596

  $`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
  [1] -4113 86380 -4113 86380 -4113 86380
Code
  extractAxisRange(p2)
Output
  $`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
  $`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
  [1] -3.037 21.097 -3.037 21.097 -3.037 21.097

  $`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
  [1] -0.8395  5.4850 -0.8395  5.4850 -0.8395  5.4850

sensitivitySpiderPlot applies free scaling with absolute y-values

Code
  unlist(plotParams)
Output
  [1] "-3645.007285"         "85504.835585"         "-44.9761894"         
  [4] "1055.0559614"         "0.1658333365"         "0.1841666735"        
  [7] "AUC_inf [µmol*min/l]" "C_max [µmol/l]"       "t_max [h]"


esqLABS/esqlabsR documentation built on April 17, 2025, 10:51 a.m.