Package: fastmatrix
Type: Package
Title: Fast Computation of some Matrices Useful in Statistics
Version: 0.6-4
Date: 2025-10-23
Authors@R: c(person("Felipe", "Osorio", role = c("aut", "cre"),
                    email = "faosorios.stat@gmail.com",
                    comment = c(ORCID = "0000-0002-4675-5201")),
             person("Alonso", "Ogueda", role = "aut",
                    email = "aogueda@gmu.edu"))
Maintainer: Felipe Osorio <faosorios.stat@gmail.com>
Description: Small set of functions designed to speed up the computation of certain 
  matrix operations that are commonly used in statistics and econometrics. It provides 
  efficient implementations for the computation of several structured matrices, matrix 
  decompositions and statistical procedures, many of which have minimal memory overhead.
  Furthermore, the package provides interfaces to C code callable by another C code 
  from other R packages.
Depends: R(>= 3.5.0)
License: GPL-3
URL: https://github.com/faosorios/fastmatrix
NeedsCompilation: yes
LazyLoad: yes
Packaged: 2025-10-23 13:16:02 UTC; root
Author: Felipe Osorio [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4675-5201>),
  Alonso Ogueda [aut]
Repository: CRAN
Date/Publication: 2025-10-23 14:10:01 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-10-23 15:39:06 UTC; unix
Archs: fastmatrix.so.dSYM
