Skip to content

Error installing: "object '.rs.addins.savedShinyResponseFilter' not found"  #65

@Gnossos

Description

@Gnossos

With RStudio 1.2.5033 and R 3.6.3, in the console I enter:

> remotes::install_github("ThinkR-open/remedy")

Everything seems to go smoothly until I get:
* DONE (remedy) Error in options(shiny.http.response.filter = .rs.addins.savedShinyResponseFilter) : object '.rs.addins.savedShinyResponseFilter' not found
Then if I enter:
> library(remedy)
I get:
Error in options(shiny.http.response.filter = .rs.addins.savedShinyResponseFilter) : object '.rs.addins.savedShinyResponseFilter' not found

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