IMO easiest path is to pass in your data into R, see
https://andrewpwheeler.com/2014/08/12/estimating-group-based-trajectory-models-using-spss-and-r/ for an example.
That is for a special library for count mixtures over time, I would recommend the flexmix library though for most problems,
https://andrewpwheeler.com/2021/03/05/simulating-group-based-trajectories-in-r/.