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.

Version: 0.1.1
Imports: Rcpp (≥ 0.12.12)
LinkingTo: Rcpp
Suggests: testthat, covr
Published: 2019-04-16
Author: David Gohel [aut, cre]
Maintainer: David Gohel <david.gohel at ardata.fr>
BugReports: https://github.com/davidgohel/fpeek/issues
License: MIT + file LICENSE
URL: https://github.com/davidgohel/fpeek
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: fpeek results

Downloads:

Reference manual: fpeek.pdf
Package source: fpeek_0.1.1.tar.gz
Windows binaries: r-devel: fpeek_0.1.1.zip, r-release: fpeek_0.1.1.zip, r-oldrel: fpeek_0.1.1.zip
macOS binaries: r-release: fpeek_0.1.1.tgz, r-oldrel: fpeek_0.1.1.tgz
Old sources: fpeek archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fpeek to link to this page.