Package: armadillo4r
Type: Package
Title: An 'Armadillo' Interface
Description: Provides function declarations and inline function definitions
    that facilitate communication between R and the 'Armadillo' 'C++' library
    for linear algebra and scientific computing. This implementation is derived
    from Vargas Sepulveda and Schneider Malamud (2024)
    <doi:10.1016/j.softx.2025.102087>.
Version: 1.0.0
Authors@R: c( person( given = "Mauricio", family = "Vargas Sepulveda", role =
    c("aut", "cre"), email = "m.vargas.sepulveda@gmail.com", comment = c(ORCID
    = "0000-0003-1017-7574")), person( given = "Jonathan", family = "Schneider
    Malamud", role = "ctb"), person( given = "Conrad", family = "Sanderson",
    role = "aut", comment = "Armadillo library (C++)") )
Imports: cpp4r
Suggests: Matrix, roxygen2, tinytest
License: Apache License (>= 2)
URL: https://pacha.dev/armadillo4r/,
        https://github.com/pachadotdev/armadillo4r
BugReports: https://github.com/pachadotdev/armadillo4r/issues
Depends: R(>= 4.0.0)
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-12 11:29:43 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1017-7574>),
  Jonathan Schneider Malamud [ctb],
  Conrad Sanderson [aut] (Armadillo library (C++))
Maintainer: Mauricio Vargas Sepulveda <m.vargas.sepulveda@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-12 13:10:07 UTC
Built: R 4.5.2; ; 2026-06-12 15:27:54 UTC; unix
