Showing 4 of total 4 results (show query)
sthonnard
tzupdater:Time Zone Database Updater
Download and compile any version of the IANA Time Zone Database (also known as Olson database) and make it current in your R session. Beware: on Windows 'Cygwin' is required!
Maintained by Sebastien Thonnard. Last updated 1 years ago.
11.5 match 1 stars 2.70 scorerich-iannone
i18n:Internationalization Data from the 'Unicode CLDR' in Tabular Form
Up-to-date data from the 'Unicode CLDR Project' (where 'CLDR' stands for 'Common Locale Data Repository') are available here as a series of easy-to-parse datasets. Several functions are provided for extracting key elements from the tabular datasets.
Maintained by Richard Iannone. Last updated 10 months ago.
3.3 match 10 stars 3.70 score 9 scriptsstevecondylios
netstat:Retrieve Network Statistics Including Available TCP Ports
R interface for the 'netstat' command line utility used to retrieve and parse commonly used network statistics, including available and in-use transmission control protocol (TCP) ports. Primers offering technical background information on the 'netstat' command line utility are available in the "Linux System Administrator's Manual" by Michael Kerrisk (2014) <https://man7.org/linux/man-pages/man8/netstat.8.html>, and on the Microsoft website (2017) <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat>.
Maintained by Steve Condylios. Last updated 2 years ago.
1.6 match 3 stars 6.63 score 260 scripts 2 dependentsr-lib
tzdb:Time Zone Database Information
Provides an up-to-date copy of the Internet Assigned Numbers Authority (IANA) Time Zone Database. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight saving time rules. Additionally, this package provides a C++ interface for working with the 'date' library. 'date' provides comprehensive support for working with dates and date-times, which this package exposes to make it easier for other R packages to utilize. Headers are provided for calendar specific calculations, along with a limited interface for time zone manipulations.
Maintained by Davis Vaughan. Last updated 16 days ago.
0.5 match 7 stars 11.20 score 38 scripts 2.4k dependents