{
  "_id": "6a102358acfb0bcc41c8d610",
  "Package": "rk.ddi.import",
  "Type": "Package",
  "Title": "Applies variable labels and factor levels (responses) to an\nexisting data.frame by reading a DDI/XML file. Highly optimized\nfor massive datasets.",
  "Version": "0.0.5",
  "Date": "2026-05-13",
  "Author": "Alfonso Cano",
  "Maintainer": "Alfonso Cano <alfonso.cano@correo.buap.mx>",
  "Description": "Applies variable labels and factor levels (responses) to\nan existing data.frame by reading a DDI/XML file. Highly\noptimized for massive datasets.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "URL": "https://github.com/AlfCano/rk.ddi.import",
  "Authors@R": "person(given=\"Alfonso\", family=\"Cano\",\nemail=\"alfonso.cano@correo.buap.mx\", role=c(\"aut\", \"cre\"))",
  "Repository": "https://alfcano.r-universe.dev",
  "Date/Publication": "2026-05-13 16:10:18 UTC",
  "RemoteUrl": "https://github.com/AlfCano/rk.ddi.import",
  "RemoteRef": "HEAD",
  "RemoteSha": "b196a5882803753b43f1f955aac147ae30a6a0ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 17:27:02 UTC",
    "User": "root"
  },
  "MD5sum": "0bd5726e30872e976f497908310367e3",
  "_user": "alfcano",
  "_type": "src",
  "_file": "rk.ddi.import_0.0.5.tar.gz",
  "_fileid": "afe330b4b32beb683ddea6711b7effc6edbe975893642c75090057b4ec621556",
  "_filesize": 86719,
  "_sha256": "afe330b4b32beb683ddea6711b7effc6edbe975893642c75090057b4ec621556",
  "_created": "2026-05-13T17:27:02.000Z",
  "_published": "2026-05-22T09:35:20.522Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353855902,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6977095349"
    },
    {
      "job": 77353855929,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6977098775"
    },
    {
      "job": 77353856004,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6977081945"
    },
    {
      "job": 77353855882,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6977089743"
    },
    {
      "job": 77353855197,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6977055640"
    },
    {
      "job": 77353855310,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157392045"
    },
    {
      "job": 77353855734,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6977082485"
    },
    {
      "job": 77353855778,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6977090561"
    },
    {
      "job": 77353855973,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6977079709"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/AlfCano/rk.ddi.import",
  "_commit": {
    "id": "b196a5882803753b43f1f955aac147ae30a6a0ac",
    "author": "AlfCano <alfonsociologo@gmail.com>",
    "committer": "AlfCano <alfonsociologo@gmail.com>",
    "message": "Bug Fixes for Metadata Preservation\n\n**Crucial Bug Fixes for Metadata Preservation**\n*   **Persistent Factor Labels:** Fixed a native R quirk where\nconverting a column into a `factor` would silently strip away its\nvariable label (`attr(..., \"label\")`). The internal engine now applies\nfactor levels *before* injecting the variable description, ensuring your\ncategorical data retains 100% of its official metadata for downstream\ntables and plots.\n*   **Output Preview Fix:** Resolved a bug in the RKWard output window\nwhere the `head()` data preview would fail to display the newly tagged\ndataset if the user changed the default output name.\n",
    "time": 1778688618
  },
  "_maintainer": {
    "name": "Alfonso Cano",
    "email": "alfonso.cano@correo.buap.mx",
    "login": "alfonsocano",
    "uuid": 10711814
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "rkward",
      "role": "Enhances"
    }
  ],
  "_owner": "alfcano",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alfcano",
      "count": 11,
      "uuid": 50886849
    }
  ],
  "_userbio": {
    "uuid": 50886849,
    "type": "user",
    "name": "Alfonso Cano"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rk.ddi.import"
  },
  "_devurl": "https://github.com/alfcano/rk.ddi.import",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rk.ddi.import.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [],
  "_help": [],
  "_readme": "https://github.com/AlfCano/rk.ddi.import/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rk.ddi.import",
  "_universes": [
    "alfcano",
    "alfonsocano"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-13T17:29:02.000Z",
      "distro": "noble",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "3092d9d51776c3120c77703ed8caaeb40ca455bec718035528139687fe13658a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-13T17:29:11.000Z",
      "distro": "noble",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "6d46809144130348038c725d5fe14e01097bce367967e7cd9241379aa9608a29",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-13T17:28:27.000Z",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "004bee62e66c4a73e1e0849af1e06ab3c207cd5938c077ff85ab591a1952cfe8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-13T17:28:49.000Z",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "3349d10c2377544a5c204f044743dd51e01ba6756783c4286d2a2b8b5b5a8b75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-13T17:28:25.000Z",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "506ea5af99acb5d19d2c7601319c4aa117c13c4dffc80b250f725059ae38b847",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-13T17:28:44.000Z",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "84fc4f7d1a9f1c11a592fc93a4bc00282b4953bd9333d61d890c84f42f5e6371",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-13T17:28:17.000Z",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "b913d660716f68a47ceab35f2c16d1bc0efe9d30f09fd0ef1897fc506f651a9f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-05-22T09:35:00.000Z",
      "commit": "b196a5882803753b43f1f955aac147ae30a6a0ac",
      "fileid": "875f53bbb2e09e9ae1f5a1c535fd1f496e9f941b95f17adefa0c41bbeb165603",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alfcano/actions/runs/25815215585"
    }
  ]
}