Package: ieeeround
Version: 0.2-2
Date: 2024-10-09
Title: Functions to Set and Get the IEEE Rounding Mode
Description: A pair of functions for getting and setting the IEEE rounding 
  mode for floating point computations.
Authors@R: person(given = "Gianluca",
                  family = "Amato",
                  role = c("aut", "cre"),
                  email = "gianluca.amato@unich.it")
URL: https://github.com/jandom-devel/ieeeround
License: GPL (>=2)
SystemRequirements: A C library with the fesetround/fegetround
        functions.
OS_type: unix
Author: Gianluca Amato [aut, cre]
Maintainer: Gianluca Amato <gianluca.amato@unich.it>
Built: R 4.4.1; x86_64-apple-darwin24.0.0; 2024-11-02 13:20:17 UTC; unix
