Package: Rmpfr
Title: R MPFR - Multiple Precision Floating-Point Reliable
Version: 0.7-1
Date: 2018-07-24
DateNote: Previous CRAN version 0.7-0 on 2018-01-12
Type: Package
Author: Martin Maechler
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
SystemRequirements: gmp (>= 4.2.3), mpfr (>= 3.0.0)
SystemRequirementsNote: 'MPFR' (MP Floating-Point Reliable Library,
        http://mpfr.org/) and 'GMP' (GNU Multiple Precision library,
        http://gmplib.org/), see >> README.md
Depends: gmp (>= 0.5-8), R (>= 3.3.0)
Imports: stats, utils, methods
Suggests: MASS, polynom, sfsmisc (>= 1.0-20), Matrix
SuggestsNote: MASS, polynom, sfsmisc: only for vignette; Matrix:
        test-tools
URL: http://rmpfr.r-forge.r-project.org/
Description: Arithmetic (via S4 classes and methods) for
  arbitrary precision floating point numbers, including transcendental
  ("special") functions.  To this end, the package interfaces to
  the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library
  which itself is based on the 'GMP' (GNU Multiple Precision) Library.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2018-07-24 13:15:37 UTC; maechler
Repository: CRAN
Date/Publication: 2018-07-30 16:10:22 UTC
