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
DESCRIPTION |NEWS
card.svg |card.png
fpeek/json (API)

# 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.21 score 39 stars 21 scripts 375 downloads 6 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK149
linux-devel-x86_64OK119
source / vignettesOK221
linux-release-arm64OK136
linux-release-x86_64OK106
macos-release-arm64OK90
macos-release-x86_64OK192
macos-oldrel-arm64OK71
macos-oldrel-x86_64OK164
windows-develOK124
windows-releaseOK93
windows-oldrelOK82
wasm-releaseOK146

Exports:peek_count_linespeek_guess_delimpeek_guess_encodingpeek_headpeek_iconvpeek_tail

Dependencies:Rcpp