Showing 8 of total 8 results (show query)
tidyverse
readr:Read Rectangular Text Data
The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.
Maintained by Jennifer Bryan. Last updated 8 months ago.
1.0k stars 20.06 score 132k scripts 2.1k dependentsjeroen
curl:A Modern and Flexible Web Client for R
Bindings to 'libcurl' <https://curl.se/libcurl/> for performing fully configurable HTTP/FTP requests where responses can be processed in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr2' package which builds on this package with http specific tools and logic.
Maintained by Jeroen Ooms. Last updated 5 days ago.
222 stars 20.02 score 4.0k scripts 5.9k dependentsgaborcsardi
parsedate:Recognize and Parse Dates in Various Formats, Including All ISO 8601 Formats
Parse dates automatically, without the need of specifying a format. Currently it includes the git date parser. It can also recognize and parse all ISO 8601 formats.
Maintained by Gábor Csárdi. Last updated 4 months ago.
65 stars 9.77 score 200 scripts 27 dependentsmikejohnson51
climateR:climateR
Find, subset, and retrive geospatial data by AOI.
Maintained by Mike Johnson. Last updated 4 months ago.
aoiclimatedatasetgeospatialgridded-climate-dataweather
187 stars 8.74 score 156 scripts 1 dependentsgesistsa
minty:Minimal Type Guesser
Port the type guesser from 'readr' (so-called 'readr' first edition parsing engine, now superseded by 'vroom').
Maintained by Chung-hong Chan. Last updated 3 months ago.
5 stars 7.16 score 5 scripts 26 dependentsandybega
states:Create Panels of Independent States
Create panel data consisting of independent states from 1816 to the present. The package includes the Gleditsch & Ward (G&W) and Correlates of War (COW) lists of independent states, as well as helper functions for working with state panel data and standardizing other data sources to create country-year/month/etc. data.
Maintained by Andreas Beger. Last updated 2 years ago.
country-codesindependent-statespolitical-science
14 stars 6.08 score 86 scriptseu-ecdc
epitweetr:Early Detection of Public Health Threats from 'Twitter' Data
It allows you to automatically monitor trends of tweets by time, place and topic aiming at detecting public health threats early through the detection of signals (e.g. an unusual increase in the number of tweets). It was designed to focus on infectious diseases, and it can be extended to all hazards or other fields of study by modifying the topics and keywords. More information is available in the 'epitweetr' peer-review publication (doi:10.2807/1560-7917.ES.2022.27.39.2200177).
Maintained by Laura Espinosa. Last updated 1 years ago.
early-warning-systemsepidemic-surveillancelucenemachine-learningsignal-detectionsparktwitter
56 stars 5.98 score 86 scriptsschochastics
timeless:Fast General Purpose Date/Time Converter
Fast general purpose date/time converter using 'Rust'. The package implements date time, date and epoch time parser for heterogeneous vectors of dates.
Maintained by David Schoch. Last updated 6 months ago.
21 stars 3.92 score 7 scripts