Package: idmlr 0.1.0
idmlr: Read InDesign Markup Language (IDML) Files
Read InDesign Markup Language (IDML) Files into R. Additional functions to modify and write IDML files may be added in the future.
Authors:
idmlr_0.1.0.tar.gz
idmlr_0.1.0.zip(r-4.7)idmlr_0.1.0.zip(r-4.6)idmlr_0.1.0.zip(r-4.5)
idmlr_0.1.0.tgz(r-4.6-any)idmlr_0.1.0.tgz(r-4.5-any)
idmlr_0.1.0.tar.gz(r-4.7-any)idmlr_0.1.0.tar.gz(r-4.6-any)
idmlr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
idmlr/json (API)
| # Install 'idmlr' in R: |
| install.packages('idmlr', repos = c('https://elipousson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/elipousson/idmlr/issues
Pkgdown/docs site:https://elipousson.github.io
Last updated from:11d05b4012. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 121 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | WARNING | 118 | ||
| macos-release-arm64 | WARNING | 121 | ||
| macos-oldrel-arm64 | WARNING | 80 | ||
| windows-devel | WARNING | 221 | ||
| windows-release | WARNING | 203 | ||
| windows-oldrel | WARNING | 204 | ||
| wasm-release | OK | 90 |
Exports:format_idml_contentget_idml_contentsget_idml_fontsget_idml_graphicget_idml_metaget_idml_preferencesget_idml_resourceget_idml_spreadsget_idml_stylesidml_list_storiesidml_list_story_parasidml_list_stylesidml_storiesnew_idmlread_idmlvalidate_idml
Dependencies:bitbit64clicliprcpp11crayonfsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangtibbletidyselecttzdbutf8vctrsvroomwithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| S3 object functions for idml class objects | idml new_idml validate_idml |
| Get contents from an IDML object | format_idml_content get_idml_contents idml_contents |
| List stories from the content of an idml object | idml_list_stories idml_list_story_paras |
| List styles from an idml object | idml_list_styles |
| Get metadata from an IDML object | get_idml_meta idml_meta |
| Get fonts, styles, and graphics from an IDML object | get_idml_fonts get_idml_graphic get_idml_preferences get_idml_resource get_idml_styles idml_resource |
| Get spreads from an IDML object | get_idml_spreads idml_spreads |
| Is the object a list of XML document objects? | is_list_of_xml_documents |
| Read an InDesign Markup Language (IDML) file to a 'idml' object | read_idml |
