{
  "_id": "6a1f10fcb401979e7341d922",
  "Package": "Rparadox",
  "Title": "Read Paradox Database Files into R",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Daniil\",\nfamily = \"Popov\",\nemail = \"popov.daniil@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides a simple and efficient way to read data from\nParadox database files (.db) directly into R as modern 'tibble'\ndata frames. It uses the underlying 'pxlib' C library, to\nhandle the low-level file format details and provides a clean,\nuser-friendly R interface.",
  "License": "GPL(>=2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/celebithil/Rparadox,\nhttps://github.com/steinm/pxlib",
  "BugReports": "https://github.com/celebithil/Rparadox/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://celebithil.r-universe.dev",
  "Date/Publication": "2026-02-16 08:21:09 UTC",
  "RemoteUrl": "https://github.com/celebithil/rparadox",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 08:07:19 UTC",
    "User": "root"
  },
  "Author": "Daniil Popov [aut, cre]",
  "Maintainer": "Daniil Popov <popov.daniil@gmail.com>",
  "MD5sum": "82d1dace6586417c9de0c73923f3642e",
  "_user": "celebithil",
  "_type": "src",
  "_file": "Rparadox_0.2.2.tar.gz",
  "_fileid": "9d7f2fcbddfad56905ee81b036e60c5fd1e1e3285faa354c04d915bdd83506d6",
  "_filesize": 1866282,
  "_sha256": "9d7f2fcbddfad56905ee81b036e60c5fd1e1e3285faa354c04d915bdd83506d6",
  "_created": "2026-05-17T08:07:19.000Z",
  "_published": "2026-06-02T17:21:00.042Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130486846,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040698387"
    },
    {
      "job": 79130486665,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040691101"
    },
    {
      "job": 79130487062,
      "time": 169,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040694976"
    },
    {
      "job": 79130486698,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040692481"
    },
    {
      "job": 79130487732,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040687051"
    },
    {
      "job": 79130487082,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040703599"
    },
    {
      "job": 79130487406,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040688914"
    },
    {
      "job": 79130487033,
      "time": 248,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040703697"
    },
    {
      "job": 79130486396,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040677818"
    },
    {
      "job": 79130486153,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364934931"
    },
    {
      "job": 79130486418,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040687452"
    },
    {
      "job": 79130486852,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040688360"
    },
    {
      "job": 79130486925,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040698874"
    }
  ],
  "_buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/celebithil/rparadox",
  "_commit": {
    "id": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
    "author": "Daniil Popov <popov.daniil@gmail.com>",
    "committer": "Daniil Popov <popov.daniil@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1771230069
  },
  "_maintainer": {
    "name": "Daniil Popov",
    "email": "popov.daniil@gmail.com",
    "login": "celebithil",
    "description": "",
    "uuid": 681167
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "blob",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "celebithil",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-09-11"
    },
    {
      "name": "v0.1.2",
      "date": "2025-09-22"
    },
    {
      "name": "v0.1.3",
      "date": "2025-09-28"
    },
    {
      "name": "v0.1.4",
      "date": "2025-09-29"
    },
    {
      "name": "v0.1.5",
      "date": "2025-09-29"
    },
    {
      "name": "v0.2.0",
      "date": "2026-02-05"
    },
    {
      "name": "v0.2.1",
      "date": "2026-02-11"
    },
    {
      "name": "v0.2.2",
      "date": "2026-02-16"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "celebithil",
      "count": 9,
      "uuid": 681167
    }
  ],
  "_userbio": {
    "uuid": 681167,
    "type": "user",
    "name": "Daniil Popov"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rparadox"
  },
  "_devurl": "https://github.com/celebithil/rparadox",
  "_searchresults": 11,
  "_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/Rparadox.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/celebithil/rparadox",
  "_realowner": "celebithil",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-09-16"
    },
    {
      "version": "0.1.2",
      "date": "2025-09-22"
    },
    {
      "version": "0.1.5",
      "date": "2025-09-29"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-05"
    },
    {
      "version": "0.2.1",
      "date": "2026-02-16"
    },
    {
      "version": "0.2.2",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "pxlib_close_file",
    "pxlib_get_data",
    "pxlib_metadata",
    "pxlib_open_file",
    "read_paradox"
  ],
  "_help": [
    {
      "page": "pxlib_close_file",
      "title": "Close a Paradox database file",
      "topics": [
        "pxlib_close_file"
      ]
    },
    {
      "page": "pxlib_get_data",
      "title": "Read Data from a Paradox File",
      "topics": [
        "pxlib_get_data"
      ]
    },
    {
      "page": "pxlib_metadata",
      "title": "Get Metadata from a Paradox Database File",
      "topics": [
        "pxlib_metadata"
      ]
    },
    {
      "page": "pxlib_open_file",
      "title": "Open a Paradox Database File",
      "topics": [
        "pxlib_open_file"
      ]
    },
    {
      "page": "read_paradox",
      "title": "Read a Paradox Database File into a Tibble",
      "topics": [
        "read_paradox"
      ]
    }
  ],
  "_readme": "https://github.com/celebithil/rparadox/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "cli",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "stringi",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "Rparadox.Rmd",
      "filename": "Rparadox.html",
      "title": "Introduction to Rparadox",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Usage with read_paradox()",
        "Reading Encrypted Files",
        "Handling Character Encodings",
        "Advanced Usage: Metadata and Manual Control"
      ],
      "created": "2025-09-06 12:50:32",
      "modified": "2026-02-05 17:05:15",
      "commits": 4
    }
  ],
  "_score": 4.585460729508501,
  "_indexed": true,
  "_nocasepkg": "rparadox",
  "_universes": [
    "celebithil"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-17T08:10:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "68b2d8beb1eb9b7becb1dce59c05f74198b63e01a3432b80cb64c7055ca0313e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-17T08:09:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "b457e10ac3014cfe1fecaf8d326876aaacbd8a83f7b22df368abe15ac897ac08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-17T08:10:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "179d8e780f9285f2c411ecb613e3345c515261d9811fc5104af2d0820a4a2b26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-17T08:09:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "e36bcb8370f62c6f0998e632bff05d87545b52034cf87b26b32f6b54c7a08019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-17T08:08:49.000Z",
      "arch": "aarch64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "52234f8db954d2622f4f9f696aeb49e92ceb72af38a58b0f6b9fe0e634b95d43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-17T08:10:58.000Z",
      "arch": "x86_64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "aba0aecae87bc7dee7871038451528f52c68690031dbc9039dc2bd7a0b708554",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-17T08:09:02.000Z",
      "arch": "aarch64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "4d16f8d03333502872633398fa738d0a3091276f82dff5710c7e4e9d7f88055a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-17T08:10:45.000Z",
      "arch": "x86_64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "40d56909fc56a63c48cbf00d8a2f2d5aafd7714d4556d08c4900d28e87867cd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-17T08:08:34.000Z",
      "arch": "x86_64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "c70749d3182307851443baea162f4f813e16571758181c9cd7e028de1ebc40d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-17T08:08:41.000Z",
      "arch": "x86_64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "f84011680fd37254fc46e0be5f28162ee467760722576bdc859644ffadf77fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-17T08:10:22.000Z",
      "arch": "x86_64",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "247a266986a6a171a172baa3e16ef784efcbfed48b700943344a56b7a033125d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T17:20:35.000Z",
      "arch": "emscripten",
      "commit": "1cc26c9d12790c4294bf6f43af547a2a6ae28973",
      "fileid": "e2303e65d94495a7c8f027b2f33cdcd8a54a69f1fc9c59a8c01d30dec66fa3b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/celebithil/actions/runs/25985380000"
    }
  ]
}