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 12 months ago
cyberdata-analysisip-addressipv4ipv6vctrs
6.99 score 31 stars 2 packages 26 scripts 429 downloadsjinjar - 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 1 years ago
jinjatemplate-engine
6.87 score 43 stars 1 packages 13 scripts 4.5k downloadsggip - 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 2 years ago
cyberdata-visualizationggplot-extensionggplot2hilbert-curveip-addressipv4ipv6space-filling-curves
5.49 score 26 stars 12 scripts 230 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 2 years ago
arbitrary-precisionbignumvctrs
5.25 score 16 stars 11 scripts 791 downloads