{
  "_id": "6a4f6f0721b18e1548501d61",
  "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-07-09 09:48:15 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>",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "rlowdb_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5398df0ed4228fc6fc1ba9cff8e72ea5a02cc0b8e134aeac34e6fcdedb60f986",
  "_filesize": 1728730,
  "_sha256": "5398df0ed4228fc6fc1ba9cff8e72ea5a02cc0b8e134aeac34e6fcdedb60f986",
  "_expires": "2026-10-17T09:51:01.000Z",
  "_created": "2026-07-09T09:48:15.000Z",
  "_published": "2026-07-09T09:51:02.975Z",
  "_jobs": [
    {
      "job": 86089192373,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8194973900"
    },
    {
      "job": 86089192378,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194969838"
    },
    {
      "job": 86089192417,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8194955281"
    },
    {
      "job": 86089192449,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194958802"
    },
    {
      "job": 86088579731,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194922216"
    },
    {
      "job": 86089192390,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8194968029"
    },
    {
      "job": 86089192436,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8194953809"
    },
    {
      "job": 86089192405,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8194955418"
    },
    {
      "job": 86089192387,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8194954867"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 28841210
  },
  "_distro": "resolute",
  "_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": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 29,
      "uuid": 28841210
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil",
    "followers": 168
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rlowdb"
  },
  "_devurl": "https://github.com/feddelegrand7/rlowdb",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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-07-09T09:50:30.000Z",
      "distro": "resolute",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/3306af0fa2f105f35a9bbe08a6d1947645fdcffce76a09eb8fa51eba4f777a80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-09T09:50:21.000Z",
      "distro": "resolute",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/9cf34bf58d56dfc189fa699f6ff0a1a490901c7243af74de0081cb47046498d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T09:49:48.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/400c1605a79d5f30fdad45c76c5f29532358fdca314af8f82dd160715e889bcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T09:49:49.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/4a78a2b1269a0fbda117b4ece2278727233c537fe0e15bf120f77bef0b8d5c4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-09T09:50:29.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/d258756a05e6f8cf0d63de425b78c9e5c44696c8ea51c53f894d45308e4f9213",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T09:49:36.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/9d9c05ace3437f4a0d4fa98f0745da3d7687f1c478edfae102fe184a2936876a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T09:49:41.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/9c572ed4392485016ca525bf0ca7c9df9445ca870aa0e1d1d2b26c36f544c50d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T09:49:40.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "https://r2.ropensci.org/31af172acd99a01e72da91197697563c41bd9a785b82e422f77ad911930345e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/29009267258"
    }
  ]
}