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 23 Jul. 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

gfcanalysis  
Tools for Working with Hansen et al. Global Forest Change Dataset
Supports analyses using the Global Forest Change dataset released by Hansen et al. gfcanalysis was ...
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  
fitscape  
Classes for Fitness Landscapes and Seascapes
Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with whic ...
Download / Learn more Package Citations See dependency  
ODS  
Statistical Methods for Outcome-Dependent Sampling Designs
Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. In OD ...
Download / Learn more Package Citations See dependency  
MixSIAR  
Bayesian Mixing Models in R
Creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fa ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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