Brock

Results 31 issues of Brock

Some method callable from within a plugin to turn itself off or disable certain classes of its own hooks. (e.g. If there is some setup running at the beginning of...

feature

Hello, I am trying to use data.table `[i, j, by ]` operations inside my validator. Based on this comment https://github.com/data-cleaning/validate/issues/55#issuecomment-205220681 , in 2016 this was not supported. Is that still...

#### Summary: cmdstan does not automatically recompile a model when build args change. If this is expected, would be good to document. #### Description: [Doc](https://mc-stan.org/docs/cmdstan-guide/compiling_stan_programs.html#dependencies) states >If the you call...

**NOTE:** Before submitting an issue, please make sure to install the latest version of both the vscode extension and the R package. This can usually be achieved by running the...

**Describe the bug** .vsc.cat does not emit output in such a way that `testthat::expect_output` observes it. Impact: when running tests in debug mode, some tests erroneously fail. **To Reproduce** Run...

Addresses several issues with the opencl tests: - Model object does not correctly identify whether model was compiled with stan_opencl. Therefore, models were not recompiled within the tests when recompilation...

(likely low priority) **Is your feature request related to a problem? Please describe.** Currently unit tests take ~1hr to run. Running in parallel is risky because multiple scripts recompile the...

feature

I think `r1` and `r2` are in meters and the time based params are in seconds (or maybe just whatever units the input timestamp is in?). This is not clear...

An older version of Quickstart instruction seems to be deployed to the RTD instance: https://infostop.readthedocs.io/en/latest/about.html. Refers to `infostop.label_trace()` instead of `Infostop()`.

## Description Because of [this line](https://github.com/rstudio/rmarkdown/blob/main/R/jupyter.R#L107), if a python notebook has a `raw` type cell that does not have `format` specified in the metadata, that cell is completely omitted when...