Other packages > Find by keyword >

Brobdingnag  

Very Large Numbers in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Brobdingnag", "1.2-9")



Attach the package and use:
library("Brobdingnag")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-01-09
Latest Update: 2022-10-19
Description:
Very large numbers in R. Real numbers are held using their natural logarithms, plus a logical flag indicating sign. Functionality for complex numbers is also provided. The package includes a vignette that gives a step-by-step introduction to using S4 methods.
How to cite:
Robin K. S. Hankin (2007). Brobdingnag: Very Large Numbers in R. R package version 1.2-9, https://cran.r-project.org/web/packages/Brobdingnag. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0-1 (2007-01-09 21:11), 1.0-4 (2007-04-13 16:33), 1.0-5 (2007-05-10 12:21), 1.0-6 (2007-06-11 11:37), 1.1-1 (2007-09-03 09:55), 1.1-2 (2007-10-11 11:42), 1.1-3 (2008-08-22 16:30), 1.1-4 (2009-01-20 09:16), 1.1-6 (2009-02-25 15:04), 1.1-7 (2009-09-08 20:13), 1.1-8 (2011-02-13 17:11), 1.2-0 (2011-08-12 07:08), 1.2-1 (2011-08-15 11:07), 1.2-2 (2013-01-21 12:29), 1.2-4 (2013-12-05 22:17), 1.2-5 (2018-03-19 00:15), 1.2-6 (2018-08-13 15:20), 1.2-7 (2022-02-03 08:50)
Other packages that cited Brobdingnag R package
View Brobdingnag citation profile
Other R packages that Brobdingnag depends, imports, suggests or enhances
Complete documentation for Brobdingnag
Functions, R codes and Examples using the Brobdingnag R package
Some associated functions: Arith . Brobdingnag-package . Compare . Complex . Extract . Logic . Math . Print . Summary . as.numeric . brob-class . brob . brobmat-arith . brobmat-class . brobmat . cbrob . getP . glub-class . glub . index-class . infinite . length . plot . swift-class . 
Some associated R codes: aaa_allclasses.R . brob.R . extract.R . glub.R . matrix.R . replace.R .  Full Brobdingnag package functions and examples
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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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