Skip to content

Commit 94211d5

Browse files
Update cran-comments.md and README.md for submission to CRAN
1 parent 3124dcc commit 94211d5

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,9 @@ df <- qualtrics_text %>%
262262
#> ℹ 6 out of 98 rows with incomplete progress were excluded, leaving 92 rows.
263263
#> ℹ 9 out of 92 duplicate rows were excluded, leaving 83 rows.
264264
#> ℹ 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.
268268
```
269269

270270
## Citing this package

cran-comments.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
## R CMD check results
22
There were no ERRORs or WARNINGs.
33

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>

0 commit comments

Comments
 (0)