Hi,
Thanks for developing this helpful library.
I have installed the main and development branches on an M1pro arm Mac using install_github.
The package will only build if build_vignettes=FALSE. If build_vignettes=TRUE the following error is generated:
"! system command 'R' failed"
With the package installed sans vignettes, the predict_transitions and plot_predicted_pathway functions restart the R kernel in command line R, RStudio, and Jupyter's IRKernel.
It seems that there might be an issue with obtain_model_coef (possibly coefs_as_list).
Any advice regarding compatible dependency versions or whether this package can run on an arm machine would be very helpful..
Cheers
Hi,
Thanks for developing this helpful library.
I have installed the main and development branches on an M1pro arm Mac using install_github.
The package will only build if build_vignettes=FALSE. If build_vignettes=TRUE the following error is generated:
"! system command 'R' failed"
With the package installed sans vignettes, the predict_transitions and plot_predicted_pathway functions restart the R kernel in command line R, RStudio, and Jupyter's IRKernel.
It seems that there might be an issue with obtain_model_coef (possibly coefs_as_list).
Any advice regarding compatible dependency versions or whether this package can run on an arm machine would be very helpful..
Cheers