Skip to content

Behavior of BiocStyle::Biocpkg() #112

Description

@federicomarini

Referring to this issue: iSEE/iSEEde#43

My thought was that this is indeed resulting from using BiocStyle::Biocpkg("iSEEde") in the Rmd README of the package.

Shouldn't the ideal behavior of this function be to use a non-versioned link? Instead of returning https://bioconductor.org/packages/3.16/iSEEde, wouldn't https://bioconductor.org/packages/iSEEde be the better option? Or alternatively, have the version info included as result of a parameter, e.g. include_version?

Why - because https://bioconductor.org/packages/3.16/iSEEde ends up "becoming broken" (but the "current one", https://bioconductor.org/packages/3.19/iSEEde would still work (probably as long as the current release is matched to that value?))

If I am missing something relevant about this being the default, let me know.
Otherwise: happy to come in with a PR 😉

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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