Skip to content

How to handle many new population PK and other literature models #142

Description

@billdenney

@mattfidler and others, I'm in the process of building what will likely be hundreds of population PK models into the package. For each of them, I intend to have a vignette to show that they are working correctly.

This won't work well given typical infrastructure for surfacing vignettes. CRAN checks will likely fail due to taking too long to build the vignettes, and finding vignettes on how to use the package in general will be harder to find if there are many literature models to sort through.

I think that for the literature models, it would probably make sense to do a few things differently:

  1. Put them into a GitHub pages-only location (e.g. vignettes/articles) which won't go into the main CRAN distribution.
  2. Link them from the list of models vignette so that people can find them on the GitHub pages location.
  3. Put them into a separate section in the pkgdown website so that there is one list of general how-to vignettes in pkgdown and another list of literature models.

Do you have any thoughts on this implementation?

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