Other packages > Find by keyword >

ipaddress  

Data Analysis for IP Addresses and Networks
View on CRAN: Click here


Download and install ipaddress package within the R console
Install from CRAN:
install.packages("ipaddress")

Install from Github:
library("remotes")
install_github("cran/ipaddress")

Install by package version:
library("remotes")
install_version("ipaddress", "1.0.3")



Attach the package and use:
library("ipaddress")
Maintained by
David Hall
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-05
Latest Update: 2023-12-01
Description:
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'.
How to cite:
David Hall (2020). ipaddress: Data Analysis for IP Addresses and Networks. R package version 1.0.3, https://cran.r-project.org/web/packages/ipaddress. Accessed 03 Jul. 2026.
Previous versions and publish date:
0.1.0 (2020-03-05 13:20), 0.1.1 (2020-03-06 10:20), 0.1.2 (2020-03-10 17:00), 0.2.0 (2020-03-25 18:30), 0.3.0 (2020-05-12 20:00), 0.4.0 (2020-08-06 14:30), 0.5.0 (2020-08-26 13:30), 0.5.1 (2020-09-12 23:30), 0.5.2 (2021-06-17 17:10), 0.5.3 (2021-07-27 07:00), 0.5.4 (2022-01-11 12:52), 0.5.5 (2022-08-12 08:50), 0.5.6 (2022-12-11 09:00), 1.0.0 (2023-01-12 09:20), 1.0.1 (2023-04-04 07:40), 1.0.2 (2023-12-02 00:10)
Other packages that cited ipaddress R package
View ipaddress citation profile
Other R packages that ipaddress depends, imports, suggests or enhances
Complete documentation for ipaddress
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA