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 22 Dec. 2024.
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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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