Other packages > Find by keyword >

Rmpfr  

Interface R to MPFR - Multiple Precision Floating-Point Reliable
View on CRAN: Click here


Download and install Rmpfr package within the R console
Install from CRAN:
install.packages("Rmpfr")

Install from Github:
library("remotes")
install_github("cran/Rmpfr")

Install by package version:
library("remotes")
install_version("Rmpfr", "1.0-0")



Attach the package and use:
library("Rmpfr")
Maintained by
Martin Maechler
[Scholar Profile | Author Map]
First Published: 2009-08-14
Latest Update: 2024-01-21
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.
How to cite:
Martin Maechler (2009). Rmpfr: Interface R to MPFR - Multiple Precision Floating-Point Reliable. R package version 1.0-0, https://cran.r-project.org/web/packages/Rmpfr. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1-5 (2009-08-14 22:24), 0.1-6 (2009-09-04 18:59), 0.1-7 (2009-09-08 00:27), 0.2-3 (2010-01-29 08:52), 0.2-6 (2011-02-12 14:30), 0.4-2 (2011-08-11 08:59), 0.4-3 (2011-09-10 06:56), 0.4-4 (2011-11-30 13:28), 0.4-6 (2012-02-06 22:06), 0.4-7 (2012-05-18 09:02), 0.4-8 (2012-05-23 11:35), 0.5-0 (2012-07-13 16:45), 0.5-1 (2012-12-03 17:53), 0.5-2 (2013-08-06 17:27), 0.5-3 (2013-09-27 09:16), 0.5-4 (2013-10-23 15:20), 0.5-5 (2014-06-19 14:12), 0.5-6 (2014-09-05 17:54), 0.5-7 (2014-11-27 10:53), 0.6-0 (2015-12-04 15:40), 0.6-1 (2016-11-15 19:38), 0.7-0 (2018-01-13 01:06), 0.7-1 (2018-07-30 18:10), 0.7-2 (2019-01-22 23:00), 0.8-1 (2020-01-24 15:30), 0.8-2 (2020-11-11 10:30), 0.8-3 (2021-03-23 14:30), 0.8-4 (2021-04-11 17:40), 0.8-5 (2021-10-06 09:40), 0.8-6 (2021-10-25 10:00), 0.8-7 (2021-10-28 15:40), 0.8-8 (2022-06-02 11:30), 0.8-9 (2022-06-03 19:10), 0.9-0 (2023-01-16 19:00), 0.9-1 (2023-01-31 15:30), 0.9-2 (2023-04-22 02:52), 0.9-3 (2023-08-08 16:20), 0.9-4 (2023-12-04 16:30), 0.9-5 (2024-01-21 13:22)
Other packages that cited Rmpfr R package
View Rmpfr citation profile
Other R packages that Rmpfr depends, imports, suggests or enhances
Complete documentation for Rmpfr
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for Rmpfr600800100012001400160018002000TrendBars

Today's Hot Picks in Authors and Packages

multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA