Package: IP
Type: Package
Title: Classes and Methods for IP Addresses
Version: 0.1
Authors@R: 
    person(
    given = "Thomas"
    , family = "Soubiran"
    , email = "thomas.soubiran@univ-lille.fr"
    , role = c("aut", "cre"))
Author: Thomas Soubiran [aut, cre]
Maintainer: Thomas Soubiran <thomas.soubiran@univ-lille.fr>
Description: Provides IPv4 and IPv6 support for IP operations such as comparison, arithmetic, bit manipulation and lookup. Both IPv4 and IPv6 arbitrary ranges are also supported as well as domain lookup and whois query.
License: GPL (>= 2)
SystemRequirements: libidn: libidn11-dev (deb)
NeedsCompilation: yes
Depends: R (>= 3.5.0), methods
Imports: stringi
Suggests: knitr,rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
Packaged: 2021-11-02 14:21:19 UTC; dilleo
Repository: CRAN
Date/Publication: 2021-11-03 19:50:15 UTC
