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]
All associated links for this package
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 30 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  
fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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