Skip to content

Roxygen: update to handle updates in {purrr} #284

@HenrikBengtsson

Description

@HenrikBengtsson

purrr has been updated such that re-roxygenizing the current version will:

  1. cause some parameters to be undocumented, e.g. .id and .l
  2. bring in paragraphs that are not relevant to furrr, e.g. "Wrap a function with in_parallel() to declare that it should be performed in parallel."

I think the easiest is to:

  1. add the missing @inheritParams purrr::...
  2. manually identify which @param:s have to be manually copied and pruned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions