|
248 | 248 | ! msg
|
249 | 249 | ---
|
250 | 250 | Backtrace:
|
251 |
| - x |
252 |
| - 1. +-dplyr::mutate(df, x = f()) |
253 |
| - 2. +-dplyr:::mutate.data.frame(df, x = f()) |
254 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
255 |
| - 4. | +-base::withCallingHandlers(...) |
256 |
| - 5. | \-(function() {... |
257 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
258 |
| - 7. | \-mask$eval_all_mutate(quo) |
259 |
| - 8. | \-dplyr (local) eval() |
260 |
| - 9. \-dplyr (local) f() |
261 |
| - 10. \-base::warning("msg") |
| 251 | + x |
| 252 | + 1. +-dplyr::mutate(df, x = f()) |
| 253 | + 2. \-dplyr:::mutate.data.frame(df, x = f()) |
262 | 254 |
|
263 | 255 |
|
264 | 256 | ---
|
|
285 | 277 | ! msg
|
286 | 278 | ---
|
287 | 279 | Backtrace:
|
288 |
| - x |
289 |
| - 1. +-dplyr::mutate(group_by(df, id), x = f()) |
290 |
| - 2. +-dplyr:::mutate.data.frame(group_by(df, id), x = f()) |
291 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
292 |
| - 4. | +-base::withCallingHandlers(...) |
293 |
| - 5. | \-(function() {... |
294 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
295 |
| - 7. | \-mask$eval_all_mutate(quo) |
296 |
| - 8. | \-dplyr (local) eval() |
297 |
| - 9. \-dplyr (local) f() |
298 |
| - 10. \-base::warning("msg") |
| 280 | + x |
| 281 | + 1. +-dplyr::mutate(group_by(df, id), x = f()) |
| 282 | + 2. \-dplyr:::mutate.data.frame(group_by(df, id), x = f()) |
299 | 283 |
|
300 | 284 | [[2]]
|
301 | 285 | <warning/rlang_warning>
|
|
305 | 289 | ! msg
|
306 | 290 | ---
|
307 | 291 | Backtrace:
|
308 |
| - x |
309 |
| - 1. +-dplyr::mutate(group_by(df, id), x = f()) |
310 |
| - 2. +-dplyr:::mutate.data.frame(group_by(df, id), x = f()) |
311 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
312 |
| - 4. | +-base::withCallingHandlers(...) |
313 |
| - 5. | \-(function() {... |
314 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
315 |
| - 7. | \-mask$eval_all_mutate(quo) |
316 |
| - 8. | \-dplyr (local) eval() |
317 |
| - 9. \-dplyr (local) f() |
318 |
| - 10. \-base::warning("msg") |
| 292 | + x |
| 293 | + 1. +-dplyr::mutate(group_by(df, id), x = f()) |
| 294 | + 2. \-dplyr:::mutate.data.frame(group_by(df, id), x = f()) |
319 | 295 |
|
320 | 296 |
|
321 | 297 | ---
|
|
342 | 318 | ! msg
|
343 | 319 | ---
|
344 | 320 | Backtrace:
|
345 |
| - x |
346 |
| - 1. +-dplyr::mutate(rowwise(df), x = f()) |
347 |
| - 2. +-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
348 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
349 |
| - 4. | +-base::withCallingHandlers(...) |
350 |
| - 5. | \-(function() {... |
351 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
352 |
| - 7. | \-mask$eval_all_mutate(quo) |
353 |
| - 8. | \-dplyr (local) eval() |
354 |
| - 9. \-dplyr (local) f() |
355 |
| - 10. \-base::warning("msg") |
| 321 | + x |
| 322 | + 1. +-dplyr::mutate(rowwise(df), x = f()) |
| 323 | + 2. \-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
356 | 324 |
|
357 | 325 | [[2]]
|
358 | 326 | <warning/rlang_warning>
|
|
362 | 330 | ! msg
|
363 | 331 | ---
|
364 | 332 | Backtrace:
|
365 |
| - x |
366 |
| - 1. +-dplyr::mutate(rowwise(df), x = f()) |
367 |
| - 2. +-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
368 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
369 |
| - 4. | +-base::withCallingHandlers(...) |
370 |
| - 5. | \-(function() {... |
371 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
372 |
| - 7. | \-mask$eval_all_mutate(quo) |
373 |
| - 8. | \-dplyr (local) eval() |
374 |
| - 9. \-dplyr (local) f() |
375 |
| - 10. \-base::warning("msg") |
| 333 | + x |
| 334 | + 1. +-dplyr::mutate(rowwise(df), x = f()) |
| 335 | + 2. \-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
376 | 336 |
|
377 | 337 |
|
378 | 338 | ---
|
|
412 | 372 | ! msg
|
413 | 373 | ---
|
414 | 374 | Backtrace:
|
415 |
| - x |
416 |
| - 1. +-dplyr::mutate(...) |
417 |
| - 2. +-dplyr::group_by(...) |
418 |
| - 3. +-dplyr::mutate(rowwise(group_by(df, g = f():n())), x = f()) |
419 |
| - 4. +-dplyr::rowwise(group_by(df, g = f():n())) |
420 |
| - 5. +-dplyr::group_by(df, g = f():n()) |
421 |
| - 6. +-dplyr:::group_by.data.frame(df, g = f():n()) |
422 |
| - 7. | \-dplyr::group_by_prepare(.data, ..., .add = .add, error_call = current_env()) |
423 |
| - 8. | \-dplyr:::add_computed_columns(.data, new_groups, error_call = error_call) |
424 |
| - 9. | \-dplyr:::mutate_cols(...) |
425 |
| - 10. | +-base::withCallingHandlers(...) |
426 |
| - 11. | \-(function() {... |
427 |
| - 12. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
428 |
| - 13. | \-mask$eval_all_mutate(quo) |
429 |
| - 14. | \-dplyr (local) eval() |
430 |
| - 15. \-dplyr (local) f() |
431 |
| - 16. \-base::warning("msg") |
| 375 | + x |
| 376 | + 1. +-dplyr::mutate(...) |
| 377 | + 2. +-dplyr::group_by(...) |
| 378 | + 3. +-dplyr::mutate(rowwise(group_by(df, g = f():n())), x = f()) |
| 379 | + 4. +-dplyr::rowwise(group_by(df, g = f():n())) |
| 380 | + 5. +-dplyr::group_by(df, g = f():n()) |
| 381 | + 6. \-dplyr:::group_by.data.frame(df, g = f():n()) |
432 | 382 |
|
433 | 383 | [[2]]
|
434 | 384 | <warning/rlang_warning>
|
|
438 | 388 | ! msg
|
439 | 389 | ---
|
440 | 390 | Backtrace:
|
441 |
| - x |
442 |
| - 1. +-dplyr::mutate(...) |
443 |
| - 2. +-dplyr::group_by(...) |
444 |
| - 3. +-dplyr::mutate(rowwise(group_by(df, g = f():n())), x = f()) |
445 |
| - 4. +-dplyr:::mutate.data.frame(...) |
446 |
| - 5. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
447 |
| - 6. | +-base::withCallingHandlers(...) |
448 |
| - 7. | \-(function() {... |
449 |
| - 8. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
450 |
| - 9. | \-mask$eval_all_mutate(quo) |
451 |
| - 10. | \-dplyr (local) eval() |
452 |
| - 11. \-dplyr (local) f() |
453 |
| - 12. \-base::warning("msg") |
| 391 | + x |
| 392 | + 1. +-dplyr::mutate(...) |
| 393 | + 2. +-dplyr::group_by(...) |
| 394 | + 3. +-dplyr::mutate(rowwise(group_by(df, g = f():n())), x = f()) |
| 395 | + 4. \-dplyr:::mutate.data.frame(...) |
454 | 396 |
|
455 | 397 | [[3]]
|
456 | 398 | <warning/rlang_warning>
|
|
460 | 402 | ! msg
|
461 | 403 | ---
|
462 | 404 | Backtrace:
|
463 |
| - x |
464 |
| - 1. +-dplyr::mutate(...) |
465 |
| - 2. +-dplyr::group_by(...) |
466 |
| - 3. +-dplyr::mutate(rowwise(group_by(df, g = f():n())), x = f()) |
467 |
| - 4. +-dplyr:::mutate.data.frame(...) |
468 |
| - 5. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
469 |
| - 6. | +-base::withCallingHandlers(...) |
470 |
| - 7. | \-(function() {... |
471 |
| - 8. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
472 |
| - 9. | \-mask$eval_all_mutate(quo) |
473 |
| - 10. | \-dplyr (local) eval() |
474 |
| - 11. \-dplyr (local) f() |
475 |
| - 12. \-base::warning("msg") |
| 405 | + x |
| 406 | + 1. +-dplyr::mutate(...) |
| 407 | + 2. +-dplyr::group_by(...) |
| 408 | + 3. +-dplyr::mutate(rowwise(group_by(df, g = f():n())), x = f()) |
| 409 | + 4. \-dplyr:::mutate.data.frame(...) |
476 | 410 |
|
477 | 411 | [[4]]
|
478 | 412 | <warning/rlang_warning>
|
|
482 | 416 | ! msg
|
483 | 417 | ---
|
484 | 418 | Backtrace:
|
485 |
| - x |
486 |
| - 1. +-dplyr::mutate(...) |
487 |
| - 2. +-dplyr:::mutate.data.frame(...) |
488 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
489 |
| - 4. | +-base::withCallingHandlers(...) |
490 |
| - 5. | \-(function() {... |
491 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
492 |
| - 7. | \-mask$eval_all_mutate(quo) |
493 |
| - 8. | \-dplyr (local) eval() |
494 |
| - 9. \-dplyr (local) f() |
495 |
| - 10. \-base::warning("msg") |
| 419 | + x |
| 420 | + 1. +-dplyr::mutate(...) |
| 421 | + 2. \-dplyr:::mutate.data.frame(...) |
496 | 422 |
|
497 | 423 | [[5]]
|
498 | 424 | <warning/rlang_warning>
|
|
502 | 428 | ! msg
|
503 | 429 | ---
|
504 | 430 | Backtrace:
|
505 |
| - x |
506 |
| - 1. +-dplyr::mutate(...) |
507 |
| - 2. +-dplyr:::mutate.data.frame(...) |
508 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
509 |
| - 4. | +-base::withCallingHandlers(...) |
510 |
| - 5. | \-(function() {... |
511 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
512 |
| - 7. | \-mask$eval_all_mutate(quo) |
513 |
| - 8. | \-dplyr (local) eval() |
514 |
| - 9. \-dplyr (local) f() |
515 |
| - 10. \-base::warning("msg") |
| 431 | + x |
| 432 | + 1. +-dplyr::mutate(...) |
| 433 | + 2. \-dplyr:::mutate.data.frame(...) |
516 | 434 |
|
517 | 435 |
|
518 | 436 | ---
|
|
546 | 464 | ! msg
|
547 | 465 | ---
|
548 | 466 | Backtrace:
|
549 |
| - x |
550 |
| - 1. +-dplyr::mutate(rowwise(df), x = f()) |
551 |
| - 2. +-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
552 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
553 |
| - 4. | +-base::withCallingHandlers(...) |
554 |
| - 5. | \-(function() {... |
555 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
556 |
| - 7. | \-mask$eval_all_mutate(quo) |
557 |
| - 8. | \-dplyr (local) eval() |
558 |
| - 9. \-dplyr (local) f() |
559 |
| - 10. \-base::warning("msg") |
| 467 | + x |
| 468 | + 1. +-dplyr::mutate(rowwise(df), x = f()) |
| 469 | + 2. \-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
560 | 470 |
|
561 | 471 | Message
|
562 | 472 | ... with 1 more warning.
|
|
597 | 507 | ! msg
|
598 | 508 | ---
|
599 | 509 | Backtrace:
|
600 |
| - x |
601 |
| - 1. +-dplyr::mutate(rowwise(df), x = f()) |
602 |
| - 2. +-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
603 |
| - 3. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
604 |
| - 4. | +-base::withCallingHandlers(...) |
605 |
| - 5. | \-(function() {... |
606 |
| - 6. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
607 |
| - 7. | \-mask$eval_all_mutate(quo) |
608 |
| - 8. | \-dplyr (local) eval() |
609 |
| - 9. \-dplyr (local) f() |
610 |
| - 10. \-base::warning("msg") |
| 510 | + x |
| 511 | + 1. +-dplyr::mutate(rowwise(df), x = f()) |
| 512 | + 2. \-dplyr:::mutate.data.frame(rowwise(df), x = f()) |
611 | 513 |
|
612 | 514 | Message
|
613 | 515 | ... with 4 more warnings.
|
|
649 | 551 | ! foo
|
650 | 552 | ---
|
651 | 553 | Backtrace:
|
652 |
| - x |
653 |
| - 1. +-dplyr (local) foo() |
654 |
| - 2. | \-dplyr (local) bar() |
655 |
| - 3. | +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
656 |
| - 4. | +-dplyr::group_by(df, x = f(1):n()) |
657 |
| - 5. | \-dplyr:::group_by.data.frame(df, x = f(1):n()) |
658 |
| - 6. | \-dplyr::group_by_prepare(.data, ..., .add = .add, error_call = current_env()) |
659 |
| - 7. | \-dplyr:::add_computed_columns(.data, new_groups, error_call = error_call) |
660 |
| - 8. | \-dplyr:::mutate_cols(...) |
661 |
| - 9. | +-base::withCallingHandlers(...) |
662 |
| - 10. | \-(function() {... |
663 |
| - 11. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
664 |
| - 12. | \-mask$eval_all_mutate(quo) |
665 |
| - 13. | \-dplyr (local) eval() |
666 |
| - 14. \-dplyr (local) f(1) |
667 |
| - 15. \-dplyr (local) g(...) |
668 |
| - 16. \-dplyr (local) h(...) |
669 |
| - 17. \-base::warning("foo") |
| 554 | + x |
| 555 | + 1. \-dplyr (local) foo() |
| 556 | + 2. \-dplyr (local) bar() |
| 557 | + 3. +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
| 558 | + 4. +-dplyr::group_by(df, x = f(1):n()) |
| 559 | + 5. \-dplyr:::group_by.data.frame(df, x = f(1):n()) |
670 | 560 |
|
671 | 561 | [[2]]
|
672 | 562 | <warning/rlang_warning>
|
|
676 | 566 | ! foo
|
677 | 567 | ---
|
678 | 568 | Backtrace:
|
679 |
| - x |
680 |
| - 1. +-dplyr (local) foo() |
681 |
| - 2. | \-dplyr (local) bar() |
682 |
| - 3. | +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
683 |
| - 4. | \-dplyr:::mutate.data.frame(...) |
684 |
| - 5. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
685 |
| - 6. | +-base::withCallingHandlers(...) |
686 |
| - 7. | \-(function() {... |
687 |
| - 8. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
688 |
| - 9. | \-mask$eval_all_mutate(quo) |
689 |
| - 10. | \-dplyr (local) eval() |
690 |
| - 11. \-dplyr (local) f(1, base = FALSE) |
691 |
| - 12. \-dplyr (local) g(...) |
692 |
| - 13. \-dplyr (local) h(...) |
693 |
| - 14. \-rlang::warn("foo") |
| 569 | + x |
| 570 | + 1. \-dplyr (local) foo() |
| 571 | + 2. \-dplyr (local) bar() |
| 572 | + 3. +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
| 573 | + 4. \-dplyr:::mutate.data.frame(...) |
694 | 574 |
|
695 | 575 | [[3]]
|
696 | 576 | <warning/rlang_warning>
|
|
700 | 580 | ! foo
|
701 | 581 | ---
|
702 | 582 | Backtrace:
|
703 |
| - x |
704 |
| - 1. +-dplyr (local) foo() |
705 |
| - 2. | \-dplyr (local) bar() |
706 |
| - 3. | +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
707 |
| - 4. | \-dplyr:::mutate.data.frame(...) |
708 |
| - 5. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
709 |
| - 6. | +-base::withCallingHandlers(...) |
710 |
| - 7. | \-(function() {... |
711 |
| - 8. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
712 |
| - 9. | \-mask$eval_all_mutate(quo) |
713 |
| - 10. | \-dplyr (local) eval() |
714 |
| - 11. \-dplyr (local) f(1, base = FALSE) |
715 |
| - 12. \-dplyr (local) g(...) |
716 |
| - 13. \-dplyr (local) h(...) |
717 |
| - 14. \-rlang::warn("foo") |
| 583 | + x |
| 584 | + 1. \-dplyr (local) foo() |
| 585 | + 2. \-dplyr (local) bar() |
| 586 | + 3. +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
| 587 | + 4. \-dplyr:::mutate.data.frame(...) |
718 | 588 |
|
719 | 589 | [[4]]
|
720 | 590 | <warning/rlang_warning>
|
|
724 | 594 | ! foo
|
725 | 595 | ---
|
726 | 596 | Backtrace:
|
727 |
| - x |
728 |
| - 1. +-dplyr (local) foo() |
729 |
| - 2. | \-dplyr (local) bar() |
730 |
| - 3. | +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
731 |
| - 4. | \-dplyr:::mutate.data.frame(...) |
732 |
| - 5. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...)) |
733 |
| - 6. | +-base::withCallingHandlers(...) |
734 |
| - 7. | \-(function() {... |
735 |
| - 8. | \-dplyr:::mutate_col(dots[[i]], .data, mask, new_columns) |
736 |
| - 9. | \-mask$eval_all_mutate(quo) |
737 |
| - 10. | \-dplyr (local) eval() |
738 |
| - 11. \-dplyr (local) f(1, base = FALSE) |
739 |
| - 12. \-dplyr (local) g(...) |
740 |
| - 13. \-dplyr (local) h(...) |
741 |
| - 14. \-rlang::warn("foo") |
| 597 | + x |
| 598 | + 1. \-dplyr (local) foo() |
| 599 | + 2. \-dplyr (local) bar() |
| 600 | + 3. +-dplyr::mutate(group_by(df, x = f(1):n()), x = f(1, base = FALSE)) |
| 601 | + 4. \-dplyr:::mutate.data.frame(...) |
742 | 602 |
|
743 | 603 |
|
0 commit comments