[ 原始碼: r-cran-readr ]
套件:r-cran-readr(2.1.5-1)
GNU R package to 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.
其他與 r-cran-readr 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-cli (>= 3.2.0)
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-clipr
- Read and Write from the System Clipboard
-
- dep: r-cran-cpp11
- C++11 interface for GNU R's C interface
-
- dep: r-cran-crayon
- GNU R colored terminal output
-
- dep: r-cran-hms (>= 0.4.1)
- GNU R pretty time of day
-
- dep: r-cran-lifecycle (>= 0.2.0)
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-r6
- R classes with reference semantics
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-tibble
- GNU R Simple Data Frames
-
- dep: r-cran-tzdb (>= 0.1.1)
- GNU R package for Time Zone Database
-
- dep: r-cran-vroom (>= 1.6.0)
- GNU R package for Read and Write Rectangular Text Data Quickly