Skip to content

fpeek

Check Text Files Content at a Glance

v0.2.1 · Apr 2, 2026 · MIT + file LICENSE

Description

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.

Downloads

342

Last 30 days

11296th

1.8K

Last 90 days

8.9K

Last year

Trend: -46.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies Rcpp fpeek

Version History

updated 0.2.1 ← 0.2.0 diff Apr 2, 2026
new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.2 diff Feb 8, 2026
updated 0.1.2 ← 0.1.1 diff Mar 30, 2021
updated 0.1.1 ← 0.1.0 diff Apr 15, 2019
new 0.1.0 Jul 21, 2018