Open PavelBal opened 2 months ago
I have similar issues with the postpartum population.
When I load the population from CSV file created in PK-Sim V11 this gives an error:
Error in do.call(".External", c(list("r_call_method", self$pointer, methodName), : Type: OSPSuite.Utility.Exceptions.OSPSuiteException Message: Error: The input string '10 individuals)' was not in a correct format. Method: Void ThrowOnError() Stack trace: at OSPSuite.Infrastructure.Import.Services.ImportLogger.ThrowOnError() at OSPSuite.R.Services.PopulationTask.ImportPopulation(String fileFullPath) at InvokeStub_PopulationTask.ImportPopulation(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
However, when the population CSV file was created in PK-Sim V9.1 I do not receive any error.
When creating a pregnant population, the pregnancy-specific organs are not included
followup of https://github.com/Open-Systems-Pharmacology/PK-Sim/issues/2865
I have similar issues with the postpartum population.
When I load the population from CSV file created in PK-Sim V11 this gives an error:
This seems to be something different. I have extracted it into a separate issue: https://github.com/Open-Systems-Pharmacology/OSPSuite-R/issues/1487
When creating a pregnant population, the pregnancy-specific organs are not included
Related to https://github.com/Open-Systems-Pharmacology/Pregnancy-Models/issues/28