Skip to content

Consider adding package purrple to Remotes: #18

@lorenzwalthert

Description

@lorenzwalthert

When I try to run the shiny App, I get an error.

collage::shinycollage()
Loading required package: shiny

Listening on http://127.0.0.1:7323
Warning: Error in library: there is no package calledpurrpleStack trace (innermost first):
    42: library
     2: shiny::runApp
     1: collage::shinycollage
Error : there is no package calledpurrpleWarning: Error in library: there is no package calledpurrpleStack trace (innermost first):
    42: library
     2: shiny::runApp
     1: collage::shinycollage
Error : there is no package calledpurrple

I think you can fix this by adding package purrple to Remotes: (as long as it is not on CRAN), i.e. by adding

Remotes: ThinkR-open/purrple

To the DESCRIPTION file and also add it to Depends: or Suggests: there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions