Skip to content

double quotes don't need to be quoted in HTML #980

double quotes don't need to be quoted in HTML

double quotes don't need to be quoted in HTML #980

Triggered via push October 30, 2024 19:03
Status Failure
Total duration 17m 30s
Artifacts 7

R-CMD-check.yaml

on: push
Matrix: R-CMD-check
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 9 warnings
macOS-latest (release)
processing vignette 'datatables.Rmd' failed with diagnostics:
macOS-latest (release)
processing vignette 'knit_expand.Rmd' failed with diagnostics:
macOS-latest (release)
processing vignette 'knitr-intro.Rmd' failed with diagnostics:
macOS-latest (release)
processing vignette 'knitr-markdown.Rmd' failed with diagnostics:
macOS-latest (release)
Build process failed
macOS-latest (release)
Process completed with exit code 1.
ubuntu-latest (oldrel-3)
(kable2(data.frame(x = c("10<>", "5&2"), y = c("3>8", "\"40\"")), "html") %==% "<table>\n <thead>\n <tr>\n <th style=\"text-align:left;\"> x </th>\n <th style=\"text-align:left;\"> y </th>\n </tr>\n </thead>\n<tbody>\n <tr>\n <td style=\"text-align:left;\"> 10&lt;&gt; </td>\n <td style=\"text-align:left;\"> 3&gt;8 </td>\n </tr>\n <tr>\n <td style=\"text-align:left;\"> 5&amp;2 </td>\n <td style=\"text-align:left;\"> \"40\" </td>\n </tr>\n</tbody>\n</table>") is not TRUE
ubuntu-latest (oldrel-3)
R CMD check found ERRORs
ubuntu-latest (oldrel-3)
Process completed with exit code 1.
ubuntu-latest (oldrel-2)
(kable2(data.frame(x = c("10<>", "5&2"), y = c("3>8", "\"40\"")), "html") %==% "<table>\n <thead>\n <tr>\n <th style=\"text-align:left;\"> x </th>\n <th style=\"text-align:left;\"> y </th>\n </tr>\n </thead>\n<tbody>\n <tr>\n <td style=\"text-align:left;\"> 10&lt;&gt; </td>\n <td style=\"text-align:left;\"> 3&gt;8 </td>\n </tr>\n <tr>\n <td style=\"text-align:left;\"> 5&amp;2 </td>\n <td style=\"text-align:left;\"> \"40\" </td>\n </tr>\n</tbody>\n</table>") is not TRUE
ubuntu-latest (oldrel-2)
R CMD check found ERRORs
ubuntu-latest (oldrel-2)
Process completed with exit code 1.
ubuntu-latest (oldrel-1)
(kable2(data.frame(x = c("10<>", "5&2"), y = c("3>8", "\"40\"")), "html") %==% "<table>\n <thead>\n <tr>\n <th style=\"text-align:left;\"> x </th>\n <th style=\"text-align:left;\"> y </th>\n </tr>\n </thead>\n<tbody>\n <tr>\n <td style=\"text-align:left;\"> 10&lt;&gt; </td>\n <td style=\"text-align:left;\"> 3&gt;8 </td>\n </tr>\n <tr>\n <td style=\"text-align:left;\"> 5&amp;2 </td>\n <td style=\"text-align:left;\"> \"40\" </td>\n </tr>\n</tbody>\n</table>") is not TRUE
ubuntu-latest (oldrel-1)
R CMD check found ERRORs
ubuntu-latest (oldrel-1)
Process completed with exit code 1.
ubuntu-latest (oldrel-4)
(kable2(data.frame(x = c("10<>", "5&2"), y = c("3>8", "\"40\"")), "html") %==% "<table>\n <thead>\n <tr>\n <th style=\"text-align:left;\"> x </th>\n <th style=\"text-align:left;\"> y </th>\n </tr>\n </thead>\n<tbody>\n <tr>\n <td style=\"text-align:left;\"> 10&lt;&gt; </td>\n <td style=\"text-align:left;\"> 3&gt;8 </td>\n </tr>\n <tr>\n <td style=\"text-align:left;\"> 5&amp;2 </td>\n <td style=\"text-align:left;\"> \"40\" </td>\n </tr>\n</tbody>\n</table>") is not TRUE
ubuntu-latest (oldrel-4)
R CMD check found ERRORs
ubuntu-latest (oldrel-4)
Process completed with exit code 1.
ubuntu-latest (release)
(kable2(data.frame(x = c("10<>", "5&2"), y = c("3>8", "\"40\"")), "html") %==% "<table>\n <thead>\n <tr>\n <th style=\"text-align:left;\"> x </th>\n <th style=\"text-align:left;\"> y </th>\n </tr>\n </thead>\n<tbody>\n <tr>\n <td style=\"text-align:left;\"> 10&lt;&gt; </td>\n <td style=\"text-align:left;\"> 3&gt;8 </td>\n </tr>\n <tr>\n <td style=\"text-align:left;\"> 5&amp;2 </td>\n <td style=\"text-align:left;\"> \"40\" </td>\n </tr>\n</tbody>\n</table>") is not TRUE
ubuntu-latest (release)
R CMD check found ERRORs
ubuntu-latest (release)
Process completed with exit code 1.
windows-latest (release)
(kable2(data.frame(x = c("10<>", "5&2"), y = c("3>8", "\"40\"")), "html") %==% "<table>\n <thead>\n <tr>\n <th style=\"text-align:left;\"> x </th>\n <th style=\"text-align:left;\"> y </th>\n </tr>\n </thead>\n<tbody>\n <tr>\n <td style=\"text-align:left;\"> 10&lt;&gt; </td>\n <td style=\"text-align:left;\"> 3&gt;8 </td>\n </tr>\n <tr>\n <td style=\"text-align:left;\"> 5&amp;2 </td>\n <td style=\"text-align:left;\"> \"40\" </td>\n </tr>\n</tbody>\n</table>") is not TRUE
windows-latest (release)
R CMD check found ERRORs
windows-latest (release)
Process completed with exit code 1.
ubuntu-latest (devel)
(kable2(data.frame(x = c("10<>", "5&2"), y = c("3>8", "\"40\"")), "html") %==% "<table>\n <thead>\n <tr>\n <th style=\"text-align:left;\"> x </th>\n <th style=\"text-align:left;\"> y </th>\n </tr>\n </thead>\n<tbody>\n <tr>\n <td style=\"text-align:left;\"> 10&lt;&gt; </td>\n <td style=\"text-align:left;\"> 3&gt;8 </td>\n </tr>\n <tr>\n <td style=\"text-align:left;\"> 5&amp;2 </td>\n <td style=\"text-align:left;\"> \"40\" </td>\n </tr>\n</tbody>\n</table>") is not TRUE
ubuntu-latest (devel)
R CMD check found ERRORs
ubuntu-latest (devel)
Process completed with exit code 1.
macOS-latest (release)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macOS-latest (release)
No files were found with the provided path: /Users/runner/work/knitr/knitr/check. No artifacts will be uploaded.
ubuntu-latest (oldrel-3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest (oldrel-2)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest (oldrel-1)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest (oldrel-4)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest (release)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
windows-latest (release)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest (devel)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
Linux-X64-rdevel-2-results
2.28 MB
Linux-X64-roldrel-1-4-results
2.27 MB
Linux-X64-roldrel-2-5-results
2.27 MB
Linux-X64-roldrel-3-6-results
2.27 MB
Linux-X64-roldrel-4-7-results
2.27 MB
Linux-X64-rrelease-3-results
2.28 MB
Windows-X64-rrelease-0-results
2.12 MB