{
  "_id": "6a27e80024555f66ed549366",
  "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-06-09 10:13:50 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": "af732dabe4e178feb4cb5599e7fc7360",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "rlowdb_0.2.0.tar.gz",
  "_fileid": "6f32f8a7bf087437ecfb2e07423e52ba5053e5a6ca6b8281e1ce10d653c25096",
  "_filesize": 1728515,
  "_sha256": "6f32f8a7bf087437ecfb2e07423e52ba5053e5a6ca6b8281e1ce10d653c25096",
  "_created": "2026-06-09T10:13:50.000Z",
  "_published": "2026-06-09T10:16:31.999Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80298955844,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504780635"
    },
    {
      "job": 80298955840,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504771981"
    },
    {
      "job": 80298955821,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7504771682"
    },
    {
      "job": 80298955814,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504772226"
    },
    {
      "job": 80298450493,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504733545"
    },
    {
      "job": 80298958050,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504774701"
    },
    {
      "job": 80298955825,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504774012"
    },
    {
      "job": 80298958929,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7504758237"
    },
    {
      "job": 80298955885,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504759704"
    }
  ],
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482",
  "_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",
    "description": "",
    "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": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 29,
      "uuid": 28841210
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil"
  },
  "_downloads": {
    "count": 172,
    "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-06-09T10:16:00.000Z",
      "distro": "noble",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "ab76a3a57ac3edbcccb964ef8512723c81afe281ddd7f60fcdb38abf2cc2d878",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-09T10:15:38.000Z",
      "distro": "noble",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "cf8eb7da227ea8ce040c0f853ff1400be7af4183acf4e2d3a04f5e63e1f5b7b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-09T10:15:38.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "46fa7f52270972a7c26ab3a3abc7045c3c10747b52e1b2b77f536d4712518e02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-09T10:15:39.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "873c22de92a56db8d1842065c761c4497f6abd8fd8158ed0de2005b5d84d5fd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-09T10:15:57.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "1ef3442925ea6dbcccaaba9e8e57b14c1adf2d72e2e57e29836c4e602df8ab5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-09T10:15:40.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "fd7881c14e8f203360d9f86b2d9f570998e17d9f6ec2bb13dde10d3710694eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-09T10:14:55.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "9a0419f77946d5d07d74926cee275d6beb751fd8757c5db6fdf81ce7a135ed18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-09T10:15:00.000Z",
      "commit": "6ee7d160d03001b333440134a26bd868dde4d64d",
      "fileid": "5aa534926bc0e12bfc0452c58fa08acebac9772cee617b06ff09f4e7912c13e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/27199143482"
    }
  ]
}