Package: cpp11armadillo
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.
Version: 0.2.5
Authors@R: c(
    person(
        given = "Mauricio",
        family = "Vargas Sepulveda",
        role = c("aut", "cre"),
        email = "m.sepulveda@mail.utoronto.ca",
        comment = c(ORCID = "0000-0003-1017-7574"))
    )
Suggests: cpp11, desc, knitr, mockery, rmarkdown, testthat (>= 3.0.0),
        withr
Depends: R(>= 3.5.0)
License: Apache License (>= 2)
BugReports: https://github.com/pachadotdev/cpp11armadillo/issues
URL: https://pacha.dev/cpp11armadillo/,
        https://github.com/pachadotdev/cpp11armadillo
LazyData: true
RoxygenNote: 7.3.1
Encoding: UTF-8
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-13 18:11:28 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre]
    (<https://orcid.org/0000-0003-1017-7574>)
Maintainer: Mauricio Vargas Sepulveda <m.sepulveda@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2024-05-14 09:30:13 UTC
Built: R 4.2.3; ; 2024-05-14 09:41:40 UTC; unix
