mantis
Multiple Time Series Scanner. Contribute to ropensci/mantis development by creating an account on GitHub.
Thirteen months of rOpenSci review turned a pre-release into a 1.0 with a stable API
◆Recent moves
- 6mo ago
dplyr 1.2.0 compatibility fix
Silences case_when() warnings introduced by dplyr v1.2.0. Pure upstream-compatibility maintenance, invisible to anyone reading a mantis report.
View source ↗ - 7mo ago
rOpenSci acceptance, plus an NA timepoint-limit fix
Records formal acceptance into rOpenSci and fixes one edge case where an NA as the first value of `timepoint_limits` broke bespoke_rmd_output(). The acceptance is the milestone; the code change is a single guard.
View source ↗ - 9mo ago
1.0.0 locks the API and tightens timepoint handling
The 1.0.0 that closes the review cycle: `alert_custom()` swaps `function_call` for `expression`, `item_order` accepts any number of items, and timepoint handling is tightened so date-only values in DST-varying timezones stop generating phantom points in plots. It is the last release to break anything — the API is fixed from here.
View source ↗ - 1y ago
Bespoke reports return to the CRAN build
Restores bespoke reports, which the previous release had stripped out to get a lighter package past CRAN. This is the capability that lets users embed mantis widgets in their own Rmd rather than taking the canned report, so the CRAN build is only now feature-complete.
View source ↗ - 1y ago
First CRAN submission, standard reports only
The first CRAN submission, deliberately narrowed to standard reports. It also reworks output paths — a single `file` parameter replaces `save_directory`/`save_filename`, `add_timestamp` handles suffixing, and intermediate files move to tempdir() instead of littering the working directory.
View source ↗ - 1y ago
rOpenSci submission; period renamed to timepoint_unit
The rOpenSci submission marker, carrying one rename: `period` becomes `timepoint_unit` in inputspec(). Breaking, but on a package still explicitly pre-stable.
View source ↗