Other packages > Find by keyword >

Rwhois  

WHOIS Server Querying
View on CRAN: Click here


Download and install Rwhois package within the R console
Install from CRAN:
install.packages("Rwhois")

Install from Github:
library("remotes")
install_github("cran/Rwhois")

Install by package version:
library("remotes")
install_version("Rwhois", "1.0.16")



Attach the package and use:
library("Rwhois")
Maintained by
Brad Cable
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-20
Latest Update: 2023-05-25
Description:
Queries data from WHOIS servers.
How to cite:
Brad Cable (2018). Rwhois: WHOIS Server Querying. R package version 1.0.16, https://cran.r-project.org/web/packages/Rwhois. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0.2 (2018-10-20 01:00), 1.0.3 (2018-10-27 12:30), 1.0.4 (2020-04-16 06:40), 1.0.5 (2021-05-08 08:00), 1.0.6 (2021-12-18 14:40), 1.0.8 (2022-01-04 00:50), 1.0.9 (2022-01-22 11:22), 1.0.10 (2022-06-23 04:40), 1.0.11 (2022-07-02 08:40), 1.0.12 (2022-07-13 08:20), 1.0.14 (2023-05-25 06:00)
Other packages that cited Rwhois R package
View Rwhois citation profile
Other R packages that Rwhois depends, imports, suggests or enhances
Complete documentation for Rwhois
Functions, R codes and Examples using the Rwhois R package
Some associated functions: Rwhois . 
Some associated R codes: functions.R .  Full Rwhois package functions and examples
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

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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