I was running into this error using the get_time_entries function from the togglr package.
Error: Internal error in vec_assign(): value should have been recycled to fit x.
I've been able to avoid the error by making sure that there are only one or no tags assigned to the time entries. This isn't a major issue, I just wanted to make sure someone else was able to find out the cause if they were troubleshooting.
I was running into this error using the get_time_entries function from the togglr package.
Error: Internal error in
vec_assign():valueshould have been recycled to fitx.I've been able to avoid the error by making sure that there are only one or no tags assigned to the time entries. This isn't a major issue, I just wanted to make sure someone else was able to find out the cause if they were troubleshooting.