The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: 'Rapidjson' C++ Header Files
Version: 1.2.0
Date: 2020-03-08
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

Proivdes JSON parsing capability through the 'Rapidjson' 'C++' header-only library.

Description

Provides JSON parsing capability through the 'Rapidjson' 'C++' header-only library.

Author(s)

Maintainer: David Cooley dcooley@symbolix.com.au

Other contributors:

Examples

## Not run: 

# Include a dependency to rapidjsonr inside a cpp file
// [[Rcpp::depends(rapidjsonr)]]
include <Rcpp.h>

## End(Not run)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.