[ ソース: r-cran-vroom ]
パッケージ: r-cran-vroom (1.6.5-1)
r-cran-vroom に関するリンク
Debian の資源:
r-cran-vroom ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R package for Read and Write Rectangular Text Data Quickly
The package reads and writes data (like 'csv', 'tsv' and 'fwf') quickly. When reading it uses a quick initial indexing step, then reads the values lazily, so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.
その他の r-cran-vroom 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-cran-bit64
- GNU R S3 Class for Vectors of 64bit Integers
-
- dep: r-cran-cli (>= 3.2.0)
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-cpp11 (>= 0.2.0)
- C++11 interface for GNU R's C interface
-
- dep: r-cran-crayon
- GNU R colored terminal output
-
- dep: r-cran-glue
- GNU R interpreted string literals
-
- dep: r-cran-hms
- GNU R pretty time of day
-
- dep: r-cran-lifecycle (>= 1.0.3)
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-progress (>= 1.2.1)
- GNU R terminal progress bars
-
- dep: r-cran-rlang (>= 0.4.2)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-tibble (>= 2.0.0)
- GNU R Simple Data Frames
-
- dep: r-cran-tidyselect
- GNU R select from a set of strings
-
- dep: r-cran-tzdb (>= 0.1.1)
- GNU R package for Time Zone Database
-
- dep: r-cran-vctrs (>= 0.2.0)
- GNU R vector helpers
-
- dep: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state