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

Error: Failed to timestamp the image result #35

Open
Santibel opened this issue Nov 26, 2019 · 0 comments
Open

Error: Failed to timestamp the image result #35

Santibel opened this issue Nov 26, 2019 · 0 comments

Comments

@Santibel
Copy link

hello, i am sorry but maybe you can help me with this error :
I am getting: "Failed to timestamp the image result" , while executing the flowjo plugin and selecting a categorical parameter.
Ofnote, if i do not choose a categorical parameter everything works fine.

This is the error i get inside the script:

[1] "EventNumber Detected - This is FlowJo"
Error: Can't bind data because some arguments have the same name
<error/rlang_error>
Can't bind data because some arguments have the same name
Backtrace:
x

  1. -input %>% select(EventNumberDP, everything())
  2. +-base::withVisible(eval(quote(_fseq(_lhs)), env, env))
  3. -base::eval(quote(_fseq(_lhs)), env, env)
  4. \-base::eval(quote(`_fseq`(`_lhs`)), env, env)
    
  5.   \-`_fseq`(`_lhs`)
    
  6.     \-magrittr::freduce(value, `_function_list`)
    
  7.       +-base::withVisible(function_list[[k]](value))
    
  8.       \-function_list[[k]](value)
    
  9.         +-dplyr::select(., EventNumberDP, everything())
    
  10.         \-dplyr:::select.data.frame(., EventNumberDP, everything())
    
  11.           \-tidyselect::vars_select(tbl_vars(.data), !!!enquos(...))
    
  12.             \-tidyselect:::vars_select_eval(.vars, quos)
    
  13.               \-rlang::child_env(data_helpers_env, !!!data)
    
  14.                 \-rlang:::env_bind_impl(env, list2(.
    

Execution halted

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

1 participant