-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
cleaner <- xml2::read_xml(system.file("xslt/justthetext.xslt", package="hgr"))
needs to be moved to .onLoad/.onAttach and put into the pkg env so it's not read every time.
the object needs a validity check before use in the event stuff got gnarly on the user-side and we're left with a dangling XPtr (thx, xml2).
Metadata
Metadata
Assignees
Labels
No labels