_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-rcppxsimd 7.1.6-2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppXsimd
Licenses: Modified BSD
Build system: r
Synopsis: Xsimd C++ Header-Only Library Files
Description:

This header-only library provides modern, portable C++ wrappers for SIMD intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512). By placing this library in this package, we offer an efficient distribution system for Xsimd <https://github.com/xtensor-stack/xsimd> for R packages using CRAN.

r-rcppmecab 0.0.1.5
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppMeCab
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 'rcpp' Wrapper for 'mecab' Library
Description:

R package based on Rcpp for MeCab': Yet Another Part-of-Speech and Morphological Analyzer. The purpose of this package is providing a seamless developing and analyzing environment for CJK texts. This package utilizes parallel programming for providing highly efficient text preprocessing posParallel() function. For installation, please refer to README.md file.

r-rcpparray 0.3.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jonclayden/RcppArray
Licenses: GPL 2
Build system: r
Synopsis: 'Rcpp' Meets 'C++' Arrays
Description:

Interoperability between Rcpp and the C++11 array and tuple types. Linking to this package allows fixed-length std::array objects to be converted to and from equivalent R vectors, and std::tuple objects converted to lists, via the as() and wrap() functions. There is also experimental support for std::span from C++20'.

r-rcppint64 0.0.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppint64
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp-based helper functions to pass Int64 values between R and C++
Description:

int64 values can be created and accessed via the bit64 package and its integer64 class which package the int64 representation cleverly into a double. The nanotime package builds on this to support nanosecond-resolution timestamps. This package helps conversions between R and C++ via several helper functions provided via a single header file. A complete example client package is included as an illustration.

r-rcpptimer 1.2.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rcpptimer.berrisch.biz
Licenses: GPL 3+
Build system: r
Synopsis: 'Rcpp' Tic-Toc Timer with 'OpenMP' Support
Description:

This package provides Rcpp bindings for cpptimer', a simple tic-toc timer class for benchmarking C++ code <https://github.com/BerriJ/cpptimer>. It's not just simple, it's blazing fast! This sleek tic-toc timer class supports overlapping timers as well as OpenMP parallelism <https://www.openmp.org/>. It boasts a nanosecond-level time resolution. We did not find any overhead of the timer itself at this resolution. Results (with summary statistics) are automatically passed back to R as a data frame.

r-rcppblaze 1.0.2
Propagated dependencies: r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Chingchuan-chen/RcppBlaze
Licenses: Modified BSD
Build system: r
Synopsis: 'Rcpp' Integration for the 'Blaze' High-Performance 'C++' Math Library
Description:

Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic. With its state-of-the-art Smart Expression Template implementation Blaze combines the elegance and ease of use of a domain-specific language with HPC-grade performance, making it one of the most intuitive and fastest C++ math libraries available. The RcppBlaze package includes the header files from the Blaze library with disabling some functionalities related to link to the thread and system libraries which make RcppBlaze be a header-only library. Therefore, users do not need to install Blaze'.

r-rcppalgos 2.9.3
Dependencies: gmp@6.3.0
Propagated dependencies: r-cpp11@0.5.2 r-gmp@0.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jwood000/RcppAlgos
Licenses: GPL 2+
Build system: r
Synopsis: High performance tools for combinatorics and computational mathematics
Description:

This package provides optimized functions and flexible combinatorial iterators implemented in C++ for solving problems in combinatorics and computational mathematics. It utilizes the RMatrix class from RcppParallel for thread safety. There are combination/permutation functions with constraint parameters that allow for generation of all results of a vector meeting specific criteria. It is capable of generating specific combinations/permutations which sets up nicely for parallelization as well as random sampling. Gmp support permits exploration where the total number of results is large. Additionally, there are several high performance number theoretic functions that are useful for problems common in computational mathematics.

r-rcpptskit 0.2.0
Propagated dependencies: r-reticulate@1.44.1 r-rcpp@1.1.0 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HighlanderLab/RcppTskit
Licenses: Expat
Build system: r
Synopsis: 'R' Access to the 'tskit C' API
Description:

Tskit enables efficient storage, manipulation, and analysis of ancestral recombination graphs (ARGs) using succinct tree sequence encoding. The tree sequence encoding of an ARG is described in Wong et al. (2024) <doi:10.1093/genetics/iyae100>, while `tskit` project is described in Jeffrey et al. (2026) <doi:10.48550/arXiv.2602.09649>. See also <https://tskit.dev> for project news, documentation, and tutorials. Tskit provides Python', C', and Rust application programming interfaces (APIs). The Python API can be called from R via the reticulate package to load and analyse tree sequences as described at <https://tskit.dev/tutorials/tskitr.html>. RcppTskit provides R access to the tskit C API for cases where the reticulate option is not optimal; for example, high-performance or low-level work with tree sequences. Currently, RcppTskit provides a limited set of R functions because the Python API and reticulate already covers most needs.

r-rcppthread 2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tnagler/RcppThread
Licenses: Expat
Build system: r
Synopsis: R threading in C++
Description:

This package provides a C++11-style thread class and thread pool that can safely be interrupted from R.

r-rcppfastad 0.0.4
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppfastad
Licenses: GPL 2+
Build system: r
Synopsis: 'Rcpp' Bindings to 'FastAD' Auto-Differentiation
Description:

The header-only C++ template library FastAD for automatic differentiation <https://github.com/JamesYang007/FastAD> is provided by this package, along with a few illustrative examples that can all be called from R.

