ScottClaessens / coevolve

coevolve R package for Bayesian dynamic coevolutionary models using Stan
GNU General Public License v2.0
7 stars 0 forks source link

Further help for users about integer and ordered factors #35

Closed ScottClaessens closed 2 months ago

ScottClaessens commented 2 months ago

The current error messages for data variable types (integers, ordered factors, etc.) are not super helpful. I will add some pointers to the as.integer() and as.ordered() base R functions in the error messages.

ScottClaessens commented 2 months ago

Fixed in 45fa830.