rds2cpp
Read and write RDS/RDA files in C++
Loading...
Searching...
No Matches
Version.hpp File Reference

R version information. More...

#include <cstdint>
#include "sanisizer/sanisizer.hpp"
#include "utils_parse.hpp"
#include "utils_write.hpp"
Include dependency graph for Version.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rds2cpp::Version
 Major-minor-patch version number, usually of R itself. More...
 

Namespaces

namespace  rds2cpp
 Parse an RDS file in C++.
 

Detailed Description

R version information.