{
  "_id": "6a27b4cd24555f66ed53844b",
  "Type": "Package",
  "Package": "idmlr",
  "Title": "Read InDesign Markup Language (IDML) Files",
  "Version": "0.1.0",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "Read InDesign Markup Language (IDML) Files into R.\nAdditional functions to modify and write IDML files may be\nadded in the future.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/idmlr,\nhttps://elipousson.github.io/idmlr/",
  "BugReports": "https://github.com/elipousson/idmlr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libx11-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2024-10-01 16:49:43 UTC",
  "RemoteUrl": "https://github.com/elipousson/idmlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:17:47 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "c8c2216c6c7ee82c71437164b7489bb8",
  "_user": "elipousson",
  "_type": "src",
  "_file": "idmlr_0.1.0.tar.gz",
  "_fileid": "45d69b4e8eee4178ee9e42c54b44eda4f0bcd1e95cdab61fd2bf9ff941e27586",
  "_filesize": 156243,
  "_sha256": "45d69b4e8eee4178ee9e42c54b44eda4f0bcd1e95cdab61fd2bf9ff941e27586",
  "_created": "2026-06-09T06:17:47.000Z",
  "_published": "2026-06-09T06:38:05.651Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80260393187,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7499952882"
    },
    {
      "job": 80260393172,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7499953621"
    },
    {
      "job": 80260393201,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7500229260"
    },
    {
      "job": 80260393191,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7500238568"
    },
    {
      "job": 80260024034,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499921559"
    },
    {
      "job": 80260393149,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499958870"
    },
    {
      "job": 80260393176,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7499946585"
    },
    {
      "job": 80260393179,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7499950579"
    },
    {
      "job": 80260393169,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7499943246"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/idmlr",
  "_commit": {
    "id": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Ignore local dev folder on build\n",
    "time": 1727801383
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 29,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/idmlr"
  },
  "_devurl": "https://github.com/elipousson/idmlr",
  "_pkgdown": "https://elipousson.github.io/idmlr/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/idmlr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "format_idml_content",
    "get_idml_contents",
    "get_idml_fonts",
    "get_idml_graphic",
    "get_idml_meta",
    "get_idml_preferences",
    "get_idml_resource",
    "get_idml_spreads",
    "get_idml_styles",
    "idml_list_stories",
    "idml_list_story_paras",
    "idml_list_styles",
    "idml_stories",
    "new_idml",
    "read_idml",
    "validate_idml"
  ],
  "_help": [
    {
      "page": "idml",
      "title": "S3 object functions for idml class objects",
      "topics": [
        "idml",
        "new_idml",
        "validate_idml"
      ]
    },
    {
      "page": "idml_contents",
      "title": "Get contents from an IDML object",
      "topics": [
        "format_idml_content",
        "get_idml_contents",
        "idml_contents"
      ]
    },
    {
      "page": "idml_list_stories",
      "title": "List stories from the content of an idml object",
      "topics": [
        "idml_list_stories",
        "idml_list_story_paras"
      ]
    },
    {
      "page": "idml_list_styles",
      "title": "List styles from an idml object",
      "topics": [
        "idml_list_styles"
      ]
    },
    {
      "page": "idml_meta",
      "title": "Get metadata from an IDML object",
      "topics": [
        "get_idml_meta",
        "idml_meta"
      ]
    },
    {
      "page": "idml_resource",
      "title": "Get fonts, styles, and graphics from an IDML object",
      "topics": [
        "get_idml_fonts",
        "get_idml_graphic",
        "get_idml_preferences",
        "get_idml_resource",
        "get_idml_styles",
        "idml_resource"
      ]
    },
    {
      "page": "idml_spreads",
      "title": "Get spreads from an IDML object",
      "topics": [
        "get_idml_spreads",
        "idml_spreads"
      ]
    },
    {
      "page": "is_list_of_xml_documents",
      "title": "Is the object a list of XML document objects?",
      "topics": [
        "is_list_of_xml_documents"
      ]
    },
    {
      "page": "read_idml",
      "title": "Read an InDesign Markup Language (IDML) file to a 'idml' object",
      "topics": [
        "read_idml"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/idmlr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "fs",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "idmlr",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T06:19:48.000Z",
      "distro": "noble",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "57d4eae52c89df18571aaa11c3c7ea4f008b5c5e7b1381025e38a718485a2206",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T06:19:51.000Z",
      "distro": "noble",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "fa09e5ac1fa5e52050fab4dcf97a4250afa25bca1a66d024d64b1c09a5e9da59",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T06:37:00.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "4c2c397bda44f0f644df17c321d7e0a696a746432d7fd79fe2c23733589882f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T06:37:31.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "7e848fdd0fc0618e5cae1fa8dcb08e97f7b6e816e72a0f295b239be28d70fbc2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-09T06:20:25.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "d3e7635cdaf699c984ff86f02f641b5527ff139346692b7460d80e39f13a993c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T06:19:19.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "3cdc1c7bde097ad462ac8a4fcf478f2dc3d5ff6a8d4e579a030575928631370b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T06:19:30.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "3f52b0bea542da81ad331a014824b569618b2002e45568e576d2834580cd8edc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T06:19:08.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "d322fac16be94e5b931036b8b1da7e37ddb45d077d2dfec54ad442cfb3cb6789",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27187616698"
    }
  ]
}