Skip to content

Error in `vec_rbind() #1963

@onishkx

Description

@onishkx

! c() method returned a vector of unexpected size 325 instead of 323.
i In file c.c at line 412.
i This is an internal error that was detected in the vctrs package.
Please report it at https://github.com/r-lib/vctrs/issues with a reprex and the full backtrace.
Backtrace:
x

  1. +-global multinma.tte(...)
  2. | -multinma::nma(...)
  3. | -dplyr::bind_rows(...)
  4. | -vctrs::vec_rbind(!!!dots, .names_to = .id, .error_call = current_env())
  5. -rlang:::stop_internal_c_lib(...)
  6. -rlang::abort(message, call = call, .internal = TRUE, .frame = frame)
    Warning message:
    Prior distributions were left at default values:
    prior_aux = half_normal(location = 0, scale = 10)

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