fracture: Convert Decimals to Fractions

Provides functions for converting decimals to a matrix of numerators and denominators or a character vector of fractions. Supports mixed or improper fractions, finding common denominators for vectors of fractions, limiting denominators to powers of ten, and limiting denominators to a maximum value. Also includes helper functions for finding the least common multiple and greatest common divisor for a vector of integers. Implemented using C++ for maximum speed.

Version: 0.1.2
Depends: R (≥ 2.10)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: covr, testthat, withr
Published: 2020-09-08
Author: Alexander Rossell Hayes ORCID iD [aut, cre, cph]
Maintainer: Alexander Rossell Hayes <alexander at rossellhayes.com>
BugReports: https://github.com/rossellhayes/fracture/issues
License: MIT + file LICENSE
URL: https://fracture.rossellhayes.com/, https://github.com/rossellhayes/fracture
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: fracture results

Downloads:

Reference manual: fracture.pdf
Package source: fracture_0.1.2.tar.gz
Windows binaries: r-devel: fracture_0.1.2.zip, r-release: fracture_0.1.2.zip, r-oldrel: fracture_0.1.2.zip
macOS binaries: r-release: fracture_0.1.2.tgz, r-oldrel: fracture_0.1.2.tgz
Old sources: fracture archive

Reverse dependencies:

Reverse imports: nombre

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fracture to link to this page.