Skip to content

"Cyclic dependency check skipped" in release() #602

Description

@krlmlr

When I call devtools::release(), at some point during the check process the following message appears:

Package has help file(s) containing install/render-stage \Sexpr{} expresssons but no prebuilt PDF manual.
* checking package namespace information ... OK
* checking package dependencies ... NOTE
  No repository set, so cyclic dependency check skipped
* checking if this is a source package ... OK
* checking if there is a namespace ... OK

I'm not sure if the NOTE about package dependencies is related to the note about the \Sexpr-s. With check(cran = TRUE) these notes are not shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions