{
  "_id": "6a47cfd3e06c18f0a651fa5b",
  "Package": "xmlwriter",
  "Title": "Fast and Elegant XML Generation",
  "Version": "0.1.1.9000",
  "Authors@R": "person(\"Edwin\", \"de Jonge\", , \"edwindjonge@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6580-4718\"))",
  "Description": "Provides a fast and elegant interface for generating XML\nfragments and documents. It can be used in companion with R\npackages 'XML' or 'xml2' to generate XML documents. The fast\nXML generation is implemented using the 'Rcpp' package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://edwindj.github.io/xmlwriter/",
  "BugReports": "https://github.com/edwindj/xmlwriter/issues",
  "Repository": "https://edwindj.r-universe.dev",
  "Date/Publication": "2025-05-02 10:01:29 UTC",
  "RemoteUrl": "https://github.com/edwindj/xmlwriter",
  "RemoteRef": "HEAD",
  "RemoteSha": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 15:00:39 UTC",
    "User": "root"
  },
  "Author": "Edwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>)",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "_user": "edwindj",
  "_type": "src",
  "_file": "xmlwriter_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/c830e7e54cfe1a5615e61510bfae507d017fc9b545ab122c4d24184f8790b156",
  "_filesize": 165985,
  "_sha256": "c830e7e54cfe1a5615e61510bfae507d017fc9b545ab122c4d24184f8790b156",
  "_expires": "2026-10-11T15:05:54.000Z",
  "_created": "2026-07-03T15:00:39.000Z",
  "_published": "2026-07-03T15:05:55.978Z",
  "_jobs": [
    {
      "job": 85026014494,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069686213"
    },
    {
      "job": 85026014537,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069678787"
    },
    {
      "job": 85026014536,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069681821"
    },
    {
      "job": 85026014515,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069677485"
    },
    {
      "job": 85026014535,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069664824"
    },
    {
      "job": 85026014563,
      "time": 267,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069728661"
    },
    {
      "job": 85026014517,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069673463"
    },
    {
      "job": 85026014497,
      "time": 189,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069702781"
    },
    {
      "job": 85025297437,
      "time": 247,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069638924"
    },
    {
      "job": 85026014443,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8069686087"
    },
    {
      "job": 85026014476,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069677096"
    },
    {
      "job": 85026014503,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069673109"
    },
    {
      "job": 85026014498,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069676426"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607",
  "_status": "success",
  "_upstream": "https://github.com/edwindj/xmlwriter",
  "_commit": {
    "id": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "working\n",
    "time": 1746180089
  },
  "_maintainer": {
    "name": "Edwin de Jonge",
    "email": "edwindjonge@gmail.com",
    "login": "edwindj",
    "bluesky": "@edwindjonge.bsky.social",
    "orcid": "0000-0002-6580-4718",
    "twitter": "@edwindjonge",
    "description": "",
    "uuid": 542492
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "edwindj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 56,
      "uuid": 542492
    }
  ],
  "_userbio": {
    "uuid": 542492,
    "type": "user",
    "name": "Edwin de Jonge",
    "followers": 175
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xmlwriter"
  },
  "_devurl": "https://github.com/edwindj/xmlwriter",
  "_pkgdown": "https://edwindj.github.io/xmlwriter/",
  "_searchresults": 9,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xmlwriter.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/edwindj/xmlwriter",
  "_realowner": "edwindj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "add_child_fragment",
    "as_frag",
    "as_xml_nodeset",
    "data_frag",
    "elem",
    "frag",
    "list_as_xml_document",
    "list_as_xml_string",
    "read_fragment",
    "tag",
    "xml_doc",
    "xml_fragment",
    "xmlbuilder"
  ],
  "_help": [
    {
      "page": "xmlwriter-package",
      "title": "Fast and elegant XML generation",
      "topics": [
        "xmlwriter-package",
        "xmlwriter"
      ]
    },
    {
      "page": "add_child_fragment",
      "title": "Add a child fragment to an existing xml_fragment",
      "concept": [
        "xml_fragment"
      ],
      "topics": [
        "add_child_fragment"
      ]
    },
    {
      "page": "as_frag",
      "title": "Convert a list to an xml fragment",
      "concept": [
        "xml_fragment"
      ],
      "topics": [
        "as_frag"
      ]
    },
    {
      "page": "as_xml_nodeset",
      "title": "Transforms an xml_fragment into an xml_nodeset",
      "concept": [
        "xml2",
        "xml_fragment"
      ],
      "topics": [
        "as_xml_nodeset"
      ]
    },
    {
      "page": "as.character.xml_fragment",
      "title": "Turn an xml_fragment into a character",
      "concept": [
        "xml_fragment"
      ],
      "topics": [
        "as.character.xml_doc",
        "as.character.xml_fragment"
      ]
    },
    {
      "page": "data_frag",
      "title": "Create an xml_fragment from a data.frame",
      "concept": [
        "xml_fragment"
      ],
      "topics": [
        "data_frag"
      ]
    },
    {
      "page": "elem",
      "title": "add an element to an xmlbuilder object",
      "topics": [
        "elem"
      ]
    },
    {
      "page": "frag",
      "title": "Create a frag xml_fragment",
      "concept": [
        "xml_fragment"
      ],
      "topics": [
        "frag"
      ]
    },
    {
      "page": "list_as_xml_document",
      "title": "Convert a list to an xml_document",
      "concept": [
        "xml2"
      ],
      "topics": [
        "list_as_xml_document"
      ]
    },
    {
      "page": "list_as_xml_string",
      "title": "Convert a list to an xml string",
      "concept": [
        "xml2"
      ],
      "topics": [
        "list_as_xml_string"
      ]
    },
    {
      "page": "read_fragment",
      "title": "Read an XML fragment from a string",
      "concept": [
        "fragments"
      ],
      "topics": [
        "read_fragment"
      ]
    },
    {
      "page": "tag",
      "title": "Create a tag fragment",
      "topics": [
        "tag"
      ]
    },
    {
      "page": "xml_doc",
      "title": "Create an xml_fragment with a root element, (kind of tag)",
      "topics": [
        "xml_doc"
      ]
    },
    {
      "page": "xml_fragment",
      "title": "Create an XML fragment",
      "concept": [
        "xml_fragment"
      ],
      "topics": [
        "xml_fragment"
      ]
    },
    {
      "page": "xmlbuilder",
      "title": "Create a fast feed-forward XML builder",
      "topics": [
        "xmlbuilder"
      ]
    }
  ],
  "_readme": "https://github.com/edwindj/xmlwriter/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "xmlwriter",
  "_universes": [
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:03:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/db0ff098e21c746e5ef78f2bd61b07e6e7d8260d4262723b481e90087498ba64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:02:42.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/45fa350bb4892454a6f254eb3c9ba493b068f9a118e6efc2708145add6b35db2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:02:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/e17f47ccf582ff46cfc879f1355c70e3797272994f8df2cdb07d84050fba71b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:02:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/6707ddd1acea454163d223eb54ff69067bf6e3578fec0624b4cb4c8d5e8d9afa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:02:06.000Z",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/c3016ec2a198f775638476c1cd945d394ae273cf3d90408f1b7a6a4439a2298a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:04:28.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/5eea5f3d7a1afe9d14c8e2ef61ebf7b524eb1505595b740f6f9c96dc01ce9029",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:02:24.000Z",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/05494ef52738b7320a4a7dca3d64c788ceb658ba4bf093f460cdf1d1acdcaa0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:03:37.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/2d6f046bc0b7df6bbce2a563a644db1673591ed2366fade678c891aee21ba195",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:03:15.000Z",
      "arch": "emscripten",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/b9debf1f9f0d04424703c4d7a6570e3909ab9e5a28166a8ccaa4f9fc71fcd6a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:02:05.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/24cb79f7b41a052e9aeba2ba32c4f6c84045a06071c0d37ba94cea290877b9e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:01:58.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/1e11e6e060010c734cba9bc3a533d1c233b3a959e4b7a7f653b39da1fc756117",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-03T15:02:04.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "https://r2.ropensci.org/4b7827eed1935de694c1b97f3f5b7c7c3acc6c799cce0a5fc31ae63b315e1d8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28668265607"
    }
  ]
}