You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Problem with `mutate()` input `..1`.
x Can't subset columns that don't exist.
x Column `STRATA` doesn't exist.
ℹ Input `..1` is `(function (.cols = everything(), .fns = NULL, ..., .names = NULL) ...`.
Run `rlang::last_error()` to see where the error occurred.
Computation time, overall: 7 sec
the output of devtools::session_info()
Strangely I have macOS11.2.2, but in the below session info it says 10.16?
I cannot help you if I cannot reproduce the problem.
Consequently, when reporting an issue, make sure to include:
Describe the bug
assigner::assignment_ngs does not work- suspecting it is a dplyr issue. I tried dplyr v1.0.0 and the latest v1.0.4
To Reproduce
Include the steps to reproduce the behavior:
Command I ran:
devtools::session_info()
Strangely I have macOS11.2.2, but in the below session info it says 10.16?
radiator_genlight391ind_3_realpop.RData.zip
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: