Skip to content

Instantly share code, notes, and snippets.

@jeremyfelt
Created December 14, 2021 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremyfelt/c97b26542d303912bcdd5e8e57d285e4 to your computer and use it in GitHub Desktop.
Save jeremyfelt/c97b26542d303912bcdd5e8e57d285e4 to your computer and use it in GitHub Desktop.
Code from a comment on the R Studio blog post
output file: report.md
Entity 'raquo' not defined
Entity 'raquo' not defined
xmlParseEntityRef: no name
EntityRef: expecting ';'
xmlParseEntityRef: no name
xmlParseEntityRef: no name
xmlParseEntityRef: no name
xmlParseEntityRef: no name
error parsing attribute name
attributes construct error
Couldn't find end of Start Tag i.length line 102
xmlParseEntityRef: no name
EntityRef: expecting ';'
xmlParseEntityRef: no name
xmlParseEntityRef: no name
xmlParseEntityRef: no name
EntityRef: expecting ';'
xmlParseEntityRef: no name
xmlParseEntityRef: no name
xmlParseEntityRef: no name
EntityRef: expecting ';'
xmlParseEntityRef: no name
EntityRef: expecting ';'
xmlParseEntityRef: no name
xmlParseEntityRef: no name
Opening and ending tag mismatch: link line 6 and head
Entity 'hellip' not defined
Opening and ending tag mismatch: input line 204 and label
Opening and ending tag mismatch: input line 206 and form
Opening and ending tag mismatch: label line 202 and div
Opening and ending tag mismatch: form line 201 and header
Entity 'rarr' not defined
Entity 'rarr' not defined
Entity 'rarr' not defined
Namespace prefix xlink for href on use is not defined
Namespace prefix xlink for href on use is not defined
Namespace prefix xlink for href on use is not defined
Namespace prefix xlink for href on use is not defined
Namespace prefix xlink for href on use is not defined
Opening and ending tag mismatch: br line 600 and p
Opening and ending tag mismatch: img line 602 and a
Opening and ending tag mismatch: img line 602 and a
Opening and ending tag mismatch: img line 602 and a
Opening and ending tag mismatch: img line 602 and a
Opening and ending tag mismatch: a line 602 and div
Opening and ending tag mismatch: a line 602 and div
Opening and ending tag mismatch: a line 602 and div
expected '>'
Opening and ending tag mismatch: br line 599 and div
Entity 'copy' not defined
attributes construct error
Couldn't find end of Start Tag a line 609
Opening and ending tag mismatch: div line 609 and a
Opening and ending tag mismatch: footer line 607 and div
Opening and ending tag mismatch: p line 599 and div
Opening and ending tag mismatch: img line 599 and footer
Opening and ending tag mismatch: aside line 586 and body
Opening and ending tag mismatch: div line 327 and html
Premature end of data in tag div line 223
Premature end of data in tag div line 222
Premature end of data in tag div line 195
Premature end of data in tag header line 194
Premature end of data in tag div line 191
Premature end of data in tag body line 186
Premature end of data in tag meta line 5
Premature end of data in tag meta line 4
Premature end of data in tag head line 3
Premature end of data in tag html line 2
Error in (function (cond) :
error in evaluating the argument 'node' in selecting a method for function 'convertToR': 1: Entity 'raquo' not defined
2: Entity 'raquo' not defined
3: xmlParseEntityRef: no name
4: EntityRef: expecting ';'
5: xmlParseEntityRef: no name
6: xmlParseEntityRef: no name
7: xmlParseEntityRef: no name
8: xmlParseEntityRef: no name
9: error parsing attribute name
10: attributes construct error
11: Couldn't find end of Start Tag i.length line 102
12: xmlParseEntityRef: no name
13: EntityRef: expecting ';'
14: xmlParseEntityRef: no name
15: xmlParseEntityRef: no name
16: xmlParseEntityRef: no name
17: EntityRef: expecting ';'
18: xmlParseEntityRef: no name
19: xmlParseEntityRef: no name
20: xmlParseEntityRef: no name
21: EntityRef: expecting ';'
22: xmlParseEntityRef: no name
23: EntityRef: expecting ';'
24: xmlParseEntityRef: no name
25: xmlParseEntityRef: no name
26: Opening and ending tag mismatch: link line 6 and head
27: Entity 'hellip' not defined
28: Opening and ending tag mism
In addition: Warning message:
attributes are not identical across measure variables;
they will be dropped
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment