|
| 1 | +# Resubmission II |
| 2 | + |
| 3 | +I have now removed the non-registered DOI from the description file. |
| 4 | + |
| 5 | +This was Uwe's comment: |
| 6 | + |
| 7 | + Found the following (possibly) invalid DOIs: |
| 8 | + DOI: 10.5555/3295222.3295230 |
| 9 | + From: DESCRIPTION |
| 10 | + Status: 404 |
| 11 | + Message: Not Found |
| 12 | + |
| 13 | +and looking for the DOI shows it is not registered. |
| 14 | +Even when going to |
| 15 | +https://dl.acm.org/doi/10.5555/3295222.3295230 |
| 16 | +and clicking on the "Publisher Site" link leads us into nirvana. |
| 17 | + |
| 18 | +So I guess the is ill registered and you have to revert the change. My |
| 19 | +apologoies, I had not checked whether the DOI given is registreed or not. |
| 20 | + |
| 21 | +Best, |
| 22 | + |
| 23 | + |
| 24 | +# Resubmission I |
| 25 | + |
| 26 | +I stumbled over a DOI: Uwe gently pointed this out: |
| 27 | + |
| 28 | +" |
| 29 | + The Description field contains |
| 30 | + <https://dl.acm.org/doi/10.5555/3295222.3295230>, and Covert and Lee |
| 31 | + Please use permanent DOI markup for linking to publications as in |
| 32 | +<doi:prefix/suffix>. |
| 33 | +" |
| 34 | + |
| 35 | +This resubmission fixes this. |
| 36 | + |
| 37 | +# Original message |
| 38 | + |
1 | 39 | Hello CRAN
|
2 | 40 |
|
3 |
| -My recent change introduced Latex errors in help files on MacOS and "oldrel". The reason are "text" instead of "textrm" tags in eqn{} blocks. I will need to fix this in two additional packages, but I will test it with this one. |
| 41 | +This is a small maintenance release only. |
4 | 42 |
|
5 |
| -https://cran.r-project.org/web/checks/check_results_kernelshap.html |
| 43 | +Thanks a lot |
| 44 | + |
| 45 | +Michael |
6 | 46 |
|
7 | 47 | ## Checks
|
8 | 48 |
|
9 | 49 | ### Revdep
|
10 | 50 |
|
11 |
| -survex: |
12 |
| - |
| 51 | +survex 1.1.3 |
13 | 52 | - OK: 1
|
14 | 53 | - BROKEN: 0
|
15 | 54 |
|
16 |
| -### `check(manual = TRUE, cran = TRUE)` |
17 |
| - |
18 |
| -❯ checking for future file timestamps ... NOTE |
19 |
| - unable to verify current time |
| 55 | +### Local check with innocent NOTE |
20 | 56 |
|
21 | 57 | ❯ checking HTML version of manual ... NOTE
|
22 | 58 | Skipping checking HTML validation: no command 'tidy' found
|
23 | 59 |
|
24 |
| -### `check_win_devel()` |
25 |
| - |
26 |
| -OK |
| 60 | +### `check_win_devel()` NOTE |
27 | 61 |
|
28 |
| -### `check_rhub()` Notes |
| 62 | +- R Under development (unstable) (2023-09-11 r85126 ucrt) |
29 | 63 |
|
30 |
| -- kipping checking HTML validation: no command 'tidy' found |
31 |
| -- Skipping checking math rendering: package 'V8' unavailable |
| 64 | +### `check_rhub()` NOTES |
32 | 65 |
|
| 66 | +-> Note sure where the 403 problem comes from. Is it relevant? |
33 | 67 |
|
| 68 | +Found the following (possibly) invalid URLs: |
| 69 | + URL: https://dl.acm.org/doi/10.5555/3295222.3295230 |
| 70 | + From: DESCRIPTION |
| 71 | + Status: 403 |
| 72 | + Message: Forbidden |
| 73 | +* checking HTML version of manual ... NOTE |
| 74 | +Skipping checking HTML validation: no command 'tidy' found |
| 75 | +Skipping checking math rendering: package 'V8' unavailable |
0 commit comments