Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other version pins 😅 #7

Open
colearendt opened this issue Feb 25, 2022 · 1 comment
Open

Other version pins 😅 #7

colearendt opened this issue Feb 25, 2022 · 1 comment

Comments

@colearendt
Copy link

I want to stop pestering you, so I will just dump some other version pins here. cli::format_message is newer too:

Output created: /tmp/Rtmpi35GBc/file4cab2a968c8b/connect-viz.html
Warning: Error in : 'format_message' is not an exported object from 'namespace:cli'
  142: cnd_message_format
  141: cnd_message
  140: conditionMessage.rlang_message
  138: signalCondition
  134: inform
  133: ensure_group_vars
  132: select.data.frame
  130: function_list[[i]]
  129: freduce
  128: _fseq
  127: eval
  126: eval
  124: %>%
  123: <reactive>
  107: calendar_data
   99: ::
htmlwidgets
shinyRenderWidget
   98: func
   85: renderFunc
   84: output$outf2dffe5e97e04434
    3: <Anonymous>
    1: rmarkdown::run
@DivadNojnarg
Copy link
Member

@colearendt: Should be fixed if I specify a minimum rlang version like (1.0.0 which requires cli 3.1.0). cli::format_message requires cli >=2.5.0 and you probably have rlang <= 1.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants