Package: Brobdingnag
Type: Package
Title: Very Large Numbers in R
Version: 1.2-7
Authors@R: person(given=c("Robin", "K. S."), family="Hankin", role = c("aut","cre"), email="hankin.robin@gmail.com", comment = c(ORCID = "0000-0001-5982-0415"))
Maintainer: Robin K. S. Hankin <hankin.robin@gmail.com>
Depends: R (>= 2.13.0), methods
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.
Suggests: cubature
License: GPL
Repository: CRAN
URL: https://github.com/RobinHankin/Brobdingnag
NeedsCompilation: no
Packaged: 2022-02-02 21:08:17 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>)
Date/Publication: 2022-02-03 07:50:18 UTC
Built: R 4.0.5; ; 2022-02-04 11:23:59 UTC; unix
