── FAILURE (test-converged.R:11:3): converged.mcmcr ────────────────────────────
converged(mcmcr_example, by = "parameter", as_df = TRUE) not identical to structure(...).
Attributes: < Component "row.names": Modes: numeric, character >
Attributes: < Component "row.names": target is numeric, current is character >
── FAILURE (test-ess.R:23:3): ess.mcmcr as df ──────────────────────────────────
ess(mcmcr_example, as_df = TRUE, by = "parameter") not identical to structure(...).
Attributes: < Component "row.names": Modes: numeric, character >
Attributes: < Component "row.names": target is numeric, current is character >
Could you please take a look? I'm planning on submitting testthat to CRAN in about a month.
I see:
Could you please take a look? I'm planning on submitting testthat to CRAN in about a month.