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.2 |
Imports: | Rcpp (≥ 0.12.12) |
LinkingTo: | Rcpp |
Suggests: | testthat, covr |
Published: | 2021-03-31 |
DOI: | 10.32614/CRAN.package.fpeek |
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 |
Reference manual: | fpeek.pdf |
Package source: | fpeek_0.1.2.tar.gz |
Windows binaries: | r-devel: fpeek_0.1.2.zip, r-release: fpeek_0.1.2.zip, r-oldrel: fpeek_0.1.2.zip |
macOS binaries: | r-release (arm64): fpeek_0.1.2.tgz, r-oldrel (arm64): fpeek_0.1.2.tgz, r-release (x86_64): fpeek_0.1.2.tgz, r-oldrel (x86_64): fpeek_0.1.2.tgz |
Old sources: | fpeek archive |
Please use the canonical form https://CRAN.R-project.org/package=fpeek to link to this page.