-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal: elete unused mathjax-npm related tools
- Loading branch information
1 parent
87f0660
commit 782c38e
Showing
8 changed files
with
25 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: equatags | ||
Type: Package | ||
Title: Equations to 'XML' | ||
Version: 0.2.1 | ||
Version: 0.2.1.002 | ||
Authors@R: c( | ||
person("David", "Gohel", role = c("aut", "cre"), | ||
email = "[email protected]"), | ||
|
@@ -16,6 +16,6 @@ BugReports: https://github.com/ardata-fr/equatags/issues | |
License: MIT + file LICENSE | ||
Encoding: UTF-8 | ||
Roxygen: list(markdown = TRUE) | ||
RoxygenNote: 7.2.3 | ||
RoxygenNote: 7.3.1 | ||
Depends: R (>= 4.0.0) | ||
Imports: xml2, xslt, tools, katex | ||
Imports: xml2, xslt, katex |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
# Generated by roxygen2: do not edit by hand | ||
|
||
export(mathjax_available) | ||
export(mathjax_uninstall) | ||
export(transform_mathjax) | ||
importFrom(katex,katex_html) | ||
importFrom(katex,katex_mathml) | ||
importFrom(tools,R_user_dir) | ||
importFrom(xml2,read_xml) | ||
importFrom(xml2,xml_children) | ||
importFrom(xslt,xml_xslt) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.