Cynthia Huang
Cynthia Huang
This would be a great enhancement. I'm interested in using rastervision in my research (esp. for spatial subsetting for train/test), but even getting the examples to run is quite complicated...
From my discussions with @mitchelloharawild today, there seems to be some overlap between "reconciliation of forecasts" and "reconciliation of data" more generally -- i.e. users might need to do "reconciliation"...
If superseded, these lines/content should be updated: Move into Superseded section of Reference Index: https://github.com/r-lib/cli/blob/2ddcc1af364cf6737a06cec8a344a52b26dd9afa/_pkgdown.yml#L64-L68 Remove from Building a Semantic CLI vignette https://github.com/r-lib/cli/blob/2ddcc1af364cf6737a06cec8a344a52b26dd9afa/vignettes/semantic-cli.Rmd#L59-L82
`cli_alert_*()` also appears in the usethis_ui vignette -- e.g. https://cli.r-lib.org/articles/usethis-ui.html#with-cli-8
Working on this at tidy-dev-day with @simonpcouch and @gadenbuie Draft prioritisation of topics in https://cli.r-lib.org/reference/: Section/Page 1: - [Format and signal errors with cli formatting](https://cli.r-lib.org/reference/#format-and-signal-errors-with-cli-formatting) - `cli_bullets()` - Inline Markup...