Package: idmlr 0.1.0

The package maintainer

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:Eli Pousson [aut, cre, cph]

idmlr_0.1.0.tar.gz
idmlr_0.1.0.zip(r-4.5)idmlr_0.1.0.zip(r-4.4)idmlr_0.1.0.zip(r-4.3)
idmlr_0.1.0.tgz(r-4.4-any)idmlr_0.1.0.tgz(r-4.3-any)
idmlr_0.1.0.tar.gz(r-4.5-noble)idmlr_0.1.0.tar.gz(r-4.4-noble)
idmlr_0.1.0.tgz(r-4.4-emscripten)idmlr_0.1.0.tgz(r-4.3-emscripten)
idmlr.pdf |idmlr.html
idmlr/json (API)

# Install 'idmlr' in R:
install.packages('idmlr', repos = c('https://elipousson.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/elipousson/idmlr/issues

On CRAN:

12 exports 3 stars 0.49 score 28 dependencies 2 scripts

Last updated 11 months agofrom:9e97b16984. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winWARNINGAug 31 2024
R-4.5-linuxWARNINGAug 31 2024
R-4.4-winWARNINGAug 31 2024
R-4.4-macWARNINGAug 31 2024
R-4.3-winWARNINGAug 31 2024
R-4.3-macWARNINGAug 31 2024

Exports:format_idml_contentget_idml_contentsget_idml_fontsget_idml_graphicget_idml_metaget_idml_preferencesget_idml_resourceget_idml_spreadsget_idml_stylesnew_idmlread_idmlvalidate_idml

Dependencies:bitbit64clicliprcpp11crayonfansifsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangtibbletidyselecttzdbutf8vctrsvroomwithrxml2

Readme and manuals

Help Manual

Help pageTopics
S3 object functions for idml class objectsidml new_idml validate_idml
Get contents from an IDML objectformat_idml_content get_idml_contents idml_contents
Get metadata from an IDML objectget_idml_meta idml_meta
Get fonts, styles, and graphics from an IDML objectget_idml_fonts get_idml_graphic get_idml_preferences get_idml_resource get_idml_styles idml_resource
Get spreads from an IDML objectget_idml_spreads idml_spreads
Read an InDesign Markup Language (IDML) file to a 'idml' objectread_idml