Package: rapidjsonr
Type: Package
Title: 'Rapidjson' C++ Header Files
Version: 1.2.0
Date: 2020-03-08
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")),
    person("Milo", "Yip", , role = "ctb", comment = "Author of c++ rapidjson library, provided through THL A29 Limited, a Tencent company"),
    person("Alexander", "Chemeris", role = "ctb", comment = "Author of c++ msinttypes library")
    )
Description: Provides JSON parsing capability through the 'Rapidjson' 'C++' header-only library. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2020-03-08 06:44:13 UTC; dave
Author: David Cooley [aut, cre],
  Milo Yip [ctb] (Author of c++ rapidjson library, provided through THL
    A29 Limited, a Tencent company),
  Alexander Chemeris [ctb] (Author of c++ msinttypes library)
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2020-03-08 07:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 01:59:10 UTC; windows
