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.2")



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-04-04
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.2, https://cran.r-project.org/web/packages/ipaddress. Accessed 02 Feb. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
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  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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