tweet-conf-dash icon indicating copy to clipboard operation
tweet-conf-dash copied to clipboard

ui.R calls shinyThings which is not declared in deps.yaml

Open skolenik opened this issue 4 years ago • 3 comments

skolenik avatar Mar 10 '20 20:03 skolenik

- Package: shinyThings
  GithubUsername: gadenbuie
  GithubRepo: shinyThings
  GithubRef: master
  GithubSHA1: 585a40f4015cac4e89851898e20ab4c7547c620c

seems to work

skolenik avatar Mar 10 '20 20:03 skolenik

I think it is 😄 ... maybe it's pointing to the wrong commit though

Branch: self-contained https://github.com/gadenbuie/tweet-conf-dash/blob/ec3784286e4e53a9c401af0276ab14d21c50a731/deps.yaml#L9-L13

Branch: master https://github.com/gadenbuie/tweet-conf-dash/blob/0317ac6e8f803c732380571037b5430acfea47cd/deps.yaml#L9-L13

gadenbuie avatar Mar 10 '20 20:03 gadenbuie

27433295... is relatively old, but I don't think tweet-conf-dash relies on anything added or modified after that commit. Does this version work for you?

remotes::install_github("gadenbuie/shinyThings@2743329525c5a76d4798ff3acedb70db9562b64f")

gadenbuie avatar Mar 10 '20 20:03 gadenbuie