Tim Taylor

Results 122 comments of Tim Taylor

Note to self - edit the vignette to use poisson model over negative binomial as currently has iteration issues which somehow I missed :man_shrugging:

This was improved in the latest release of rstudioapi (https://github.com/rstudio/rstudioapi/releases/tag/v0.17.0). Have made a PR (https://github.com/r-lib/cli/pull/733) that changes the printing of a slowish ~data frame~ tibble in RStudio from ~18 seconds,...

I think tweaking the documentation would be helpful here. The problem is all of those classes (Date, POSIXt and factor) have their own default `Ops` methods (hence the incompatible call)....

I believe this is because CRAN wants file LICENCE to go with the MIT usage in the DESCRIPTION but prefer people not to bundle the whole licence (as they are...

AFAICT - This is similar to #92. For consistency it may be worth matching the style of error messaging used in the [commit](https://github.com/markvanderloo/tinytest/commit/85f74d34f95a10876e742cd293950711059a43c0) that fixed it. E.g. using ```r sprintf("object...

AFAICT this is https://github.com/rstudio/rstudio/issues/14121. Worth giving that a 👍 , to see if upstream can priorities.

AFAICT - this is already fixed in the master branch (by https://github.com/markvanderloo/tinytest/pull/114).

> Is there an expectation when this might propagate to CRAN? The PR you mention is two years old. I'm just an interested party. There's an open issue re: 'a...

This bites on Fedora too. To clarify - is setting `R_INCLUDE_DIR`, `R_SHARE_DIR` and `R_DOC_DIR` manually in our `.Rprofile` still the best approach to solving this at the moment (from posit/ron...

> Since this is coming up regularly I prioritised this to the December release. Great. Currently without the manual intervention on linux, quite a few packages could be broken (i.e...