Hi there, I have a model that I built using PM V 1.5.0 and want to load it into V 3.1.2. Using PM_load() - and I have also tried using legacy code PMload() - I get an error that the output file cannot be found
Error in PM_load():
✖ No Pmetrics output file found in ..
Run rlang::last_trace() to see where the error occurred.
rlang::last_trace()
<error/rlang_error>
Error in PM_load():
✖ No Pmetrics output file found in ..
Backtrace:
▆
- └─Pmetrics::PM_load(390)
Run rlang::last_trace(drop = FALSE) to see 2 hidden frames.
...despite the output folder and files being there. Can you please advise?
Many thanks!
Hi there, I have a model that I built using PM V 1.5.0 and want to load it into V 3.1.2. Using PM_load() - and I have also tried using legacy code PMload() - I get an error that the output file cannot be found
Error in
PM_load():✖ No Pmetrics output file found in ..
Run
rlang::last_trace()to see where the error occurred.Backtrace:
▆
Run rlang::last_trace(drop = FALSE) to see 2 hidden frames.
...despite the output folder and files being there. Can you please advise?
Many thanks!