Package: factset.protobuf.stach.v2
Type: Package
Version: 1.0.6
Title: 'FactSet' 'STACH V2' Library
Authors@R: 
    person("Charlie Mathis", role = c("aut","cre"), email = "chmathis@factset.com")
Description: Generates 'RProtobuf' classes for 'FactSet' 'STACH V2' tabular 
    format which represents complex multi-dimensional array of data. These 
    classes help in the 'serialization' and 'deserialization' of 'STACH V2' 
    formatted data. See 'GitHub' repository documentation for more 
    information.
URL: https://github.com/factset/stachschema-sdks
BugReports: https://github.com/factset/stachschema-sdks/issues
License: Apache License 2.0
Encoding: UTF-8
Imports: R6
Depends: RProtoBuf
Suggests: testthat
SystemRequirements: ProtoBuf libraries and compiler version 3.3.0 or
        later; On Debian/Ubuntu these can be installed as
        libprotoc-dev, libprotobuf-dev and protobuf-compiler, while on
        Fedora/CentOS protobuf-devel and protobuf-compiler are needed.
RoxygenNote: 7.0.0
NeedsCompilation: no
Packaged: 2022-10-12 10:54:53 UTC; vmupparaju
Author: Charlie Mathis [aut, cre]
Maintainer: Charlie Mathis <chmathis@factset.com>
Repository: CRAN
Date/Publication: 2022-10-16 20:32:31 UTC
Built: R 4.3.3; ; 2025-01-24 07:21:01 UTC; unix
