{
  "_id": "6a12e05eacfb0bcc41d238e2",
  "Package": "QuickJSR",
  "Title": "Interface for the 'QuickJS-NG' Lightweight 'JavaScript' Engine",
  "Version": "1.10.9000",
  "Authors@R": "c(\nperson(c(\"Andrew\", \"R.\"), \"Johnson\", , \"andrew.johnson@arjohnsonau.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7000-8065\")),\nperson(\"QuickJS\", \"Authors\", role = c(\"cph\"),\ncomment = \"QuickJS sources and headers\"),\nperson(\"QuickJS-NG\", \"Authors\", role = c(\"cph\"),\ncomment = \"QuickJS-NG sources and headers\")\n)",
  "Description": "An 'R' interface to the 'QuickJS' portable 'JavaScript'\nengine.  The engine and all 'R' to 'JavaScript'\ninteroperability is bundled within the package, requiring no\ndependencies beyond a 'C' compiler.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/andrjohns/QuickJSR,\nhttps://github.com/quickjs-ng/quickjs",
  "BugReports": "https://github.com/andrjohns/QuickJSR/issues",
  "Encoding": "UTF-8",
  "Language": "en-AU",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "GNU make",
  "VignetteBuilder": "knitr",
  "Config/build/compilation-database": "true",
  "Config/pak/sysreqs": "make",
  "Repository": "https://andrjohns.r-universe.dev",
  "Date/Publication": "2026-05-24 10:37:54 UTC",
  "RemoteUrl": "https://github.com/andrjohns/QuickJSR",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a89811532f9d0da805592c7cc752975ae2b5630",
  "Packaged": {
    "Date": "2026-05-24 11:22:15 UTC",
    "User": "root"
  },
  "Author": "Andrew R. Johnson [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7000-8065>),\nQuickJS Authors [cph] (QuickJS sources and headers),\nQuickJS-NG Authors [cph] (QuickJS-NG sources and headers)",
  "Maintainer": "Andrew R. Johnson <andrew.johnson@arjohnsonau.com>",
  "MD5sum": "26fe3ad96a72c017ff8ec5ce1de333c9",
  "_user": "andrjohns",
  "_type": "src",
  "_file": "QuickJSR_1.10.9000.tar.gz",
  "_fileid": "90be0486000814a62f0b329f6a4dee759403f185b38c312f28669bcd922f6190",
  "_filesize": 721126,
  "_sha256": "90be0486000814a62f0b329f6a4dee759403f185b38c312f28669bcd922f6190",
  "_created": "2026-05-24T11:22:15.000Z",
  "_published": "2026-05-24T11:26:22.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77593271708,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184726867"
    },
    {
      "job": 77593271700,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184727749"
    },
    {
      "job": 77593271690,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184727492"
    },
    {
      "job": 77593271696,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184726682"
    },
    {
      "job": 77593271714,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184722659"
    },
    {
      "job": 77593271721,
      "time": 181,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184731836"
    },
    {
      "job": 77593271720,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184723802"
    },
    {
      "job": 77593271715,
      "time": 193,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184732785"
    },
    {
      "job": 77593066099,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184714627"
    },
    {
      "job": 77593271682,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184724354"
    },
    {
      "job": 77593271685,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184728883"
    },
    {
      "job": 77593271688,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184727908"
    },
    {
      "job": 77593271681,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184727160"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrjohns/QuickJSR",
  "_commit": {
    "id": "9a89811532f9d0da805592c7cc752975ae2b5630",
    "author": "Andrew Johnson <andrew.johnson@arjohnsonau.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #104 from andrjohns/wrappers\n\nProperly divert quickjs IO/error calling for CRAN",
    "time": 1779619074
  },
  "_maintainer": {
    "name": "Andrew R. Johnson",
    "email": "andrew.johnson@arjohnsonau.com",
    "login": "andrjohns",
    "description": "",
    "uuid": 27717896,
    "orcid": "0000-0001-7000-8065"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "andrjohns",
  "_selfowned": true,
  "_usedby": 293,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.10.0",
      "date": "2026-05-17"
    }
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "andrjohns",
      "count": 288,
      "uuid": 27717896
    }
  ],
  "_userbio": {
    "uuid": 27717896,
    "type": "user",
    "name": "Andrew Johnson"
  },
  "_downloads": {
    "count": 303447,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/QuickJSR"
  },
  "_devurl": "https://github.com/andrjohns/quickjsr",
  "_searchresults": 15,
  "_topics": [
    "cpp"
  ],
  "_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/QuickJSR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrjohns/quickjsr",
  "_realowner": "andrjohns",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2023-04-13"
    },
    {
      "version": "1.0.3",
      "date": "2023-04-14"
    },
    {
      "version": "1.0.4",
      "date": "2023-04-20"
    },
    {
      "version": "1.0.5",
      "date": "2023-09-03"
    },
    {
      "version": "1.0.6",
      "date": "2023-09-13"
    },
    {
      "version": "1.0.7",
      "date": "2023-10-15"
    },
    {
      "version": "1.0.8",
      "date": "2023-11-24"
    },
    {
      "version": "1.0.9",
      "date": "2023-12-18"
    },
    {
      "version": "1.1.0",
      "date": "2024-01-21"
    },
    {
      "version": "1.1.3",
      "date": "2024-01-31"
    },
    {
      "version": "1.2.0",
      "date": "2024-05-31"
    },
    {
      "version": "1.2.2",
      "date": "2024-06-07"
    },
    {
      "version": "1.3.0",
      "date": "2024-07-08"
    },
    {
      "version": "1.3.1",
      "date": "2024-07-14"
    },
    {
      "version": "1.4.0",
      "date": "2024-10-01"
    },
    {
      "version": "1.5.1",
      "date": "2025-01-08"
    },
    {
      "version": "1.5.2",
      "date": "2025-02-22"
    },
    {
      "version": "1.6.0",
      "date": "2025-02-26"
    },
    {
      "version": "1.7.0",
      "date": "2025-03-31"
    },
    {
      "version": "1.8.0",
      "date": "2025-06-09"
    },
    {
      "version": "1.8.1",
      "date": "2025-09-20"
    },
    {
      "version": "1.9.0",
      "date": "2026-01-25"
    },
    {
      "version": "1.9.1",
      "date": "2026-04-09"
    },
    {
      "version": "1.9.2",
      "date": "2026-04-17"
    },
    {
      "version": "1.10.0",
      "date": "2026-05-17"
    }
  ],
  "_exports": [
    "from_json",
    "JSContext",
    "qjs_eval",
    "quickjs_version",
    "to_json"
  ],
  "_help": [
    {
      "page": "QuickJSR-package",
      "title": "The QuickJSR package.",
      "topics": [
        "QuickJSR-package",
        "QuickJSR"
      ]
    },
    {
      "page": "from_json",
      "title": "from_json",
      "topics": [
        "from_json"
      ]
    },
    {
      "page": "JSContext",
      "title": "JSContext object",
      "topics": [
        "JSContext"
      ]
    },
    {
      "page": "JSContext-method-assign",
      "title": "Assign a value to a variable in the current context",
      "topics": [
        "assign",
        "JSContext-method-assign"
      ]
    },
    {
      "page": "JSContext-method-call",
      "title": "Call a JS function in the current context",
      "topics": [
        "call",
        "JSContext-method-call"
      ]
    },
    {
      "page": "JSContext-method-get",
      "title": "Get a variable from the current context",
      "topics": [
        "get",
        "JSContext-method-get"
      ]
    },
    {
      "page": "JSContext-method-source",
      "title": "Evaluate JS string or file in the current context",
      "topics": [
        "JSContext-method-source",
        "source"
      ]
    },
    {
      "page": "JSContext-method-validate",
      "title": "Assess validity of JS code without evaluating",
      "topics": [
        "JSContext-method-validate",
        "validate"
      ]
    },
    {
      "page": "qjs_eval",
      "title": "qjs_eval",
      "topics": [
        "qjs_eval"
      ]
    },
    {
      "page": "quickjs_version",
      "title": "Get the version of the bundled QuickJS library",
      "topics": [
        "quickjs_version"
      ]
    },
    {
      "page": "to_json",
      "title": "to_json",
      "topics": [
        "to_json"
      ]
    }
  ],
  "_readme": "https://github.com/andrjohns/QuickJSR/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "working_with_js_types.Rmd",
      "filename": "working_with_js_types.html",
      "title": "Working with R and JS Types",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Mappings and Conversions Between R and JS Types",
        "Primitive & Scalar Types",
        "Container Types",
        "Functions and Closures",
        "Working with R Environments",
        "Accessing Package Namespaces & Functions"
      ],
      "created": "2024-06-02 15:40:59",
      "modified": "2024-06-02 19:52:13",
      "commits": 2
    }
  ],
  "_score": 11.645525260387068,
  "_indexed": true,
  "_nocasepkg": "quickjsr",
  "_universes": [
    "andrjohns"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.9000",
      "date": "2026-05-24T11:24:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "9c7d0a55619cefa4338cb03509594820405fbe77bfc102aafce2fbcdd3103ab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.9000",
      "date": "2026-05-24T11:24:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "57f959cb8af604aea3458c09c6e27dc0b77cf4fa9e1b9d2001f054aebc0355aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10.9000",
      "date": "2026-05-24T11:24:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "feecf58350ed5bfcc0c058c35d7ca1414870f6f659cc9b4f2bf23de87932ce1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10.9000",
      "date": "2026-05-24T11:24:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "df53cfa71792c594c2f184ee19ef7bf2e7f989ef7435a66fa44cf9e56bfedf58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.9000",
      "date": "2026-05-24T11:23:57.000Z",
      "arch": "aarch64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "b1ae4e3ead8babd491f7fc9c7d7d098e1c8b43d8be933e1238a99395bbce1676",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.9000",
      "date": "2026-05-24T11:25:08.000Z",
      "arch": "x86_64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "ef6c5de8966d6c444f9c8172a8a6398288611e615efbc1894c28eacf82ccf8b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10.9000",
      "date": "2026-05-24T11:24:07.000Z",
      "arch": "aarch64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "cb0582cb4a6a0a45b8eb2eecfb02145bf8ac92f0665911ce80060de6e3b5b920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10.9000",
      "date": "2026-05-24T11:25:12.000Z",
      "arch": "x86_64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "3941f99966d6c6ec2564d04c069bc5d76175ac87704d71a96ff078c5e69c4593",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10.9000",
      "date": "2026-05-24T11:24:27.000Z",
      "arch": "emscripten",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "ed2068d0b0c81ded69f54750fc4dcb78674b43060e40e37490fd421def5b959a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10.9000",
      "date": "2026-05-24T11:23:57.000Z",
      "arch": "x86_64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "e89c85a8a0babae9c33b33f63626e2c955d6d638941382527a7799a72d12f6ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10.9000",
      "date": "2026-05-24T11:23:50.000Z",
      "arch": "x86_64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "2adc86d0e884536462189f4f9991ce9982fd340d83f9570ff9aafcfe8dbea4d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10.9000",
      "date": "2026-05-24T11:23:47.000Z",
      "arch": "x86_64",
      "commit": "9a89811532f9d0da805592c7cc752975ae2b5630",
      "fileid": "f7e47aaa0be1d5f3b9524ca3ec7d72c92a908d1083df55f5760b8e69ac855cd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrjohns/actions/runs/26359787565"
    }
  ]
}