_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-rcppfarmhash 0.0.3
Propagated dependencies: r-rcppint64@0.0.5 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppfarmhash/
Licenses: GPL 2+
Synopsis: Interface to the Google 'FarmHash' Family of Hash Functions
Description:

The Google FarmHash family of hash functions is used by the Google BigQuery data warehouse via the FARM_FINGERPRINT function. This package permits to calculate these hash digest fingerprints directly from R, and uses the included FarmHash files written by G. Pike and copyrighted by Google, Inc.

r-rcppexamples 0.1.10
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppexamples
Licenses: GPL 2+
Synopsis: Examples using 'Rcpp' to Interface R and C++
Description:

Examples for Seamless R and C++ integration The Rcpp package contains a C++ library that facilitates the integration of R and C++ in various ways. This package provides some usage examples. Note that the documentation in this package currently does not cover all the features in the package. The site <https://gallery.rcpp.org> regroups a large number of examples for Rcpp'.

r-rcppziggurat 0.1.6
Propagated dependencies: r-rcpp@1.0.13-1 r-rcppgsl@0.3.13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppZiggurat/
Licenses: GPL 2+
Synopsis: Rcpp integration of different "Ziggurat" normal RNG implementations
Description:

The Ziggurat generator for normally distributed random numbers, originally proposed by Marsaglia and Tsang (2000, https://doi.org/10.18637/jss.v005.i08) has been improved upon a few times starting with Leong et al (2005, https://doi.org/10.18637/jss.v012.i07). This package provides an aggregation for comparing different implementations in order to provide a 'faster but good enough' alternative for use with R and C++ code.

r-rcppsimdjson 0.1.13
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppsimdjson/
Licenses: GPL 2+
Synopsis: 'Rcpp' Bindings for the 'simdjson' Header-Only Library for 'JSON' Parsing
Description:

The JSON format is ubiquitous for data interchange, and the simdjson library written by Daniel Lemire (and many contributors) provides a high-performance parser for these files which by relying on parallel SIMD instruction manages to parse these files as faster than disk speed. See the <doi:10.48550/arXiv.1902.08318> paper for more details about simdjson'. This package parses JSON from string, file, or remote URLs under a variety of settings.

r-rcppnumerical 0.6-0
Propagated dependencies: r-rcpp@1.0.13-1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/RcppNumerical
Licenses: GPL 2+
Synopsis: Numerical computing libraries integration with @code{Rcpp}
Description:

This package provides a collection of libraries for numerical computing (numerical integration, optimization, etc.) and their integration with Rcpp.

r-rcppxptrutils 0.1.2
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Enchufa2/RcppXPtrUtils
Licenses: Expat
Synopsis: XPtr add-ons for Rcpp
Description:

This package provides the means to compile user-supplied C++ functions with Rcpp and retrieve an XPtr that can be passed to other C++ components.

r-rcppcolmetric 0.1.0
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/zhuxr11/RcppColMetric
Licenses: Expat
Synopsis: Efficient Column-Wise Metric Computation Against Common Vector
Description:

In data science, it is a common practice to compute a series of columns (e.g. features) against a common response vector. Various metrics are provided with efficient computation implemented with Rcpp'.

r-rcppmagicenum 0.0.1
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppmagicenum
Licenses: Expat
Synopsis: 'Rcpp' Bindings to 'Magic Enum' 'C++' 'Enum' Support
Description:

The header-only modern C++ template library Magic Enum for static reflection of enums (to string, from string, iteration) is provided by this package. More information about the underlying library can be found at its repository at <https://github.com/Neargye/magic_enum>.

r-rcpphungarian 0.3
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jsilve24/RcppHungarian
Licenses: GPL 2+
Synopsis: Solves Minimum Cost Bipartite Matching Problems
Description:

Header library and R functions to solve minimum cost bipartite matching problem using Huhn-Munkres algorithm (Hungarian algorithm; <https://en.wikipedia.org/wiki/Hungarian_algorithm>; Kuhn (1955) <doi:10.1002/nav.3800020109>). This is a repackaging of code written by Cong Ma in the GitHub repo <https://github.com/mcximing/hungarian-algorithm-cpp>.

r-rcpparmadillo 14.0.2-1
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/RcppCore/RcppArmadillo
Licenses: GPL 2+
Synopsis: Rcpp integration for the Armadillo linear algebra library
Description:

Armadillo is a templated C++ linear algebra library that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. This package includes the header files from the templated Armadillo library.

r-rcppfastfloat 0.0.5
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppfastfloat/
Licenses: GPL 2+
Synopsis: 'Rcpp' Bindings for the 'fast_float' Header-Only Library for Number Parsing
Description:

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 <doi:10.1002/spe.2984>. fast_float is licensed under the Apache 2.0 license and provided here for use by other R packages via a simple LinkingTo: statement.

r-rcppensmallen 0.2.22.1.1
Propagated dependencies: r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/coatless-rpkg/rcppensmallen
Licenses: GPL 2+
Synopsis: Header-Only C++ Mathematical Optimization Library for 'Armadillo'
Description:

Ensmallen is a templated C++ mathematical optimization library (by the MLPACK team) that provides a simple set of abstractions for writing an objective function to optimize. Provided within are various standard and cutting-edge optimizers that include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization. The RcppEnsmallen package includes the header files from the Ensmallen library and pairs the appropriate header files from armadillo through the RcppArmadillo package. Therefore, users do not need to install Ensmallen nor Armadillo to use RcppEnsmallen'. Note that Ensmallen is licensed under 3-Clause BSD, Armadillo starting from 7.800.0 is licensed under Apache License 2, RcppArmadillo (the Rcpp bindings/bridge to Armadillo') is licensed under the GNU GPL version 2 or later. Thus, RcppEnsmallen is also licensed under similar terms. Note that Ensmallen requires a compiler that supports C++14 and Armadillo 10.8.2 or later.

r-rcpplbfgsblaze 0.1.0
Propagated dependencies: r-rcppblaze@1.0.1 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ChingChuan-Chen/RcppLbfgsBlaze
Licenses: Expat
Synopsis: 'L-BFGS' Algorithm Based on 'Blaze' for 'R' and 'Rcpp'
Description:

The L-BFGS algorithm is a popular optimization algorithm for unconstrained optimization problems. Blaze is a high-performance C++ math library for dense and sparse arithmetic. This package provides a simple interface to the L-BFGS algorithm and allows users to optimize their objective functions with Blaze vectors and matrices in R and Rcpp'.

r-rcppquantuccia 0.1.2
Propagated dependencies: r-rcpp@1.0.13-1 r-bh@1.84.0-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppquantuccia
Licenses: GPL 2+
Synopsis: R Bindings to the Calendaring Functionality of 'QuantLib'
Description:

QuantLib bindings are provided for R using Rcpp via an updated variant of the header-only Quantuccia project (put together initially by Peter Caspers) offering an essential subset of QuantLib (and now maintained separately for the calendaring subset). See the included file AUTHORS for a full list of contributors to both QuantLib and Quantuccia'.

r-rcppbigintalgos 1.1.0
Dependencies: gmp@6.3.0
Propagated dependencies: r-gmp@0.7-5 r-cpp11@0.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jwood000/RcppBigIntAlgos
Licenses: GPL 2+
Synopsis: Factor Big Integers with the Parallel Quadratic Sieve
Description:

Features the multiple polynomial quadratic sieve (MPQS) algorithm for factoring large integers and a vectorized factoring function that returns the complete factorization of an integer. The MPQS is based off of the seminal work of Carl Pomerance (1984) <doi:10.1007/3-540-39757-4_17> along with the modification of multiple polynomials introduced by Peter Montgomery and J. Davis as outlined by Robert D. Silverman (1987) <doi:10.1090/S0025-5718-1987-0866119-8>. Utilizes the C library GMP (GNU Multiple Precision Arithmetic). For smaller integers, a simple Elliptic Curve algorithm is attempted followed by a constrained version of Pollard's rho algorithm. The Pollard's rho algorithm is the same algorithm used by the factorize function in the gmp package.

r-rcppcensspatial 0.3.0
Propagated dependencies: r-stempcens@1.1.0 r-roptim@0.1.6 r-relliptical@1.3.0 r-rdpack@2.6.1 r-rcppprogress@0.4.2 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-mvtnorm@1.3-2 r-momtrunc@6.1 r-gridextra@2.3 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppCensSpatial
Licenses: GPL 2+
Synopsis: Spatial Estimation and Prediction for Censored/Missing Responses
Description:

It provides functions to estimate parameters in linear spatial models with censored/missing responses via the Expectation-Maximization (EM), the Stochastic Approximation EM (SAEM), or the Monte Carlo EM (MCEM) algorithm. These algorithms are widely used to compute the maximum likelihood (ML) estimates in problems with incomplete data. The EM algorithm computes the ML estimates when a closed expression for the conditional expectation of the complete-data log-likelihood function is available. In the MCEM algorithm, the conditional expectation is substituted by a Monte Carlo approximation based on many independent simulations of the missing data. In contrast, the SAEM algorithm splits the E-step into simulation and integration steps. This package also approximates the standard error of the estimates using the Louis method. Moreover, it has a function that performs spatial prediction in new locations.

r-rcppnloptexample 0.0.2
Propagated dependencies: r-rcpp@1.0.13-1 r-nloptr@2.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppnloptexample
Licenses: GPL 2+
Synopsis: 'Rcpp' Package Illustrating Header-Only Access to 'NLopt'
Description:

An example package which shows use of NLopt functionality from C++ via Rcpp without requiring linking, and relying just on nloptr thanks to the exporting API added there by Jelmer Ypma. This package is a fully functioning, updated, and expanded version of the initial example by Julien Chiquet at <https://github.com/jchiquet/RcppArmadilloNLoptExample> also containing a large earlier pull request of mine.

r-rcppgreedysetcover 0.1.0
Propagated dependencies: r-rcpp@1.0.13-1 r-data-table@1.16.2 r-bh@1.84.0-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://github.com/matthiaskaeding/RcppGreedySetCover
Licenses: Expat
Synopsis: Greedy Set Cover
Description:

This package provides a fast implementation of the greedy algorithm for the set cover problem using Rcpp'.

r-rcppclassicexamples 0.1.3
Propagated dependencies: r-rcppclassic@0.9.13 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppclassicexamples
Licenses: GPL 2+
Synopsis: Examples using 'RcppClassic' to Interface R and C++
Description:

The Rcpp package contains a C++ library that facilitates the integration of R and C++ in various ways via a rich API. This API was preceded by an earlier version which has been deprecated since 2010 (but is still supported to provide backwards compatibility in the package RcppClassic'). This package RcppClassicExamples provides usage examples for the older, deprecated API. There is also a corresponding package RcppExamples with examples for the newer, current API which we strongly recommend as the basis for all new development.

Page: 123
Total results: 67