Package: fracture 0.2.2

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.

Authors:Alexander Rossell Hayes [aut, cre, cph]

fracture_0.2.2.tar.gz
fracture_0.2.2.zip(r-4.7)fracture_0.2.2.zip(r-4.6)fracture_0.2.2.zip(r-4.5)
fracture_0.2.2.tgz(r-4.6-x86_64)fracture_0.2.2.tgz(r-4.6-arm64)fracture_0.2.2.tgz(r-4.5-x86_64)fracture_0.2.2.tgz(r-4.5-arm64)
fracture_0.2.2.tar.gz(r-4.7-arm64)fracture_0.2.2.tar.gz(r-4.7-x86_64)fracture_0.2.2.tar.gz(r-4.6-arm64)fracture_0.2.2.tar.gz(r-4.6-x86_64)
fracture_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fracture/json (API)
NEWS

# Install 'fracture' in R:
install.packages('fracture', repos = c('https://rossellhayes.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rossellhayes/fracture/issues

Pkgdown/docs site:https://fracture.rossellhayes.com

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

4.82 score 22 stars 1 packages 7 scripts 258 downloads 9 exports 1 dependencies

Last updated from:2b652703b8. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK124
linux-devel-x86_64OK117
source / vignettesOK169
linux-release-arm64OK130
linux-release-x86_64OK111
macos-release-arm64OK113
macos-release-x86_64OK189
macos-oldrel-arm64OK103
macos-oldrel-x86_64OK244
windows-develOK158
windows-releaseOK93
windows-oldrelOK89
wasm-releaseOK87

Exports:as.frac_matas.fracturefrac_gcdfrac_lcmfrac_matfrac_stylefractureis.frac_matis.fracture

Dependencies:Rcpp