exportProjectToSnapshot() (introduced when splitting the deprecated convertSnapshot()) currently converts PK-Sim project files (.pksim5) into snapshots (.json) only.
Extend it to also export MoBi projects to snapshots.
Tasks
See also the sibling issue for loadProjectFromSnapshot() (#1973).
exportProjectToSnapshot()(introduced when splitting the deprecatedconvertSnapshot()) currently converts PK-Sim project files (.pksim5) into snapshots (.json) only.Extend it to also export MoBi projects to snapshots.
Tasks
R/utilities-snapshots.RRoxygen + snapshots vignette) to drop the "PK-Sim only" caveat once supportedSee also the sibling issue for
loadProjectFromSnapshot()(#1973).