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.

Artifacts using Readr (153)
Sort by:Popular

A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
Last Release on Oct 5, 2024
Httr
Last Release on May 12, 2022
Differential expression analysis of RNA-seq expression profiles with biological replication. Implements a range of statistical methodology based on the negative binomial distributions, including empirical Bayes estimation, exact tests, generalized ...
Last Release on Feb 16, 2021
Haven
Last Release on May 1, 2022
Estimate variance-mean dependence in count data from high-throughput sequencing assays and test for differential expression based on a model using the negative binomial distribution.
Last Release on Apr 28, 2022
The NCBI Gene Expression Omnibus (GEO) is a public repository of microarray data. Given the rich and varied nature of this resource, it is only natural to want to apply BioConductor tools to these data.
Last Release on Apr 28, 2022
Data sets and utilities from Project MOSAIC (<http://mosaic-web.org>) used to teach mathematics, statistics, computation and modeling. Funded by the NSF, Project MOSAIC is a community of educators working to tie together aspects of quantitative work ...
Last Release on Feb 15, 2021
Import ODS (OpenDocument Spreadsheet) into R as a data frame. Also support writing data frame into ODS file.
Last Release on May 1, 2022
Text mining for word processing and sentiment analysis using 'dplyr', 'ggplot2', and other tidy tools.
Last Release on May 2, 2022
Streamlined data import and export by making assumptions that the user is probably willing to make: 'import()' and 'export()' determine the data structure from the file extension, reasonable defaults are used for data import and export (e.g., ...
Last Release on May 1, 2022