CRAN/E | RcppFastFloat

RcppFastFloat

'Rcpp' Bindings for the 'fast_float' Header-Only Library for Number Parsing

Installation

About

Converting ascii text into (floating-point) numeric values is a very common problem. The 'fast_float' header-only C++ library by Daniel Lemire does it very well and very fast at up to or over to 1 gigabyte per second as described in more detail in . 'fast_float' is licensed under the Apache 2.0 license and provided here for use by other R packages via a simple 'LinkingTo:' statement.

github.com/eddelbuettel/rcppfastfloat/
dirk.eddelbuettel.com/code/rcpp.fastfloat.html
Bug report File report

Key Metrics

Version 0.0.4
Published 2023-01-20 474 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppFastFloat results

Downloads

Yesterday 4 -73%
Last 7 days 57 -28%
Last 30 days 250 +1%
Last 90 days 701 -23%
Last 365 days 3.041 +7%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel
Brendan Knapp

Material

README
NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppFastFloat archive

Imports

Rcpp

Suggests

tinytest

LinkingTo

Rcpp