ropensci / nomisr

Access UK official statistics from the Nomis database through R.
https://docs.ropensci.org/nomisr
Other
44 stars 12 forks source link

vignette in 0.4.4 version fails with dplyr 1.0.8 #29

Closed romainfrancois closed 2 years ago

romainfrancois commented 2 years ago

We're about to release dplyr 1.0.8 and there seems to be a issue with the released version of nomisr. It is however apparently fixed with the dev version.

# nomisr

<details>

* Version: 0.4.4
* GitHub: https://github.com/ropensci/nomisr
* Source code: https://github.com/cran/nomisr
* Date/Publication: 2021-01-23 17:20:02 UTC
* Number of recursive dependencies: 87

Run `cloud_details(, "nomisr")` for more info

</details>

## Newly broken

*   checking re-building of vignette outputs ... WARNING
Error(s) in re-building vignettes:
  ...
--- re-building ‘Introduction-to-work-and-health-nomis-indicators.Rmd’ using rmarkdown
Quitting from lines 194-365 (Introduction-to-work-and-health-nomis-indicators.Rmd) 
Error: processing vignette 'Introduction-to-work-and-health-nomis-indicators.Rmd' failed with diagnostics:
`desc()` must be called with exactly one argument.
--- failed re-building ‘Introduction-to-work-and-health-nomis-indicators.Rmd’

--- re-building ‘introduction.Rmd’ using rmarkdown
--- finished re-building ‘introduction.Rmd’

SUMMARY: processing the following file failed:
  ‘Introduction-to-work-and-health-nomis-indicators.Rmd’

Error: Vignette re-building failed.
Execution halted
```
evanodell commented 2 years ago

Updated on CRAN.