Package: fractional
Type: Package
Title: Vulgar Fractions in R
Version: 0.1.3
Author: Bill Venables
Maintainer: Bill Venables <bill.venables@gmail.com>
Description: The main function of this package allows numerical vector objects to
  be displayed with their values in vulgar fractional form.  This is convenient if
  patterns can then be more easily detected.  In some cases replacing the components
  of a numeric vector by a rational approximation can also be expected to remove
  some component of round-off error.  The main functions form a re-implementation
  of the functions 'fractions' and 'rational' of the MASS package, but using a
  radically improved programming strategy.
License: GPL (>= 2)
Suggests: stats, MASS, knitr, rmarkdown, ggplot2, dplyr
Imports: Rcpp
LazyData: TRUE
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
VignetteBuilder: knitr
Packaged: 2016-02-13 06:51:58 UTC; bill
Repository: CRAN
Date/Publication: 2016-02-15 16:03:13
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 01:00:54 UTC; windows
Archs: x64
