Package: QuickJSR
Title: Interface for the 'QuickJS-NG' Lightweight 'JavaScript' Engine
Version: 1.8.1
Authors@R: c(
    person(c("Andrew", "R."), "Johnson", , "andrew.johnson@arjohnsonau.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7000-8065")),
    person("QuickJS", "Authors", role = c("cph"),
           comment = "QuickJS sources and headers"),
    person("QuickJS-NG", "Authors", role = c("cph"),
           comment = "QuickJS-NG sources and headers")
  )
Description: An 'R' interface to the 'QuickJS' portable 'JavaScript'
    engine.  The engine and all 'R' to 'JavaScript' interoperability is bundled
    within the package, requiring no dependencies beyond a 'C' compiler.
License: MIT + file LICENSE
URL: https://github.com/andrjohns/QuickJSR,
        https://github.com/quickjs-ng/quickjs
BugReports: https://github.com/andrjohns/QuickJSR/issues
Suggests: knitr, rmarkdown, tinytest
Encoding: UTF-8
Language: en-AU
NeedsCompilation: yes
RoxygenNote: 7.3.3
SystemRequirements: GNU make
VignetteBuilder: knitr
Packaged: 2025-09-20 10:17:59 UTC; Andrew
Author: Andrew R. Johnson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7000-8065>),
  QuickJS Authors [cph] (QuickJS sources and headers),
  QuickJS-NG Authors [cph] (QuickJS-NG sources and headers)
Maintainer: Andrew R. Johnson <andrew.johnson@arjohnsonau.com>
Repository: CRAN
Date/Publication: 2025-09-20 11:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 01:55:31 UTC; windows
Archs: x64