r-rcppbessel 1.0.1
Propagated dependencies: r-rdpack@2.6.4 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/alexiosg/RcppBessel
Licenses: GPL 2+
Build system: r
Synopsis: Bessel Functions Rcpp Interface
Description:

Exports an Rcpp interface for the Bessel functions in the Bessel package, which can then be called from the C++ code of other packages. For the original Fortran implementation of these functions see Amos (1995) <doi:10.1145/212066.212078>.

r-rcppcolors 0.6.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/stla/RcppColors
Licenses: GPL 3
Build system: r
Synopsis: Color Mappings and 'C++' Header Files for Color Conversion
Description:

This package provides C++ header files to deal with color conversion from some color spaces to hexadecimal with Rcpp', and exports some color mapping functions for usage in R. Also exports functions to convert colors from the HSLuv color space for usage in R. HSLuv is a human-friendly alternative to HSL.

r-rcppjagger 0.0.2
Propagated dependencies: r-rlang@1.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://shusei-e.github.io/RcppJagger/
Licenses: GPL 2
Build system: r
Synopsis: An R Wrapper for Jagger
Description:

This package provides a wrapper for Jagger, a morphological analyzer proposed in Yoshinaga (2023) <arXiv:2305.19045>. Jagger uses patterns derived from morphological dictionaries and training data sets and applies them from the beginning of the input. This simultaneous and deterministic process enables it to effectively perform tokenization, POS tagging, and lemmatization.

r-rcppspdlog 0.0.23
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppspdlog
Licenses: GPL 2+
Build system: r
Synopsis: R and C++ interfaces to spdlog C++ header library for logging
Description:

The spdlog library is a widely-used and very capable header-only C++ library for logging. This package includes its headers as an R package to permit other R packages to deploy it via a simple LinkingTo: RcppSpdlog. As of version 0.0.9, it also provides both simple R logging functions and compiled functions callable by other packages.

r-rcppgetconf 0.0.4
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppgetconf
Licenses: GPL 2+
Build system: r
Synopsis: 'Rcpp' Interface for Querying System Configuration Variables
Description:

The getconf command-line tool provided by libc allows querying of a large number of system variables. This package provides similar functionality.

r-rcppdynprog 0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/WinVector/RcppDynProg/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: 'Rcpp' Dynamic Programming
Description:

Dynamic Programming implemented in Rcpp'. Includes example partition and out of sample fitting applications. Also supplies additional custom coders for the vtreat package.

r-rcppclassic 0.9.14
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppclassic
Licenses: GPL 2+
Build system: r
Synopsis: Deprecated 'classic' 'Rcpp' 'API'
Description:

The RcppClassic package provides a deprecated C++ library which facilitates the integration of R and C++. New projects should use the new Rcpp API in the Rcpp package.

r-rcppeigenad 1.1.0
Propagated dependencies: r-readr@2.1.6 r-rdpack@2.6.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-memoise@2.0.1 r-functional@0.6 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppEigenAD
Licenses: GPL 2+
Build system: r
Synopsis: Generate Partial Derivatives using 'Rcpp', 'Eigen' and 'CppAD'
Description:

Compiles C++ code using Rcpp <doi:10.18637/jss.v040.i08>, Eigen <doi:10.18637/jss.v052.i05> and CppAD to produce first and second order partial derivatives. Also provides an implementation of Faa di Bruno's formula to combine the partial derivatives of composed functions.

r-rcppmsgpack 0.2.4
Propagated dependencies: r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppmsgpack
Licenses: GPL 2+
Build system: r
Synopsis: 'MsgPack' C++ Header Files and Interface Functions for R
Description:

MsgPack header files are provided for use by R packages, along with the ability to access, create and alter MsgPack objects directly from R. MsgPack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it is faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves. This package provides headers from the msgpack-c implementation for C and C++(11) for use by R, particularly Rcpp'. The included msgpack-c headers are licensed under the Boost Software License (Version 1.0); the code added by this package as well the R integration are licensed under the GPL (>= 2). See the files COPYRIGHTS and AUTHORS for a full list of copyright holders and contributors to msgpack-c'.

r-rcppml-devel 0.5.6-2.5449a5b
Propagated dependencies: r-matrix@1.7-4 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/zdebruine/RcppML
Licenses: GPL 3+
Build system: r
Synopsis: Rcpp machine learning Library
Description:

This package provides fast machine learning algorithms including matrix factorization and divisive clustering for large sparse and dense matrices.

r-rcppprogress 0.4.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/kforner/rcpp_progress
Licenses: GPL 3+
Build system: r
Synopsis: Interruptible progress bar for C++ in R packages
Description:

This package displays a progress bar in the R console for long running computations taking place in C++ code, and support for interrupting those computations even in multithreaded code, typically using OpenMP.

r-rcppparallel 5.1.11-1
Dependencies: tbb@2020.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rcppcore.github.io/RcppParallel/
Licenses: GPL 2
Build system: r
Synopsis: Parallel programming tools for Rcpp
Description:

This package provides high level functions for parallel programming with Rcpp. For example, the parallelFor() function can be used to convert the work of a standard serial for loop into a parallel one and the parallelReduce() function can be used for accumulating aggregates or other values.

r-rcppfarmhash 0.0.3
Propagated dependencies: r-rcppint64@0.0.5 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppfarmhash/
Licenses: GPL 2+
Build system: r
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.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppexamples
Licenses: GPL 2+
Build system: r
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'.

Page: 123
Total results: 65