Package: fractional 0.1.3
fractional: Vulgar Fractions in R
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.
Authors:
fractional_0.1.3.tar.gz
fractional_0.1.3.zip(r-4.7)fractional_0.1.3.zip(r-4.6)fractional_0.1.3.zip(r-4.5)
fractional_0.1.3.tgz(r-4.6-x86_64)fractional_0.1.3.tgz(r-4.6-arm64)fractional_0.1.3.tgz(r-4.5-x86_64)fractional_0.1.3.tgz(r-4.5-arm64)
fractional_0.1.3.tar.gz(r-4.7-arm64)fractional_0.1.3.tar.gz(r-4.7-x86_64)fractional_0.1.3.tar.gz(r-4.6-arm64)fractional_0.1.3.tar.gz(r-4.6-x86_64)
fractional_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
fractional/json (API)
| # Install 'fractional' in R: |
| install.packages('fractional', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:3e8a1c0bc8. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 134 | ||
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 128 | ||
| linux-release-x86_64 | OK | 156 | ||
| macos-release-arm64 | OK | 104 | ||
| macos-release-x86_64 | OK | 305 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| macos-oldrel-x86_64 | OK | 174 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 135 |
Exports:.ratrdenominatorsfractionalnumeratorsnumericalratratrunfractionalvfractional
Dependencies:Rcpp
Last update: 2016-02-15
Started: 2016-02-08
Last update: 2016-02-15
Started: 2016-02-08
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Representation of a numeric vector in vulgar fractional form | as.character.fractional fractional print.charFrac print.fractional |
| Method for the group generic function for the elementary mathematical functions | Math.fractional |
| Extract the parts of a fractional object | denominators denominators.charFrac denominators.default denominators.fractional numerators numerators.charFrac numerators.default numerators.fractional |
| Convert a fractional object to the equivalent numeric object | numerical numerical.charFrac numerical.default numerical.fractional |
| Method for the group generic function for the arithmetic operators | Ops.fractional |
| Calculate Rational Approximation Using Continued Fraction Methods | .ratr rat ratr |
| Demote a fractional object back to a numeric one | unfractional |
| Vectorized form for fractional | vfractional |
