Skip to content

contFracR

Continued Fraction Generators and Evaluators

v1.2.1 · Aug 19, 2023 · LGPL-3

Description

Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. The method for calculating roots in continued fraction form is provided without published attribution in such places as Professor Emeritus Jonathan Lubin, <http://www.math.brown.edu/jlubin/> and his post to StackOverflow, <https://math.stackexchange.com/questions/2215918> , or Professor Ron Knott, e.g., <https://r-knott.surrey.ac.uk/Fibonacci/cfINTRO.html> .

Downloads

288

Last 30 days

14343rd

771

Last 90 days

3.1K

Last year

Trend: +12.9% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Carl Witthoft <cellocgw@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Carl",
                    family = "Witthoft",
                    role = c("aut", "cre"),
                    email = "cellocgw@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Carl Witthoft <cellocgw@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Carl",
                    family = "Witthoft",
                    role = c("aut", "cre"),
                    email = "cellocgw@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Carl Witthoft <cellocgw@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Carl",
                    family = "Witthoft",
                    role = c("aut", "cre"),
                    email = "cellocgw@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Carl Witthoft <cellocgw@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Carl",
                    family = "Witthoft",
                    role = c("aut", "cre"),
                    email = "cellocgw@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies Rmpfr go2bigq gmp contFracR

Version History

new 1.2.1 Mar 10, 2026
updated 1.2.1 ← 1.2 diff Aug 18, 2023
updated 1.2 ← 1.0 diff Dec 2, 2022
new 1.0 Apr 19, 2022