Skip to content

check_dev_versions reports package depends on development version of itself #983

@jwb133

Description

@jwb133

I called devtools::release() to release an update of my package smcfcs to CRAN (https://github.com/jwb133/smcfcs), and received the warning:

Checking for dependencies on development versions... WARNING
Depends on devel versions of:
smcfcs
Release these packages to CRAN and bump version number.

The version on CRAN is 1.1.0, and prior to trying to release the update I have incremented the version to 1.1.1 (from the previous development version number 1.1.0.9000). I don't have smcfcs listed as a package in the depends line (which is what the warning seems to be suggesting). If anyone has an idea why this warning is occurring I'd be most grateful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions