ggPMX icon indicating copy to clipboard operation
ggPMX copied to clipboard

Unknown error when creating controller

Open tmss1 opened this issue 2 years ago • 2 comments
trafficstars

Describe the bug Unknown error when creating ggPMX controller

Screenshots image

Package and platform (please complete the following information):

  • Red Hat Enterprise Linux Server 7.9 (Maipo)
  • ggplot2_3.4.0
  • ggPMX_1.2.8

Additional context The model was run using Monolix 2021R2, not version 2018, so I don't understand this error?

tmss1 avatar Apr 21 '23 13:04 tmss1

Hi Thomas, the error is not about BLOQ here, while the reference to Monolix 2018 is related to BLOQ. The error you're having suggests that there was a problem of merging some columns in the reader creation. It can be the rounding issue, or it can be that you have several columns having ID as substring. If it's the latter, I recommend you only have one column called ID because we parse on ID (it's one of the issues that needed solving....) Irina

baltcir1 avatar Apr 21 '23 14:04 baltcir1

Thanks Irina, I have no idea what's causing it and how to fix this. If you have any suggestion what I can do about this, let me know.

tmss1 avatar Apr 21 '23 15:04 tmss1