rstudio / promises

A promise library for R
https://rstudio.github.io/promises
Other
197 stars 19 forks source link

help("future_promises"): formatting issue of value #72

Open HenrikBengtsson opened 2 years ago

HenrikBengtsson commented 2 years ago

There's seems to be a Rd syntax mistake in https://rstudio.github.io/promises/reference/future_promise.html#value. Source:

https://github.com/rstudio/promises/blob/a821b8845f72862f12df9b4926ab7de71880ced7/R/future_promise.R#L320

Looks like this is due to a missing backtick.