- Notifications
You must be signed in to change notification settings - Fork41
Commitc9a1420
committed
Fix issue with data frame of new dependencies
I.e.r-lib/pak#764Newly discovered dependencies might be in a data frame.This check was always buggy, but now it errors becauseR 4.5.x is more picky about using logical vectors aslogical scalars.1 parentc3d7441 commitc9a1420
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
| |||
0 commit comments
Comments
(0)