How to revise the changes when working on a package using rstan?

I performed the same changes as the new stanmodels.
I have changed sapply() to lapply(), and
basename(names(stanmodels)) to basename(stan_files) in the previous version of stanmodels.R.
It runs without the notes now.
Thank you for your helps.

1 Like