jinjar - Template Engine Inspired by 'Jinja'
Template engine powered by the 'inja' C++ library. Users write a template document, using syntax inspired by the 'Jinja' Python package, and then render the final document by passing data from R. The template syntax supports features such as variables, loops, conditions and inheritance.
Last updated
jinjatemplate-enginecpp
7.87 score 54 stars 6 dependents 18 scripts 4.2k downloads
ipaddress - Data Analysis for IP Addresses and Networks
Classes and functions for working with IP (Internet Protocol) addresses and networks, inspired by the Python 'ipaddress' module. Offers full support for both IPv4 and IPv6 (Internet Protocol versions 4 and 6) address spaces. It is specifically designed to work well with the 'tidyverse'.
Last updated
cyberdata-analysisip-addressipv4ipv6vctrscpp
7.63 score 35 stars 3 dependents 34 scripts 735 downloads
ggip - Data Visualization for IP Addresses and Networks
A 'ggplot2' extension that enables visualization of IP (Internet Protocol) addresses and networks. The address space is mapped onto the Cartesian coordinate system using a space-filling curve. Offers full support for both IPv4 and IPv6 (Internet Protocol versions 4 and 6) address spaces.
Last updated
cyberdata-visualizationggplot-extensionggplot2hilbert-curveip-addressipv4ipv6space-filling-curvescpp
5.55 score 27 stars 13 scripts 214 downloadsbignum - Arbitrary-Precision Integer and Floating-Point Mathematics
Classes for storing and manipulating arbitrary-precision integer vectors and high-precision floating-point vectors. These extend the range and precision of the 'integer' and 'double' data types found in R. This package utilizes the 'Boost.Multiprecision' C++ library. It is specifically designed to work well with the 'tidyverse' collection of R packages.
Last updated
arbitrary-precisionbignumvctrscpp
5.37 score 18 stars 13 scripts 824 downloads