issues
search
r-lib
/
xml2
Bindings to libxml2
https://xml2.r-lib.org/
Other
220
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mark R_init_xml2 as visible
#451
MichaelChirico
opened
1 week ago
0
PKG_CXXFLAGS should use CXX_VISIBILITY, not C_VISIBILITY
#450
MichaelChirico
opened
1 week ago
0
https://github.com/r-lib/xml2/tree/main/.github/workflows
#449
davidisoutram
closed
1 month ago
0
Document `as.character()` options
#448
hadley
closed
1 month ago
1
Track HTML 5 support
#447
hadley
opened
1 month ago
0
Support indentation of generated xml / html
#446
kevinushey
opened
2 months ago
1
GHA: test on macOS 13 + R-devel
#445
gaborcsardi
closed
1 month ago
2
Use latest GHA workflows
#444
gaborcsardi
closed
1 month ago
0
Switch to S7
#443
hadley
opened
4 months ago
0
url_parse doesn't work with URL containing non-ASCII characters
#442
MarekProkop
opened
6 months ago
0
print(xml_document) does not scale with large documents
#441
zeehio
opened
8 months ago
0
`read_html()` doesn't report parsing failure on very very long lines
#440
hadley
opened
9 months ago
0
Pointer error
#439
femiguez
closed
7 months ago
2
Support for prefixed names in writing xml nodes
#438
eblondel
opened
10 months ago
9
Fix cross compilation issue
#437
jeroen
closed
10 months ago
0
Duplicated names for elements in list after calling `as_list`
#436
pepijn-devries
opened
11 months ago
0
Is NaN the right value for xml_find_num() of an absent XPath?
#435
MichaelChirico
opened
11 months ago
0
?xml_add_child needs examples
#434
MichaelChirico
opened
11 months ago
0
Implement `c.xml_nodeset`
#433
AshesITR
opened
11 months ago
0
Update the 'Setting the "user agent" header' manual section
#432
maelle
opened
11 months ago
0
Use cli messaging
#431
olivroy
closed
1 month ago
1
Lints to tests
#430
olivroy
closed
1 month ago
1
Use `expect_snapshot(error = TRUE)` over `expect_snapshot_error()`
#429
olivroy
closed
1 month ago
1
typo
#428
olivroy
closed
1 month ago
0
librdf error
#427
maelle
closed
11 months ago
6
typo fix
#426
maelle
closed
1 month ago
1
Handle inheritance for S4 objects
#425
hadley
closed
11 months ago
1
Build process on Linux includes shared libraries not in library path.
#424
rbrittain
opened
12 months ago
1
Try another format string
#423
hadley
closed
12 months ago
0
Release xml2 1.3.6
#422
hadley
closed
11 months ago
0
Fix format string issues
#421
hadley
closed
12 months ago
0
Error installing xml2 from source in Apple Silicon (Macbook Air M2)
#420
can-taslicukur
closed
12 months ago
1
Error installing xml2 in Rstudio - Archlinux
#419
aoramos
closed
12 months ago
3
Error during installation of xml2
#418
Unaimend
closed
12 months ago
1
Fix compilation with libxml2 2.12.0
#417
KNnut
closed
12 months ago
1
Error installing on Sonoma: Library not loaded: @rpath/libxml2.2.dylib
#416
ianderrington
closed
1 year ago
1
read_xml_num: Lacks Example and Detailed Explanation
#415
discoleo
opened
1 year ago
0
Use expect_snapshot()+error=TRUE over expect_snapshot_error() in tests
#414
MichaelChirico
closed
1 month ago
0
double-truncate to avoid inefficient encodeString() usage
#413
MichaelChirico
closed
1 year ago
1
New `xml_find_int()` to get integers from an XPath
#412
MichaelChirico
closed
12 months ago
0
Use cli errors everywhere
#411
hadley
closed
1 month ago
0
Upkeep (spooky spring cleaning)
#410
hadley
closed
1 year ago
0
xml_descendants() as akin to xml_child()/xml_children() and equivalent to xml_find_all(., "descendant::*")
#409
MichaelChirico
opened
1 year ago
0
Make xml_serialize()/xml_unserialize() work also for HTML documents
#408
HenrikBengtsson
closed
1 year ago
2
Error with xml_serialize()/xml_unserialize() roundtrip: Opening and ending tag mismatch [PATCH]
#407
HenrikBengtsson
closed
1 year ago
3
Remove unused header
#406
MichaelChirico
closed
1 year ago
1
Use cpp11
#405
mgirlich
opened
1 year ago
3
`xml_length()` on empty nodeset
#404
mgirlich
opened
1 year ago
3
Remove unused dependencies
#403
mgirlich
closed
1 year ago
1
FR: Support dynamic dots
#402
ramiromagno
opened
1 year ago
0
Next