CRAN/E | fractional

fractional

Vulgar Fractions in R

Installation

About

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.

Key Metrics

Version 0.1.3
Published 2016-02-15 2994 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks fractional results

Downloads

Yesterday 41 0%
Last 7 days 133 +23%
Last 30 days 470 +2%
Last 90 days 1.190 -2%
Last 365 days 4.694 +3%

Maintainer

Maintainer

Bill Venables

bill.venables@gmail.com

Authors

Bill Venables

Material

Reference manual
Package source

Vignettes

2 Theory and Implementation
1 Vulgar Fractions in R

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

fractional archive

Imports

Rcpp

Suggests

stats
MASS
knitr
rmarkdown
ggplot2
dplyr

LinkingTo

Rcpp

Reverse Imports

codingMatrices
fcaR