Skip to content

Commit

Permalink
fixed future package url in package NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jasenfinch committed Mar 24, 2021
1 parent 73a49a5 commit b79de33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

* Updated function documentation examples.

* Parallel processing in `binneR` is now implemented using the [`future`](https://cran.r-project.org/web/packages/future/index.html) package.
* Parallel processing in `binneR` is now implemented using the [`future`](https://cran.r-project.org/package=future) package.
Information on how this can now be used is available in the usage vignette.

* `plan()` from the [`future`](https://cran.r-project.org/web/packages/future/index.html) package is now re-exported.

0 comments on commit b79de33

Please sign in to comment.