File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -262,9 +262,9 @@ df <- qualtrics_text %>%
262
262
# > ℹ 6 out of 98 rows with incomplete progress were excluded, leaving 92 rows.
263
263
# > ℹ 9 out of 92 duplicate rows were excluded, leaving 83 rows.
264
264
# > ℹ 2 out of 83 rows of short and/or long duration were excluded, leaving 81 rows.
265
- # > ℹ 4 out of 81 rows with unacceptable screen resolution were excluded, leaving 77 rows.
266
- # > ℹ 2 out of 77 rows with IP addresses outside of US were excluded, leaving 75 rows.
267
- # > ℹ 4 out of 75 rows outside of the US were excluded, leaving 71 rows.
265
+ # > ℹ 3 out of 81 rows with unacceptable screen resolution were excluded, leaving 78 rows.
266
+ # > ℹ 2 out of 78 rows with IP addresses outside of US were excluded, leaving 76 rows.
267
+ # > ℹ 4 out of 76 rows outside of the US were excluded, leaving 72 rows.
268
268
```
269
269
270
270
## Citing this package
Original file line number Diff line number Diff line change 1
1
## R CMD check results
2
2
There were no ERRORs or WARNINGs.
3
3
4
- 0 errors | 0 warnings | 0 note
4
+ 0 errors | 0 warnings | 1 note
5
+
6
+ Note that the maintainer email address has changed.
7
+
8
+ Maintainer: ‘Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com >’
9
+
10
+ New maintainer:
11
+ Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com >
12
+ Old maintainer(s):
13
+ Jeffrey R. Stevens <jeffrey.r.stevens@gmail.com >
You can’t perform that action at this time.
0 commit comments