Shows statistics about bytes contained in a file as a circle graph of deviations from mean in sigma increments. The function can be useful for statistically analyze the content of files in a glimpse: text files are shown as a green centered crown, compressed and encrypted files should be shown as equally distributed variations with a very low CV (sigma/mean), and other types of files can be classified between these two categories depending on their text vs binary content, which can be useful to quickly determine how information is stored inside them (databases, multimedia files, etc).
Version: | 1.1 |
Depends: | R (≥ 3.3.1) |
Suggests: | knitr, rmarkdown |
Published: | 2017-01-19 |
Author: | Roberto S. Galende [aut, cre] |
Maintainer: | Roberto S. Galende <roberto.s.galende at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | yes |
CRAN checks: | bytescircle results |
Reference manual: | bytescircle.pdf |
Vignettes: |
bytescircle User Manual |
Package source: | bytescircle_1.1.tar.gz |
Windows binaries: | r-devel: bytescircle_1.1.zip, r-release: bytescircle_1.1.zip, r-oldrel: bytescircle_1.1.zip |
macOS binaries: | r-release: bytescircle_1.1.tgz, r-oldrel: bytescircle_1.1.tgz |
Old sources: | bytescircle archive |
Please use the canonical form https://CRAN.R-project.org/package=bytescircle to link to this page.