Package: cppdoubles Title: Fast Relative Comparisons of Floating Point Numbers in 'C++' Version: 0.5.0 Authors@R: person("Nick", "Christofides", , "nick.christofides.r@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9743-7342")) Description: Compare double-precision floating point vectors using relative differences. All equality operations are calculated using 'cppally'. License: MIT + file LICENSE BugReports: https://github.com/NicChr/cppdoubles/issues Depends: R (>= 4.5.0) Suggests: bench, testthat (>= 3.0.0) LinkingTo: cppally (>= 1.1.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: C++20 Config/roxygen2/version: 8.0.0 Repository: https://nicchr.r-universe.dev Date/Publication: 2026-07-18 07:36:42 UTC RemoteUrl: https://github.com/nicchr/cppdoubles RemoteRef: HEAD RemoteSha: 3a0306ac435e30ea8ce0176573dd76f3b173ae45 NeedsCompilation: yes Packaged: 2026-07-18 08:39:26 UTC; root Author: Nick Christofides [aut, cre] (ORCID: ) Maintainer: Nick Christofides