{
  "_id": "6a4f410221b18e15484ffbaa",
  "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-07-09 06:31:15 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "_user": "elipousson",
  "_type": "src",
  "_file": "idmlr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c8f2e06d0dc4dbd63f6c3ae99977089cf99ba3f5f6c2d3e9f0c9fc383f50a49b",
  "_filesize": 159343,
  "_sha256": "c8f2e06d0dc4dbd63f6c3ae99977089cf99ba3f5f6c2d3e9f0c9fc383f50a49b",
  "_expires": "2026-10-17T06:34:40.000Z",
  "_created": "2026-07-09T06:31:15.000Z",
  "_published": "2026-07-09T06:34:41.938Z",
  "_jobs": [
    {
      "job": 86054632330,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8190830097"
    },
    {
      "job": 86054632341,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8190834463"
    },
    {
      "job": 86054632331,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8190820593"
    },
    {
      "job": 86054632352,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8190824589"
    },
    {
      "job": 86054114657,
      "time": 218,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190787569"
    },
    {
      "job": 86054632318,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190824634"
    },
    {
      "job": 86054632326,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8190816728"
    },
    {
      "job": 86054632320,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8190811509"
    },
    {
      "job": 86054632327,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8190815967"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 136,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-09T06:33:47.000Z",
      "distro": "resolute",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/1f9e27647baac246f8903ed96b8d8240a6a7cb7d0b0174e0131bcbd49d81b0a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-09T06:34:01.000Z",
      "distro": "resolute",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/2971f7ffbd3eb05cbbaaccd212ec18859fbaafe4cb9dd85a80c1aaa1605bfcb6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T06:33:16.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/b50f2266388d6bb8f9ac1f25266f6308a3b3dfcd640bf2f363fda51811747a6c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T06:33:29.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/9a3d61df7f6166c51fe74a266388b2883d8c15fa08b8f1f40e2377d08c149441",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-09T06:33:42.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/ec7033f97723fcfb03af9800873ff92fee6c3a857706cd9d02923c3dc7e09635",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T06:32:54.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/bfaa2c12e0a99bcba6f37f9241c5787b5918f4686cf2fa6f0034df1df1ef3b15",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T06:32:37.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/5fee6649d2064e678c2848e4c7125917453343d4b2e62fb1a55ed41095b2ce51",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T06:32:50.000Z",
      "commit": "11d05b40129b2c0f0e949ca8c97e0de4232a8d05",
      "fileid": "https://r2.ropensci.org/bbcb128b63ce930e796decb8a2f5ed3c443dc908aa2a45762ab81602f5ed46f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28998716842"
    }
  ]
}