{
  "_id": "6a16ac23acfb0bcc41d84325",
  "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-05-27 08:26:04 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>",
  "MD5sum": "9cd9a58c1c3974782f113817625d00f4",
  "_user": "edwindj",
  "_type": "src",
  "_file": "xmlwriter_0.1.1.9000.tar.gz",
  "_fileid": "9578e9075e25f7df4395a582ecb8abc267a9255cdebc46346ba0cf412a998812",
  "_filesize": 166516,
  "_sha256": "9578e9075e25f7df4395a582ecb8abc267a9255cdebc46346ba0cf412a998812",
  "_created": "2026-05-27T08:26:04.000Z",
  "_published": "2026-05-27T08:32:35.846Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78037449494,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235583004"
    },
    {
      "job": 78037449504,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235573190"
    },
    {
      "job": 78037449632,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235572045"
    },
    {
      "job": 78037449551,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235572237"
    },
    {
      "job": 78037449732,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235568813"
    },
    {
      "job": 78037449485,
      "time": 162,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235590575"
    },
    {
      "job": 78037449457,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235574020"
    },
    {
      "job": 78037449460,
      "time": 343,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235653219"
    },
    {
      "job": 78037069459,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235533803"
    },
    {
      "job": 78037449657,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235568946"
    },
    {
      "job": 78037449439,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235569357"
    },
    {
      "job": 78037449575,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235570217"
    },
    {
      "job": 78037449450,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235566554"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 131,
    "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.0",
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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-05-27T08:28:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "6523e80ffeb13df074abbfb9bf07bdbcfd94924d0606b0e1ba365253cc887fae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:28:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "463bc4090f90594e39b68c79eec7f9b16eb18f6d453e0b34e7a9664e1702b848",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:28:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "531a47ac49143b39071ff2eff6ff974c17ba3a1287a6cce5f9166e828743a16f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:27:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "496d0a4b43d6146ded92fdd123625f9d5cbd122bd1912e0f865cb1679eb7d76b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:27:51.000Z",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "756b5d5793d74767bc13edc2729d9477359c90e58031207dc51e518344e70001",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:28:39.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "596e21a05130489448a01cc29f9d3eeb06c1eb9b7b9906163749060da01ece13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:28:03.000Z",
      "arch": "aarch64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "62a148806a511f6ab7bc534e2bbd57d708518ba7a2f10e25bff674ba9e05dcb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:31:01.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "cf681ed84c15a94dfe279669bb132d67f76a829a473197a8b7b0b49e62e662dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:28:03.000Z",
      "arch": "emscripten",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "535a46a73f1c178bb2ce54dcb1aa624bf7733fcd5e77af73ddb10c9f644070bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:27:25.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "c8a05bf186a4448e77d259cd9884be7fcdbb0088a5c0394e8905b8ac69cb5a33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:27:32.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "08ebd145ae48518d015d483002631c6351073bf97d95605554cfef9ec51b08e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-27T08:27:20.000Z",
      "arch": "x86_64",
      "commit": "87f69f1a9e2f6d71ff177dc9afcb86a0544da550",
      "fileid": "0b870b36a1c9bb37c8cb57f7ee061d3656085b20d96787992de9aaa9785af78b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/26499797825"
    }
  ]
}