Nic Crane
Nic Crane
Given that this is an "opinionated" package, add a vignette discussing the reasons behind the opinions and links to resources.
See discussion here: https://github.community/t/can-github-actions-directly-edit-files-in-a-repository/17884/2
Default value should be `FALSE` as this is more intensive reviewing. See `parse_example` in `review_functions.R`
### Describe the bug, including details regarding any error messages, version, and platform. ``` r library(arrow) #> #> Attaching package: 'arrow' #> The following object is masked from 'package:utils': #>...
The test for `get_event_attendees()` was failing because there was an extra field (`timezone`) returned, which wasn't expected. The comparison was also issuing a warning. In this PR, I: * updated...
I spent a few hours today trying to work out if I deploy my app which has logging built in to Posit Connect, how can I get access to the...
### Rationale for this change We have lots of stale issues/PRs ### What changes are included in this PR? CI job to warn then close ### Are these changes tested?...