Skip to content

pkg_agent() errors in default usecase #26

@jonthegeek

Description

@jonthegeek
> beekeeper::generate_pkg()
Error in is_character(x, n = 1L) : 
  promise already under evaluation: recursive default argument reference or earlier problems?

vs

> agent <- pkg_agent()
> beekeeper::generate_pkg(pkg_agent = agent)
✔ Writing 'R/010-call.R'

Something about the checks is causing a conflict. Try to untangle the usethis checks to make this work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    qcthat-nocov{qcthat}: Do not include in issue-test coverage reportsqcthat-nocov-deprecated{qcthat}: Deprecated or superseded. Do not include in issue-test coverage reports

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions