Package: fpeek 0.1.2

fpeek: Check Text Files Content at a Glance

Tools to help text files importation. It can return the number of lines; print the first and last lines; convert encoding. Operations are made without reading the entire file before starting, resulting in good performances with large files. This package provides an alternative to a simple use of the 'head', 'tail', 'wc' and 'iconv' programs that are not always available on machine where R is installed.

Authors:David Gohel [aut, cre]

fpeek_0.1.2.tar.gz
fpeek_0.1.2.zip(r-4.5)fpeek_0.1.2.zip(r-4.4)fpeek_0.1.2.zip(r-4.3)
fpeek_0.1.2.tgz(r-4.4-x86_64)fpeek_0.1.2.tgz(r-4.4-arm64)fpeek_0.1.2.tgz(r-4.3-x86_64)fpeek_0.1.2.tgz(r-4.3-arm64)
fpeek_0.1.2.tar.gz(r-4.5-noble)fpeek_0.1.2.tar.gz(r-4.4-noble)
fpeek_0.1.2.tgz(r-4.4-emscripten)fpeek_0.1.2.tgz(r-4.3-emscripten)
fpeek.pdf |fpeek.html
fpeek/json (API)
NEWS

# Install 'fpeek' in R:
install.packages('fpeek', repos = c('https://davidgohel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/davidgohel/fpeek/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

4 exports 38 stars 2.93 score 1 dependencies 15 scripts 7.6k downloads

Last updated 3 years agofrom:ae7cae98de. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-win-x86_64OKAug 25 2024
R-4.5-linux-x86_64OKAug 25 2024
R-4.4-win-x86_64OKAug 25 2024
R-4.4-mac-x86_64OKAug 25 2024
R-4.4-mac-aarch64OKAug 25 2024
R-4.3-win-x86_64OKAug 25 2024
R-4.3-mac-x86_64OKAug 25 2024
R-4.3-mac-aarch64OKAug 25 2024

Exports:peek_count_linespeek_headpeek_iconvpeek_tail

Dependencies:Rcpp