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 13 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:50), 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

testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  
IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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