CRAN/E | fpeek

fpeek

Check Text Files Content at a Glance

Installation

About

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.

github.com/davidgohel/fpeek
Bug report File report

Key Metrics

Version 0.1.2
Published 2021-03-31 905 days ago
Needs compilation? yes
License MIT
License File
CRAN checks fpeek results

Downloads

Last 24 hours 0 -100%
Last 7 days 150 -3%
Last 30 days 760 +9%
Last 90 days 2.211 +6%
Last 365 days 7.800 -31%

Maintainer

Maintainer

David Gohel

david.gohel@ardata.fr

Authors

David Gohel

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fpeek archive

Imports

Rcpp ≥ 0.12.12

Suggests

testthat
covr

LinkingTo

Rcpp