{
  "_id": "6a1050ffacfb0bcc41ca1315",
  "Package": "rlowdb",
  "Type": "Package",
  "Title": "Lightweight JSON-Based Database",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Mohamed El Fodil\",\nfamily = \"Ihaddaden\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ihaddaden.fodeil@gmail.com\"),\nperson(given = \"lowdb developers\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"developers of the lowdb package\"))",
  "Description": "The goal of 'rlowdb' is to provide a lightweight,\nfile-based JSON database. Inspired by 'LowDB' in 'JavaScript',\nit generates an intuitive interface for storing, retrieving,\nupdating, and querying structured data without requiring a\nfull-fledged database system. Ideal for prototyping,\nsmall-scale applications, and lightweight data management\nneeds.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/feddelegrand7/rlowdb",
  "BugReports": "https://github.com/feddelegrand7/rlowdb/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.1",
  "Repository": "https://feddelegrand7.r-universe.dev",
  "Date/Publication": "2025-05-15 11:31:05 UTC",
  "RemoteUrl": "https://github.com/feddelegrand7/rlowdb",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ee7d160d03001b333440134a26bd868dde4d64d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 05:18:45 UTC",
    "User": "root"
  },
  "Author": "Mohamed El Fodil Ihaddaden [aut, cre],\nlowdb developers [ctb, cph] (developers of the lowdb package)",
  "Maintainer": "Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>",
  "MD5sum": "5a33299a1755a1455364239dcf7071fd",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "rlowdb_0.2.0.tar.gz",
  "_fileid": "2dfa4f4c976e49f3af44b6fbf9ca0d81b67a04f043b2c23ff8945189bb0e26be",
  "_filesize": 1731302,
  "_sha256": "2dfa4f4c976e49f3af44b6fbf9ca0d81b67a04f043b2c23ff8945189bb0e26be",
  "_created": "2026-05-10T05:18:45.000Z",
  "_published": "2026-05-22T12:50:07.292Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382774880,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901175002"
    },
    {
      "job": 77382774639,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901175072"
    },
    {
      "job": 77382774558,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901174765"
    },
    {
      "job": 77382774589,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901176214"
    },
    {
      "job": 77382774079,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901164127"
    },
    {
      "job": 77382774049,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160877592"
    },
    {
      "job": 77382774627,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901170934"
    },
    {
      "job": 77382774717,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901170405"
    },
    {
      "job": 77382774816,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901174295"
    }
  ],
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/feddelegrand7/rlowdb",
  "_commit": {
    "id": "6ee7d160d03001b333440134a26bd868dde4d64d",
    "author": "feddelegrand7 <mohamedelfodil.ihaddaden@hdi.de>",
    "committer": "feddelegrand7 <mohamedelfodil.ihaddaden@hdi.de>",
    "message": "adding the reload parameter\n",
    "time": 1747308665
  },
  "_maintainer": {
    "name": "Mohamed El Fodil Ihaddaden",
    "email": "ihaddaden.fodeil@gmail.com",
    "login": "feddelegrand7",
    "twitter": "@moh_fodil",
    "uuid": 28841210
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "version": ">= 3.6.4",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.5.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "yyjsonr",
      "version": ">= 0.1.20",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.3",
      "role": "Suggests"
    }
  ],
  "_owner": "feddelegrand7",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 29,
      "uuid": 28841210
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rlowdb"
  },
  "_devurl": "https://github.com/feddelegrand7/rlowdb",
  "_searchresults": 3,
  "_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/rlowdb.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/feddelegrand7/rlowdb",
  "_realowner": "feddelegrand7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-17"
    },
    {
      "version": "0.2.0",
      "date": "2025-04-16"
    }
  ],
  "_exports": [
    "rlowdb"
  ],
  "_help": [
    {
      "page": "rlowdb",
      "title": "rlowdb: A Simple JSON-Based Database in R",
      "topics": [
        "rlowdb"
      ]
    }
  ],
  "_readme": "https://github.com/feddelegrand7/rlowdb/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "rlang",
    "vctrs",
    "yyjsonr"
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "rlowdb",
  "_universes": [
    "feddelegrand7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-10T05:20:40.000Z",
      "distro": "noble",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "546a6ec9ddd8b262afbd42958b0721c2098d39bf9d0cf549906de850f91277c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-10T05:20:41.000Z",
      "distro": "noble",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "f9f47bd54da7171f936e95f658406314bc11bf79a15d82deaf10af1bdcc04c0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-10T05:20:37.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "5c66e51bc622c9ab29a437c5f1a8fea9d2d36f88676f3a21050c2863b992895c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-10T05:20:53.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "a1adb8b2698ff0aa967842a12af918096806173da480149569213c6353e532d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-10T05:19:56.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "667525230a2d6cecd0afeef2898e45a590616e3f9130ba98c596177f81ef02eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-10T05:19:50.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "a10b5a35a9348611158f26682ff31e200e89b4cc6cf6f3090c8c5dbb5a489497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-10T05:20:30.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "97591951212faf930fb506749cf337666812d8367b91b4c8d3d370283397233c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T12:49:50.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "5744bf8e0bd61ce556ad9fbd4dfd599d5fd4d533e52809c15986d70bd48ef986",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/25620575239"
    }
  ]
}