{
  "_id": "6a1036f2acfb0bcc41c9a33c",
  "Package": "flatxml",
  "Type": "Package",
  "Title": "Tools for Working with XML Files as R Dataframes",
  "Version": "0.1.1",
  "Authors@R": "person(\"Joachim\", \"Zuckarelli\", email = \"joachim@zuckarelli.de\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Joachim Zuckarelli <joachim@zuckarelli.de>",
  "Description": "On import, the XML information is converted to a dataframe\nthat reflects the hierarchical XML structure. Intuitive\nfunctions allow to navigate within this transparent XML data\nstructure (without any knowledge of 'XPath'). 'flatXML' also\nprovides tools to extract data from the XML into a flat\ndataframe that can be used to perform statistical operations.\nIt also supports converting dataframes to XML.",
  "License": "GPL-3",
  "BugReports": "https://github.com/jsugarelli/flatxml/issues",
  "URL": "https://github.com/jsugarelli/flatxml/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "make libxml2-dev libssl-dev",
  "Repository": "https://jsugarelli.r-universe.dev",
  "Date/Publication": "2020-12-01 21:21:17 UTC",
  "RemoteUrl": "https://github.com/jsugarelli/flatxml",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:36:12 UTC",
    "User": "root"
  },
  "Author": "Joachim Zuckarelli [aut, cre]",
  "MD5sum": "a4dfa2e0bd0e1e990a79048e74afb505",
  "_user": "jsugarelli",
  "_type": "src",
  "_file": "flatxml_0.1.1.tar.gz",
  "_fileid": "474ac29018c2565e94e0a413d14f6d0110c33a95e523d1248cef67de82a436bf",
  "_filesize": 179208,
  "_sha256": "474ac29018c2565e94e0a413d14f6d0110c33a95e523d1248cef67de82a436bf",
  "_created": "2026-05-12T06:36:12.000Z",
  "_published": "2026-05-22T10:58:58.844Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366205566,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6937327845"
    },
    {
      "job": 77366205535,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937324369"
    },
    {
      "job": 77366205588,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6937325817"
    },
    {
      "job": 77366205357,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937323996"
    },
    {
      "job": 77366205226,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937299083"
    },
    {
      "job": 77366204910,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158870855"
    },
    {
      "job": 77366205364,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6937315445"
    },
    {
      "job": 77366205671,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6937319451"
    },
    {
      "job": 77366205773,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937321738"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsugarelli/flatxml",
  "_commit": {
    "id": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
    "author": "Joachim Zuckarelli <joachim.zuckarelli@gmx.net>",
    "committer": "Joachim Zuckarelli <joachim@zuckarelli.de>",
    "message": "New function fxml_toXML(), changes to fxml_importXMLFlat() to support SSL\n",
    "time": 1606857677
  },
  "_maintainer": {
    "name": "Joachim Zuckarelli",
    "email": "joachim@zuckarelli.de",
    "login": "jsugarelli",
    "twitter": "@jsugarelli",
    "uuid": 38797219
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    }
  ],
  "_owner": "jsugarelli",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dataframe",
    "xml"
  ],
  "_stars": 23,
  "_contributors": [
    {
      "user": "jsugarelli",
      "count": 8,
      "uuid": 38797219
    }
  ],
  "_userbio": {
    "uuid": 38797219,
    "type": "user",
    "name": "Joachim Zuckarelli",
    "description": "Follow me on Twitter: @jsugarelli"
  },
  "_downloads": {
    "count": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flatxml"
  },
  "_devurl": "https://github.com/jsugarelli/flatxml",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flatxml.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsugarelli/flatxml",
  "_realowner": "jsugarelli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-06-24"
    },
    {
      "version": "0.0.2",
      "date": "2018-07-08"
    },
    {
      "version": "0.1.0",
      "date": "2020-07-24"
    },
    {
      "version": "0.1.1",
      "date": "2020-12-01"
    }
  ],
  "_exports": [
    "fxml_findPath",
    "fxml_findPathBottom",
    "fxml_findPathFull",
    "fxml_findPathRoot",
    "fxml_getAttribute",
    "fxml_getAttributesAll",
    "fxml_getChildren",
    "fxml_getDepthLevel",
    "fxml_getElement",
    "fxml_getElementInfo",
    "fxml_getParent",
    "fxml_getSiblings",
    "fxml_getUniqueElements",
    "fxml_getValue",
    "fxml_hasAttributes",
    "fxml_hasChildren",
    "fxml_hasParent",
    "fxml_hasSiblings",
    "fxml_hasValue",
    "fxml_importXMLFlat",
    "fxml_numAttributes",
    "fxml_numChildren",
    "fxml_numSiblings",
    "fxml_toDataFrame",
    "fxml_toXML"
  ],
  "_help": [
    {
      "page": "flatxml",
      "title": "flatXML: Tools for Working with XML Files as R Dataframes",
      "topics": [
        "flatxml"
      ]
    },
    {
      "page": "fxml_findPath",
      "title": "Finding XML elements",
      "topics": [
        "fxml_findPath"
      ]
    },
    {
      "page": "fxml_findPathBottom",
      "title": "Finding XML elements",
      "topics": [
        "fxml_findPathBottom"
      ]
    },
    {
      "page": "fxml_findPathFull",
      "title": "Finding XML elements",
      "topics": [
        "fxml_findPathFull"
      ]
    },
    {
      "page": "fxml_findPathRoot",
      "title": "Finding XML elements",
      "topics": [
        "fxml_findPathRoot"
      ]
    },
    {
      "page": "fxml_getAttribute",
      "title": "Attributes of an XML element",
      "topics": [
        "fxml_getAttribute"
      ]
    },
    {
      "page": "fxml_getAttributesAll",
      "title": "Attributes of an XML element",
      "topics": [
        "fxml_getAttributesAll"
      ]
    },
    {
      "page": "fxml_getChildren",
      "title": "Children of an XML element",
      "topics": [
        "fxml_getChildren"
      ]
    },
    {
      "page": "fxml_getDepthLevel",
      "title": "Handling flat XML files",
      "topics": [
        "fxml_getDepthLevel"
      ]
    },
    {
      "page": "fxml_getElement",
      "title": "Handling flat XML files",
      "topics": [
        "fxml_getElement"
      ]
    },
    {
      "page": "fxml_getElementInfo",
      "title": "Handling flat XML files",
      "topics": [
        "fxml_getElementInfo"
      ]
    },
    {
      "page": "fxml_getParent",
      "title": "Parent of an XML element",
      "topics": [
        "fxml_getParent"
      ]
    },
    {
      "page": "fxml_getSiblings",
      "title": "Siblings of an XML element",
      "topics": [
        "fxml_getSiblings"
      ]
    },
    {
      "page": "fxml_getUniqueElements",
      "title": "Handling flat XML files",
      "topics": [
        "fxml_getUniqueElements"
      ]
    },
    {
      "page": "fxml_getValue",
      "title": "Value of an XML element",
      "topics": [
        "fxml_getValue"
      ]
    },
    {
      "page": "fxml_hasAttributes",
      "title": "Attributes of XML elements",
      "topics": [
        "fxml_hasAttributes"
      ]
    },
    {
      "page": "fxml_hasChildren",
      "title": "Children of an XML element",
      "topics": [
        "fxml_hasChildren"
      ]
    },
    {
      "page": "fxml_hasParent",
      "title": "Parent of an XML element",
      "topics": [
        "fxml_hasParent"
      ]
    },
    {
      "page": "fxml_hasSiblings",
      "title": "Siblings of an XML element",
      "topics": [
        "fxml_hasSiblings"
      ]
    },
    {
      "page": "fxml_hasValue",
      "title": "Value of an XML element",
      "topics": [
        "fxml_hasValue"
      ]
    },
    {
      "page": "fxml_importXMLFlat",
      "title": "Handling flat XML files",
      "topics": [
        "fxml_importXMLFlat"
      ]
    },
    {
      "page": "fxml_numAttributes",
      "title": "Attributes of XML elements",
      "topics": [
        "fxml_numAttributes"
      ]
    },
    {
      "page": "fxml_numChildren",
      "title": "Children of an XML element",
      "topics": [
        "fxml_numChildren"
      ]
    },
    {
      "page": "fxml_numSiblings",
      "title": "Siblings of an XML element",
      "topics": [
        "fxml_numSiblings"
      ]
    },
    {
      "page": "fxml_toDataFrame",
      "title": "Converting between XML and dataframes",
      "topics": [
        "fxml_toDataFrame"
      ]
    },
    {
      "page": "fxml_toXML",
      "title": "Converting between XML and dataframes",
      "topics": [
        "fxml_toXML"
      ]
    }
  ],
  "_readme": "https://github.com/jsugarelli/flatxml/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "cli",
    "crayon",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "RCurl",
    "rlang",
    "sys",
    "xml2"
  ],
  "_score": 5.08188713942355,
  "_indexed": true,
  "_nocasepkg": "flatxml",
  "_universes": [
    "jsugarelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T06:38:10.000Z",
      "distro": "noble",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "e4216083d3d7830bbe6605846a6eb93609a9aeab5b5d001d8949532c820ef32b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T06:37:56.000Z",
      "distro": "noble",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "773c0d22674947f9b656a7fb2c51d9d41d8bdbb77df8cc727c36063e598500dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T06:38:02.000Z",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "7d561b1fc154d4a6f9872f1dbc6bd7fba33713ed08db7a3dd2999bc0af973d33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T06:37:57.000Z",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "570770acc45e6362bbdbc46db5c80c8436212649f184b0f88d9068e832dc3b5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:37:15.000Z",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "aedff2ef88d8547a5be7fdd208c6e34d902c9feda6d095add4ccd363c08d7239",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:37:30.000Z",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "f7d7669840421f746b15cac82a970874de0c70a7a0ccd35a680ee8a36d64f411",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:37:38.000Z",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "de4772e0c8d5555ddca3645dc5a90cae364738a6d98d34ad702b483e1b3017eb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T10:58:46.000Z",
      "commit": "4d81f2eab2756f0bbf24dff4848f4b5200e01f79",
      "fileid": "d03be23afc2f01902ab19a64fa782ba49ca86b81e0ca0b57b7edbceae1a106b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/25717739237"
    }
  ]
}