Skip to content

shinymanager versioning #223

@ismirsehregal

Description

@ismirsehregal

Currently when having installed the GitHub version (1.0.6) of shinymanager update.packages() prompts to "update" it with the older CRAN version 1.0.410 (as 6 < 410).

shinymanager :
Version 1.0.6 installed in [...]/AppData/Local/R/win-library/4.5
Version 1.0.410 available at https://cran.rstudio.com

RStudio dialog:

Image

So maybe using something like 1.0.6.9000 for dev versions, as the shiny team does, would be better to prevent users from unintentional downgrading (might be hidden in a long list of other updates or ask = FALSE is set).

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