Commit fd2d84a
rowwise(): Detect and reject non-atomic, non-list column values with clear error message (#7250)
* added check
* ..
* removed empty lines
* vapply_1b
* type-> class
* lintr + error
* updated things
* updated news
* Update R/rowwiseDT.R
---------
Co-authored-by: Benjamin Schwendinger <[email protected]>1 parent 0912a66 commit fd2d84a
3 files changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22035 | 22035 | | |
22036 | 22036 | | |
22037 | 22037 | | |
| 22038 | + | |
| 22039 | + | |
| 22040 | + | |
| 22041 | + | |
| 22042 | + | |
| 22043 | + | |
| 22044 | + | |
| 22045 | + | |
| 22046 | + | |
| 22047 | + | |
| 22048 | + | |
| 22049 | + | |
| 22050 | + | |
0 commit comments