Package check result: OK Changes to worse in reverse depends: Package: ShinyItemAnalysis Check: examples New result: ERROR Running examples in ‘ShinyItemAnalysis-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: coef,BlisClass-method > ### Title: Get Coefficients from a fitted BLIS model > ### Aliases: coef,BlisClass-method > > ### ** Examples > > fitted_blis <- fit_blis(HCItest[, 1:20], HCIkey) Error: Rows in supplied and starting value data.frame objects do not match. Were the data or itemtype input arguments modified? Execution halted