Package: Brobdingnag
Type: Package
Title: Very Large Numbers in R
Version: 1.3-1
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 (>= 3.5.0)
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.
Imports: methods, Matrix (>= 1.5-0), graphics
Suggests: cubature, testthat, knitr, markdown, rmarkdown
VignetteBuilder: knitr
License: GPL
Repository: CRAN
URL: https://github.com/RobinHankin/Brobdingnag,
        https://robinhankin.github.io/Brobdingnag/
BugReports: https://github.com/RobinHankin/Brobdingnag/issues
Encoding: UTF-8
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-12 16:15:53 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5982-0415>)
Date/Publication: 2026-09-12 21:30:02 UTC
