Package: fpeek 0.2.2.001

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; guess delimiters and file 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.2.2.001.tar.gz
fpeek_0.2.2.001.zip(r-4.7)fpeek_0.2.2.001.zip(r-4.6)fpeek_0.2.2.001.zip(r-4.5)
fpeek_0.2.2.001.tgz(r-4.6-x86_64)fpeek_0.2.2.001.tgz(r-4.6-arm64)fpeek_0.2.2.001.tgz(r-4.5-x86_64)fpeek_0.2.2.001.tgz(r-4.5-arm64)
fpeek_0.2.2.001.tar.gz(r-4.7-arm64)fpeek_0.2.2.001.tar.gz(r-4.7-x86_64)fpeek_0.2.2.001.tar.gz(r-4.6-arm64)fpeek_0.2.2.001.tar.gz(r-4.6-x86_64)
fpeek_0.2.2.001.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fpeek/json (API)
NEWS

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

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

Pkgdown/docs site:https://davidgohel.github.io

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

On CRAN:

Conda:

cpp

5.18 score 40 stars 19 scripts 384 downloads 6 exports 1 dependencies

Last updated from:79e742e575. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK118
linux-devel-x86_64OK123
source / vignettesOK175
linux-release-arm64OK169
linux-release-x86_64OK122
macos-release-arm64OK84
macos-release-x86_64OK191
macos-oldrel-arm64OK84
macos-oldrel-x86_64OK162
windows-develOK88
windows-releaseOK92
windows-oldrelOK105
wasm-releaseOK97

Exports:peek_count_linespeek_guess_delimpeek_guess_encodingpeek_headpeek_iconvpeek_tail

Dependencies:Rcpp