Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_33 / R-vroom
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               R-vroom
4 VERSION=                1.6.5
5 KEYWORDS=               cran
6 VARIANTS=               standard
7 SDESC[standard]=        Read and Write Rectangular Text Data Quickly
8 HOMEPAGE=               https://vroom.r-lib.org
9 CONTACT=                CRAN_Automaton[cran@ironwolf.systems]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            CRAN/src/contrib
13                         https://loki.dragonflybsd.org/cranfiles/
14 DISTFILE[1]=            vroom_1.6.5.tar.gz:main
15 DIST_SUBDIR=            CRAN
16 DF_INDEX=               1
17 SPKGS[standard]=        single
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILDRUN_DEPENDS=       R-bit64:single:standard
23                         R-cli:single:standard
24                         R-crayon:single:standard
25                         R-glue:single:standard
26                         R-hms:single:standard
27                         R-lifecycle:single:standard
28                         R-rlang:single:standard
29                         R-tibble:single:standard
30                         R-tidyselect:single:standard
31                         R-tzdb:single:standard
32                         R-vctrs:single:standard
33                         R-withr:single:standard
34                         R-cpp11:single:standard
35                         R-progress:single:standard
36
37 USES=                   cran gmake shebangfix
38
39 DISTNAME=               vroom
40
41 SHEBANG_FILES=          inst/bench/script.sh
42                         inst/bench/download-data.sh
43 GENERATED=              yes
44
45 INSTALL_REQ_TOOLCHAIN=  yes
46
47 [FILE:364:descriptions/desc.single]
48 vroom: Read and Write Rectangular Text Data Quickly
49
50 The goal of 'vroom' is to read and write data (like 'csv', 'tsv' and 'fwf')
51 quickly. When reading it uses a quick initial indexing step, then reads the
52 values lazily , so only the data you actually use needs to be read. The
53 writer formats the data in parallel and writes to disk asynchronously from
54 formatting.
55
56
57 [FILE:102:distinfo]
58 7bdca21e58c9c5049d7445d182f59fd399193cb2f4318d083de0a559ec9b5761       750416 CRAN/vroom_1.6.5.tar.gz
59