fixed a bug that resulted in incorrect log likelihoods returned by log_lik_flocker for the data augmented model. Model fitting was not affected, and posteriors were correct.
log-likelihood computations now enabled over new data.
dramatically improved efficiency in certain post-processing functions for multiseason models
CI runs properly
backend hygiene improvements
flocker 1.0-1
fixed a bug that was throwing an uninformative error when making predictions in multiseason models where history_condition is TRUE
dramatic efficiency improvements to get_positions as applied to multiseason models.
groundwork laid for enabling log-likelihood computations over new data.
flocker 1.0-02024-02-05
Initial CRAN submission.
Fixed bug in mixed predictive checking.
Fixed bug that prevented post-processing with new data with different numbers of visits/seasons than original data.
Substantially more thorough unit testing.
Removed testing dependency on cmdstanr (not on CRAN)
Refactored to avoid shipping large objects as package data